1. 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 1 month ago
  2. 8a38abf dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 2 months ago
  3. d3d880b mmc: zynq_sdhci: Extend UHS timings till hs200 by Ashok Reddy Soma · 4 years, 1 month ago
  4. 2e819a7 mmc: zynq_sdhci: Add clock phase delays for Versal by Ashok Reddy Soma · 4 years, 1 month ago
  5. f4b297b mmc: zynq_sdhci: Set tapdelays based on clk phase delays by Ashok Reddy Soma · 4 years, 1 month ago
  6. 80355ae mmc: zynq_sdhci: Read clock phase delays from dt by Michal Simek · 4 years, 1 month ago
  7. 9851f50 mmc: zynq_sdhci: Move macro to the top by Michal Simek · 4 years, 1 month ago
  8. 17a42ab mmc: Define timing macro's by Ashok Reddy Soma · 4 years, 1 month ago
  9. 7a49a16 Revert "mmc: zynq: parse dt when probing" by Ashok Reddy Soma · 4 years, 1 month ago
  10. 0d67576 mmc: mtk-sd: change some dev_err into dev_dbg by Fabien Parent · 4 years, 1 month ago
  11. 64dbd86 mmc: Fix comment typo by Naoki Hayama · 4 years, 1 month ago
  12. c981d67 mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities by Alexandru Gagniuc · 4 years, 2 months ago
  13. f80b8ac mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed" by Alexandru Gagniuc · 4 years, 2 months ago
  14. 7353025 mmc: octeontx_hsmmc.c: Remove test debug message by Stefan Roese · 4 years, 2 months ago
  15. 9dc6aef Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 1 month ago
  16. 4dee3f7 mmc: remove duplicate mmc_get_env_dev() implementations by David Woodhouse · 4 years, 4 months ago
  17. 361a422 mmc: fsl_esdhc: add ADMA2 support by Michael Walle · 4 years, 1 month ago
  18. 52faec3 mmc: fsl_esdhc: replace most #ifdefs by IS_ENABLED() by Michael Walle · 4 years, 1 month ago
  19. c7f4418 mmc: fsl_esdhc_imx: replace all readl/writel to esdhc_read32/esdhc_write32 by Haibo Chen · 4 years, 2 months ago
  20. 46cb3af mmc: do not check argument of free() beforehand by Heinrich Schuchardt · 4 years, 2 months ago
  21. 4d6a773 mmc: sdhci: move the ADMA2 table handling into own module by Michael Walle · 4 years, 2 months ago
  22. 7e48a02 mmc: fsl_esdhc: simplify esdhc_setup_data() by Michael Walle · 4 years, 2 months ago
  23. b1ba146 mmc: fsl_esdhc: use dma-mapping API by Michael Walle · 4 years, 2 months ago
  24. da86e8cf mmc: fsl_esdhc: simplify 64bit check for SDMA transfers by Michael Walle · 4 years, 2 months ago
  25. 9098682 mmc: fsl_esdhc_imx: remove the 1ms delay before sending command by Haibo Chen · 4 years, 2 months ago
  26. ef5ab0d mmc: do not send cmd13 if the parameter 'send_status' is 0 for __mmc_switch by Haibo Chen · 4 years, 2 months ago
  27. 78804de mmc: fsl_esdhc: fix eMMC HS400 stability issue by Yangbo Lu · 4 years, 3 months ago
  28. 30f6444 mmc: fsl_esdhc: fix mmc->clock with actual clock by Yangbo Lu · 4 years, 3 months ago
  29. db8f936 mmc: fsl_esdhc: support eMMC HS400 mode by Yangbo Lu · 4 years, 3 months ago
  30. d271e10 mmc: add a mmc_hs400_prepare_ddr() interface by Yangbo Lu · 4 years, 3 months ago
  31. 8c96880 mmc: add a hs400_tuning flag by Yangbo Lu · 4 years, 3 months ago
  32. 1b5f0ba mmc: fsl_esdhc: clean TBCTL[TB_EN] manually during init by Yangbo Lu · 4 years, 3 months ago
  33. b1a4247 mmc: fsl_esdhc: support tuning for eMMC HS200 by Yangbo Lu · 4 years, 3 months ago
  34. 1fdefd1 mmc: fsl_esdhc: add a reinit() callback by Yangbo Lu · 4 years, 3 months ago
  35. 390f9bd mmc: add a reinit() API by Yangbo Lu · 4 years, 3 months ago
  36. b7e7831 Merge branch 'next' by Tom Rini · 4 years, 2 months ago
  37. caebff0 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 4 years, 2 months ago
  38. e1ce790 mmc: mtk-sd: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  39. 48a4eb8 mmc: bcm2835-host: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 2 months ago
  40. 3710b46 mmc: atmel-sdhci: use mmc_of_parse to get the DT properties by Eugen Hristev · 4 years, 3 months ago
  41. 81f1643 mmc: atmel-sdhci: enable the required generic clock by Eugen Hristev · 4 years, 3 months ago
  42. 2e00608 mmc: atmel-sdhci: do not check clk_set_rate return value by Eugen Hristev · 4 years, 3 months ago
  43. 4cc0825 mmc: atmel-sdhci: add sama7g5-sdhci compatibility string by Eugen Hristev · 4 years, 3 months ago
  44. 0981ef7 mmc: zynq: Fix incorrect indentation by Michal Simek · 4 years, 2 months ago
  45. 6978db3 mmc: pic32: Refresh PIC32 MMC driver by John Robertson · 4 years, 3 months ago
  46. f9c3a81 mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate. by Haibo Chen · 4 years, 3 months ago
  47. e79c59c mmc: xenon_sdhci: Add missing common host capabilities by Andre Heider · 4 years, 2 months ago
  48. 8505147 mmc: msm_sdhci: Use mmc_of_parse for setting host_caps by Manivannan Sadhasivam · 4 years, 4 months ago
  49. 91b85e2 mmc: xenon: set signal voltage and max base clock by Evan Wang · 4 years, 3 months ago
  50. 7085989 mmc: Add MMC controller driver for OcteonTX / TX2 by Suneel Garapati · 5 years ago
  51. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  52. b5a3387 mmc: sdhci: Use upper/lower_32_bits macros by Michal Simek · 4 years, 4 months ago
  53. 620bb46 mmc: sdhci: Enable high speed conditional on the corresponding bit by Faiz Abbas · 4 years, 4 months ago
  54. e8deb22 mmc: zynq: Fix default value for xlnx,mio-bank by Michal Simek · 4 years, 4 months ago
  55. 01a6da1 xilinx: Fix xlnx,mio_bank property by Michal Simek · 4 years, 4 months ago
  56. 664e16c xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 4 months ago
  57. 7d6f45a mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded value by Faiz Abbas · 4 years, 4 months ago
  58. f1c0b7c Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 4 months ago
  59. 4426632 mmc: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
  60. 7142ff9 mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabled by Walter Lozano · 4 years, 4 months ago
  61. 2372177 mmc: fsl_esdhc_imx: add OF_PLATDATA support by Walter Lozano · 4 years, 4 months ago
  62. 45154f0 mmc: fsl_esdhc_imx: rename driver name to match ll_entry by Walter Lozano · 4 years, 4 months ago
  63. 719f421 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 4 months ago
  64. 8408318 mmc: add nexell driver by Stefan Bosch · 4 years, 4 months ago
  65. df17cdc drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · 4 years, 4 months ago
  66. 8d1fc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
  67. 4e05c16 Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 4 months ago
  68. 39913ac Move eSDHC adapter card identification to board files by Yangbo Lu · 4 years, 5 months ago
  69. 4f73897 Drop global data sdhc_adapter for powerpc by Yangbo Lu · 4 years, 5 months ago
  70. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  71. 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  72. 4ce9566 mmc: renesas-sdhi: Enable support for R8A774A1 by Adam Ford · 4 years, 5 months ago
  73. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  74. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  75. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  76. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  77. dba7ee4 acpi: mmc: Generate ACPI info for the PCI SD Card by Simon Glass · 4 years, 5 months ago
  78. 3b33eff Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 4 months ago
  79. ed4a11c mmc_spi: generate R1b response for erase and stop transmission command by Pragnesh Patel · 4 years, 5 months ago
  80. 6f4555a mmc: mmc_spi: Generate R1 response for erase block start and end address by Pragnesh Patel · 4 years, 5 months ago
  81. 70f176a mmc: mmc_spi: Read R2 response for send status command - CMD13 by Pragnesh Patel · 4 years, 5 months ago
  82. 810bc13 mmc: read ssr for SD spi by Pragnesh Patel · 4 years, 5 months ago
  83. a236d83 mmc: mmc_spi: generate R1 response for different mmc SPI commands by Pragnesh Patel · 4 years, 5 months ago
  84. 3ba1d53 mmc: mmc_spi: correct the while condition by Pragnesh Patel · 4 years, 5 months ago
  85. 82c829d mmc: omap_hsmmc: Set 3.3V for IO voltage on all places by Pali Rohár · 4 years, 5 months ago
  86. 4a9146c Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 4 months ago
  87. 221c5e4 mmc: bcm283x: fix int to pointer cast by Seung-Woo Kim · 4 years, 6 months ago
  88. 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 5 months ago
  89. addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
  90. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  91. 5fdb3c0 Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 5 months ago
  92. 290e6bb arm: pxa: mmc: add driver model support by Marcel Ziswiler · 6 years ago
  93. 9b515a8 kconfig: mmc: move pxa_mmc_generic to kconfig by Marcel Ziswiler · 6 years ago
  94. f5624b1 mmc: add missing space before comment delimiter by Marcel Ziswiler · 6 years ago
  95. b40fa97 Convert CONFIG_ARM_PL180_MMCI to Kconfig by Tom Rini · 4 years, 5 months ago
  96. f0e236c Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 5 months ago
  97. aeb3c38 mmc: zynq_sdhci: Remove global pointer by Michal Simek · 4 years, 7 months ago
  98. f12341a mmc: sdhci: Fix HISPD bit handling by Jagan Teki · 4 years, 5 months ago
  99. fe95905 mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is ready by Haibo Chen · 4 years, 5 months ago
  100. ba61676 mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning by Haibo Chen · 4 years, 5 months ago