- b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- d77d61e mmc: mmc-uclass: change to static about dm function by Jaehoon Chung · 3 years, 6 months ago
- 2243d19 mmc: mmc-uclass: Use dev_seq() to read aliases node's index by Aswath Govindraju · 3 years, 8 months ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- f80b8ac mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed" by Alexandru Gagniuc · 4 years, 2 months ago
- d271e10 mmc: add a mmc_hs400_prepare_ddr() interface by Yangbo Lu · 4 years, 3 months ago
- 390f9bd mmc: add a reinit() API by Yangbo Lu · 4 years, 3 months ago
- 39913ac Move eSDHC adapter card identification to board files by Yangbo Lu · 4 years, 5 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 3a905cd dm: mmc: Update mmc_get_mmc_dev() to use const * by Simon Glass · 4 years, 8 months ago
- 145429a mmc: Add option to adjust b_max before long read by Marek Vasut · 4 years, 8 months ago
- 32860bd mmc: Add a deferred_probe() API by Faiz Abbas · 4 years, 9 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- 3602a56 mmc: add a driver callback for power-cycle by Yann Gautier · 5 years ago
- 6cf8a90 mmc: Rename timeout parameters for clarification by Sam Protsenko · 5 years ago
- 701a51e dm: mmc: remove unused U_BOOT_DRIVER(mmc) by Andy Yan · 5 years ago
- 47b7fa3 mmc: invalidate block cache after hwpart switched successfully by Weijie Gao · 5 years ago
- 479a8dd mmc: Parse no-1-8-v DT property by Peng Fan · 5 years ago
- b0fc312 mmc: Parse HS400 Enhanced strobe DT properties by Peng Fan · 5 years ago
- 44acd49 mmc: support hs400 enhanced strobe mode by Peng Fan · 5 years ago
- cd0b80e mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · 5 years ago
- c5bda37 Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" by Jean-Jacques Hiblot · 5 years ago
- 86a94e7 mmc: Read sd card detect properties from DT by T Karthik Reddy · 5 years ago
- fceea99 mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot by Marek Vasut · 6 years ago
- eb2acba mmc: Parse HS400 DT properties by Marek Vasut · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 4b28f7b mmc: let mmc_of_parse() fail for insane bus-width value by Masahiro Yamada · 7 years ago
- c42ee36 mmc: do not overwrite cfg->f_max if "max-frequency" if missing by Masahiro Yamada · 7 years ago
- d6400c3 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · 7 years ago
- f99c2ef mmc: make UHS and HS200 optional by Jean-Jacques Hiblot · 7 years ago
- 7abff2c dm: mmc: update mmc_of_parse() by Jean-Jacques Hiblot · 7 years ago
- 9215ef5 dm: mmc: Add a library function to parse generic dt binding by Kishon Vijay Abraham I · 7 years ago
- c10b85d mmc: Add support for UHS modes by Jean-Jacques Hiblot · 7 years ago
- ec84120 mmc: Add a execute_tuning() callback to the mmc operations. by Kishon Vijay Abraham I · 7 years ago
- 318a7a5 mmc: Add a new callback function to perform the 74 clocks cycle sequence by Jean-Jacques Hiblot · 7 years ago
- e7881d8 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
- c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
- 9752564 dm: mmc: Avoid probing block devices in find_mmc_device() by Simon Glass · 8 years ago
- 66e0ed5 dm: mmc: Convert uclass to livetree by Simon Glass · 8 years ago
- 854f9a7 dm: mmc: Rewrite mmc_blk_probe() by Simon Glass · 8 years ago
- 6665602 dm: mmc: Check that drivers have operations by Simon Glass · 8 years ago
- da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 8 years ago
- 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
- a0269bb mmc: init mmc block devices on probe by Fiach Antaw · 8 years ago
- 02ad33a mmc: mmc-uclass: use the fixed devnum with alias node by Jaehoon Chung · 8 years ago
- dd399cb mmc: refactor two core functions by Masahiro Yamada · 8 years ago
- 561e624 dm: mmc: Support erase by Simon Glass · 8 years ago
- 1bd4f92 mmc: display mmc list information like mmc_legacy type by Xu Ziyuan · 8 years ago
- 46683f3 mmc-uclass: correct the device number by Kever Yang · 8 years ago
- 8ca51e5 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · 8 years ago
- eede897 dm: mmc: Move CONFIG_BLK code into the mmc uclass by Simon Glass · 8 years ago
- 8ef761e dm: mmc: Implement the MMC functions for block devices by Simon Glass · 9 years ago
- e7ecf7c dm: mmc: Add an MMC uclass by Simon Glass · 9 years ago