1. 27edffe mmc: compile out erase and write mmc commands if write operations are not enabled by Jean-Jacques Hiblot · 7 years ago
  2. cb534f0 mmc: read ssr only if MMC write support is enabled by Jean-Jacques Hiblot · 7 years ago
  3. fa6c577 mmc: reworked version lookup in mmc_startup_v4 by Jean-Jacques Hiblot · 7 years ago
  4. 74c98b2 mmc: compile out more code if support for UHS and HS200 is not enabled by Jean-Jacques Hiblot · 7 years ago
  5. 1d7769a mmc: make optional the support for eMMC hardware partitioning by Jean-Jacques Hiblot · 7 years ago
  6. 6051e78 mmc: make UHS and HS200 optional by Jean-Jacques Hiblot · 7 years ago
  7. 678b608 mmc: convert most of printf() to pr_err() and pr_warn() by Jean-Jacques Hiblot · 7 years ago
  8. 06976eb mmc: don't use malloc_cache_aligned() by Jean-Jacques Hiblot · 7 years ago
  9. 7ab1b62 mmc: fix for old MMCs (below version 4) by Jean-Jacques Hiblot · 7 years ago
  10. d7e5e03 mmc: all hosts support 1-bit bus width and legacy timings by Jean-Jacques Hiblot · 7 years ago
  11. 3f2ffc2 mmc: Fixed a problem with old sd or mmc that do not support High speed by Jean-Jacques Hiblot · 7 years ago
  12. 93c31d1 mmc: dump card and host capabilities if debug is enabled by Jean-Jacques Hiblot · 7 years ago
  13. 71264bb mmc: add a library function to send tuning command by Jean-Jacques Hiblot · 7 years ago
  14. b6937d6 mmc: use the right voltage level for MMC DDR and HS200 modes by Jean-Jacques Hiblot · 7 years ago
  15. 07baaa6 mmc: Retry some MMC cmds on failure by Kishon Vijay Abraham I · 7 years ago
  16. 3d30972b mmc: Change mode when switching to a boot partition by Jean-Jacques Hiblot · 7 years ago
  17. dc030fb mmc: disable UHS modes if Vcc cannot be switched on and off by Jean-Jacques Hiblot · 7 years ago
  18. f4d5b3e mmc: Add support for UHS modes by Jean-Jacques Hiblot · 7 years ago
  19. 210369f mmc: add HS200 support in MMC core by Kishon Vijay Abraham I · 7 years ago
  20. ae7174f mmc: Add a execute_tuning() callback to the mmc operations. by Kishon Vijay Abraham I · 7 years ago
  21. aa434c5 mmc: disable the mmc clock during power off by Kishon Vijay Abraham I · 7 years ago
  22. d6246bf mmc: add a new mmc parameter to disable mmc clock by Kishon Vijay Abraham I · 7 years ago
  23. 80b87e1 mmc: add power cyle support in mmc core by Kishon Vijay Abraham I · 7 years ago
  24. 5f23d87 mmc: Add a new callback function to perform the 74 clocks cycle sequence by Jean-Jacques Hiblot · 7 years ago
  25. 4afb12b mmc: Enable signal voltage to be selected from mmc core by Kishon Vijay Abraham I · 7 years ago
  26. e178c11 mmc: make mmc_set_ios() return status by Kishon Vijay Abraham I · 7 years ago
  27. ec34683 mmc: refactor MMC startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  28. 5b1a4d9 mmc: refactor SD startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  29. 7842231 mmc: use mmc modes to select the correct bus speed by Jean-Jacques Hiblot · 7 years ago
  30. 00de504 mmc: Add a function to dump the mmc capabilities by Jean-Jacques Hiblot · 7 years ago
  31. a94fb41 mmc: introduce mmc modes by Jean-Jacques Hiblot · 7 years ago
  32. 933d126 mmc: add a function to read and test the ext csd (mmc >= 4) by Jean-Jacques Hiblot · 7 years ago
  33. ed9506b mmc: make ext_csd part of struct mmc by Jean-Jacques Hiblot · 7 years ago
  34. e84459c mmc: move the MMC startup for version above v4.0 in a separate function by Jean-Jacques Hiblot · 7 years ago
  35. 31e7cf3 mmc: split mmc_startup() by Jean-Jacques Hiblot · 7 years ago
  36. a49ffa1 mmc: dm: get the IO-line and main voltage regulators from the dts by Jean-Jacques Hiblot · 7 years ago
  37. 2f423da drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro by Suniel Mahesh · 7 years ago
  38. eba48f9 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  39. 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  40. 833b80d dm: mmc: Don't call board_mmc_power_init() with driver model by Simon Glass · 8 years ago
  41. 66702b5 mmc: drop unnecessary send_status request by Xu Ziyuan · 8 years ago
  42. 9bee2b5 mmc: Print error code for mmc_complete_init failure by Jagan Teki · 8 years ago
  43. f537e39 mmc: Tinification of the mmc code by Marek Vasut · 8 years ago
  44. 5eecff2 mmc: Fix warning if debug() is not used by Marek Vasut · 8 years ago
  45. c17dae5 mmc: add bkops-enable command by Tomas Melin · 8 years ago
  46. e7462aa mmc: Retry the switch command by Maxime Ripard · 8 years ago
  47. 4446250 mmc: add the device name in debugging message for supplying vmmc by Jaehoon Chung · 8 years ago
  48. 1530596 mmc: introduce mmc_power_init by Peng Fan · 8 years ago
  49. b3fcf1e mmc: sd: extracting erase related information from sd status by Peng Fan · 8 years ago
  50. 9c72061 mmc: send CMD0 before CMD1 for some MMC cards by Yangbo Lu · 8 years ago
  51. 7825d20 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  52. 394dfc0 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · 8 years ago
  53. b23d96e mmc: Move tracing code into separate functions by Simon Glass · 8 years ago
  54. 84f9df9 mmc: Move MMC boot code into its own file by Simon Glass · 8 years ago
  55. 21875cf dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c by Simon Glass · 8 years ago
  56. 2f1ea90 dm: mmc: Move CONFIG_BLK code into the mmc uclass by Simon Glass · 8 years ago
  57. 62e293a mmc: Add function declarations for mmc_bread() and mmc_switch_part() by Simon Glass · 8 years ago
  58. 1243cd8 mmc: add MMC_VERSION_5_1 by Stefan Wahren · 8 years ago
  59. 9016ab9 mmc: revert mmc: Handle switch error status bit in MMC card status by Heiko Schocher · 8 years ago
  60. 434c487 dm: mmc: Use cfg directly in mmc_bind() by Simon Glass · 9 years ago
  61. 03317cc mmc: Use byte array for multipliers by Simon Glass · 9 years ago
  62. 4924a06 mmc: Drop mmc_register() by Simon Glass · 9 years ago
  63. 59bc6f2 dm: mmc: Add support for driver-model block devices by Simon Glass · 9 years ago
  64. a70a146 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · 9 years ago
  65. 984db5d dm: mmc: Adjust mmc_switch_part() to use a struct mmc by Simon Glass · 9 years ago
  66. e5db115 dm: mmc: Move the device list into a separate file by Simon Glass · 9 years ago
  67. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · 9 years ago
  68. 8d60adb dm: mmc: Add a function to obtain the block device by Simon Glass · 9 years ago
  69. 518a896 dm: mmc: Implement the select_hwpart() method by Simon Glass · 9 years ago
  70. e774fd4 dm: mmc: Move mmc_switch_part() above its callers by Simon Glass · 9 years ago
  71. fa25511 dm: mmc: Drop the get_dev() function by Simon Glass · 9 years ago
  72. 4f7011a dm: mmc: Add a legacy block interface for MMC by Simon Glass · 9 years ago
  73. 8d1ad1e mmc: Print send_cmd response only when return value is zero by Bin Meng · 9 years ago
  74. 4a4ef87 mmc: Fix switch..case indention by Bin Meng · 9 years ago
  75. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  76. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  77. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  78. 547cb34 dm: mmc: Try to honour the sequence order by Simon Glass · 9 years ago
  79. 1e0f92a mmc: store hwpart in the block device by Stephen Warren · 9 years ago
  80. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  81. d67754f mmc: mmc: Don't use sprintf when using tiny-printf by Sjoerd Simons · 9 years ago
  82. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  83. df8aa52 mmc: Probe DM based mmc devices in u-boot by Sjoerd Simons · 9 years ago
  84. 13df57b mmc: Protect `mmc_initialize` from initialising mmc multiple times by Daniel Kochmański · 9 years ago
  85. a4343c4 mmc: Add debug() output on read errors by Simon Glass · 9 years ago
  86. 1e8eb1b dm: mmc: Add an MMC uclass by Simon Glass · 9 years ago
  87. d3cbf12 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  88. 5fd3edd mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  89. 3a669bc mmc: Fix splitting device initialization by Andrew Gabbasov · 10 years ago
  90. 034857c mmc: Restructure polling loops to avoid extra delays by Andrew Gabbasov · 10 years ago
  91. 5a513ca mmc: Continue polling MMC card for OCR only if it is still not ready by Andrew Gabbasov · 10 years ago
  92. fafa6a0 mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter() by Andrew Gabbasov · 10 years ago
  93. ec600d1 mmc: Avoid extra duplicate entry in mmc device structure by Andrew Gabbasov · 10 years ago
  94. b124f8a mmc: fsl_esdhc: Add adapter card type identification support by Yangbo Lu · 10 years ago
  95. 7bc4e30 mmc: print SD/eMMC type for inited mmc devices by Przemyslaw Marczak · 10 years ago
  96. ccb7b04 mmc: Skip changing bus width for MMC cards earlier than version 4.0 by Andrew Gabbasov · 10 years ago
  97. c1b2cf0 mmc: Avoid redundant switching to 1-bit bus width for MMC cards by Andrew Gabbasov · 10 years ago
  98. 37a50b9 mmc: extend mmcinfo output to show partition write reliability settings by Diego Santa Cruz · 10 years ago
  99. 8020027 mmc: extend the mmc hardware partitioning API with write reliability by Diego Santa Cruz · 10 years ago
  100. 69eb71a0 mmc: add API to do eMMC hardware partitioning by Diego Santa Cruz · 10 years ago