~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
mmc-uclass.c
Commit message (
Expand
)
Author
Age
*
bootstd: Rename bootdev_setup_sibling_blk()
Simon Glass
2023-08-09
*
dm: mmc: Use bootdev_setup_sibling_blk()
Simon Glass
2023-01-23
*
blk: Rename if_type to uclass_id
Simon Glass
2022-09-25
*
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
*
bootstd: mmc: Add a bootdev driver
Simon Glass
2022-04-25
*
mmc: call device_probe() after scanning
AKASHI Takahiro
2022-04-09
*
mmc: Allow for children other than the block device
Simon Glass
2021-11-28
*
mmc: Add support for enumerating MMC card in a given mode using mmc command
Aswath Govindraju
2021-09-10
*
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-07-06
*
mmc: mmc-uclass: change to static about dm function
Jaehoon Chung
2021-06-22
*
mmc: mmc-uclass: Use dev_seq() to read aliases node's index
Aswath Govindraju
2021-04-06
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed"
Alexandru Gagniuc
2020-10-21
*
mmc: add a mmc_hs400_prepare_ddr() interface
Yangbo Lu
2020-10-12
*
mmc: add a reinit() API
Yangbo Lu
2020-10-12
*
Move eSDHC adapter card identification to board files
Yangbo Lu
2020-07-27
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
dm: mmc: Update mmc_get_mmc_dev() to use const *
Simon Glass
2020-04-24
*
mmc: Add option to adjust b_max before long read
Marek Vasut
2020-04-22
*
mmc: Add a deferred_probe() API
Faiz Abbas
2020-03-09
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
*
mmc: add a driver callback for power-cycle
Yann Gautier
2019-10-10
*
mmc: Rename timeout parameters for clarification
Sam Protsenko
2019-09-05
*
dm: mmc: remove unused U_BOOT_DRIVER(mmc)
Andy Yan
2019-09-05
*
mmc: invalidate block cache after hwpart switched successfully
Weijie Gao
2019-08-30
*
mmc: Parse no-1-8-v DT property
Peng Fan
2019-07-15
*
mmc: Parse HS400 Enhanced strobe DT properties
Peng Fan
2019-07-15
*
mmc: support hs400 enhanced strobe mode
Peng Fan
2019-07-15
*
mmc: if possible, poll the busy state using DAT0
Jean-Jacques Hiblot
2019-07-15
*
Revert "mmc: Add a new callback function to perform the 74 clocks cycle seque...
Jean-Jacques Hiblot
2019-07-15
*
mmc: Read sd card detect properties from DT
T Karthik Reddy
2019-07-15
*
mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot
Marek Vasut
2019-02-16
*
mmc: Parse HS400 DT properties
Marek Vasut
2018-12-03
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
*
mmc: let mmc_of_parse() fail for insane bus-width value
Masahiro Yamada
2018-01-22
*
mmc: do not overwrite cfg->f_max if "max-frequency" if missing
Masahiro Yamada
2018-01-22
*
mmc: add a Kconfig option to enable the support for MMC write operations
Jean-Jacques Hiblot
2018-01-12
*
mmc: make UHS and HS200 optional
Jean-Jacques Hiblot
2018-01-12
*
dm: mmc: update mmc_of_parse()
Jean-Jacques Hiblot
2018-01-12
*
dm: mmc: Add a library function to parse generic dt binding
Kishon Vijay Abraham I
2018-01-12
*
mmc: Add support for UHS modes
Jean-Jacques Hiblot
2018-01-12
*
mmc: Add a execute_tuning() callback to the mmc operations.
Kishon Vijay Abraham I
2018-01-12
*
mmc: Add a new callback function to perform the 74 clocks cycle sequence
Jean-Jacques Hiblot
2018-01-12
*
dm: mmc: Drop CONFIG_DM_MMC_OPS
Simon Glass
2017-08-17
*
dm: mmc: Allow disabling driver model in SPL
Simon Glass
2017-08-01
*
dm: mmc: Avoid probing block devices in find_mmc_device()
Simon Glass
2017-06-09
*
dm: mmc: Convert uclass to livetree
Simon Glass
2017-06-01
*
dm: mmc: Rewrite mmc_blk_probe()
Simon Glass
2017-06-01
[next]