index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
mmc-uclass.c
Age
Commit message (
Expand
)
Author
2019-02-16
mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot
Marek Vasut
2018-12-03
mmc: Parse HS400 DT properties
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-01-22
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-12
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
2017-08-17
dm: mmc: Drop CONFIG_DM_MMC_OPS
Simon Glass
2017-08-01
dm: mmc: Allow disabling driver model in SPL
Simon Glass
2017-06-09
dm: mmc: Avoid probing block devices in find_mmc_device()
Simon Glass
2017-06-01
dm: mmc: Convert uclass to livetree
Simon Glass
2017-06-01
dm: mmc: Rewrite mmc_blk_probe()
Simon Glass
2017-06-01
dm: mmc: Check that drivers have operations
Simon Glass
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-04-04
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-02-09
mmc: init mmc block devices on probe
Fiach Antaw
2017-02-09
mmc: mmc-uclass: use the fixed devnum with alias node
Jaehoon Chung
2016-10-28
mmc: refactor two core functions
Masahiro Yamada
2016-10-09
dm: mmc: Support erase
Simon Glass
2016-08-05
mmc: display mmc list information like mmc_legacy type
Xu Ziyuan
2016-07-31
mmc-uclass: correct the device number
Kever Yang
2016-07-11
dm: mmc: Add a way to use driver model for MMC operations
Simon Glass
2016-07-11
dm: mmc: Move CONFIG_BLK code into the mmc uclass
Simon Glass
2016-05-17
dm: mmc: Implement the MMC functions for block devices
Simon Glass
2015-07-21
dm: mmc: Add an MMC uclass
Simon Glass