Commit Graph

29 Commits (fd92ea0d8beb35876e95d9941880df2576be537d)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago
Masahiro Yamada 4b28f7bc93 mmc: let mmc_of_parse() fail for insane bus-width value 8 years ago
Masahiro Yamada c42ee367fd mmc: do not overwrite cfg->f_max if "max-frequency" if missing 8 years ago
Jean-Jacques Hiblot d6400c3f85 mmc: add a Kconfig option to enable the support for MMC write operations 8 years ago
Jean-Jacques Hiblot f99c2efe56 mmc: make UHS and HS200 optional 8 years ago
Jean-Jacques Hiblot 7abff2c3b3 dm: mmc: update mmc_of_parse() 8 years ago
Kishon Vijay Abraham I 9215ef5ed5 dm: mmc: Add a library function to parse generic dt binding 8 years ago
Jean-Jacques Hiblot c10b85d6c2 mmc: Add support for UHS modes 8 years ago
Kishon Vijay Abraham I ec841209a7 mmc: Add a execute_tuning() callback to the mmc operations. 8 years ago
Jean-Jacques Hiblot 318a7a576b mmc: Add a new callback function to perform the 74 clocks cycle sequence 8 years ago
Simon Glass e7881d85a9 dm: mmc: Drop CONFIG_DM_MMC_OPS 8 years ago
Simon Glass c4d660d4d0 dm: mmc: Allow disabling driver model in SPL 8 years ago
Simon Glass 9752564722 dm: mmc: Avoid probing block devices in find_mmc_device() 8 years ago
Simon Glass 66e0ed5c17 dm: mmc: Convert uclass to livetree 8 years ago
Simon Glass 854f9a71f5 dm: mmc: Rewrite mmc_blk_probe() 8 years ago
Simon Glass 66656020ff dm: mmc: Check that drivers have operations 8 years ago
Simon Glass da409ccc4a dm: core: Replace of_offset with accessor (part 2) 8 years ago
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 8 years ago
Fiach Antaw a0269bb6e8 mmc: init mmc block devices on probe 8 years ago
Jaehoon Chung 02ad33aa3a mmc: mmc-uclass: use the fixed devnum with alias node 8 years ago
Masahiro Yamada dd399cb736 mmc: refactor two core functions 9 years ago
Simon Glass 561e624c35 dm: mmc: Support erase 9 years ago
Xu Ziyuan 1bd4f92cdb mmc: display mmc list information like mmc_legacy type 9 years ago
Kever Yang 46683f3da1 mmc-uclass: correct the device number 9 years ago
Simon Glass 8ca51e51c1 dm: mmc: Add a way to use driver model for MMC operations 9 years ago
Simon Glass eede897e27 dm: mmc: Move CONFIG_BLK code into the mmc uclass 9 years ago
Simon Glass 8ef761ed4c dm: mmc: Implement the MMC functions for block devices 9 years ago
Simon Glass e7ecf7cb5a dm: mmc: Add an MMC uclass 10 years ago