1. 30e76b7 mmc: mtk-sd: don't ignore max-frequency from device tree by Daniel Golle · 3 years, 10 months ago
  2. 52ba373 Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 10 months ago
  3. 76cffd5 drivers: mmc: iproc_sdhci: enable HS200 mode by Bharat Gooty · 3 years, 11 months ago
  4. 0ba116a mmc: fsl_esdhc_imx: fix the DTOCV to 0xE by Haibo Chen · 3 years, 11 months ago
  5. c3e6f99 mmc: fsl_esdhc_imx: Add a compatible for i.MX51 by Fabio Estevam · 3 years, 11 months ago
  6. 3f6fb77 mmc: sandbox: Add support for writing by Sean Anderson · 4 years ago
  7. cbe607b Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 11 months ago
  8. 9b7aac7 clk: zynq: Add dummy clock enable function by Michal Simek · 4 years ago
  9. 9d7e661 mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseq by Jaehoon Chung · 3 years, 11 months ago
  10. a96ea4d mmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_pwrseq by Jaehoon Chung · 3 years, 11 months ago
  11. caee38a mmc: pwrseq: add mmc-pwrseq file to provide a generic interface by Jaehoon Chung · 3 years, 11 months ago
  12. 46938ab mmc: mmc_spi: Document the 3 local functions by Bin Meng · 4 years ago
  13. 2f22cb4 mmc: mmc_spi: Fix potential spec violation in receiving card response by Bin Meng · 4 years ago
  14. 781aad0 mmc: mmc_spi: Move argument check to the beginning of mmc_spi_sendcmd() by Bin Meng · 4 years ago
  15. 01962f8 mmc: mmc_spi: Print verbose debug output when crc16 check fails by Bin Meng · 4 years ago
  16. 8e2b0af mmc: fix response timeout after switch command by Stefan Bosch · 4 years ago
  17. 37e1362 mmc: sdhci: skip cache invalidation if DMA is not used by Yuezhang.Mo@sony.com · 4 years ago
  18. 52ff04a mmc: initialize an err variable by Jaehoon Chung · 4 years, 1 month ago
  19. c89c96d mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys() by Nicolas Saenz Julienne · 4 years ago
  20. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 11 months ago
  21. 24a0f8c mmc: mv_sdhci: parse device-tree entry by Baruch Siach · 4 years ago
  22. e9fbbba mmc: am654_sdhci: Use sdhci_set_control_reg() by Faiz Abbas · 4 years ago
  23. 27a87c8 mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes by Faiz Abbas · 4 years ago
  24. a759abf mmc: am654_sdhci: Add support for software tuning by Faiz Abbas · 4 years ago
  25. 194c375 mmc: am654_sdhci: Add support for writing to clkbuf_sel by Faiz Abbas · 4 years ago
  26. c964447 mmc: am654_sdhci: Add support for input tap delay by Faiz Abbas · 4 years ago
  27. 8c32b5f mmc: am654_sdhci: Add support for AM65x SR2.0 by Faiz Abbas · 4 years ago
  28. 5b29fd4 mmc: am654_sdhci: Add flag for PHY calibration by Faiz Abbas · 4 years ago
  29. 144e131 mmc: am654_sdhci: Convert flag fields to BIT macro by Faiz Abbas · 4 years ago
  30. c604e20 mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post() by Faiz Abbas · 4 years ago
  31. 43392b5 mmc: sdhci: Add helper functions for UHS modes by Faiz Abbas · 4 years ago
  32. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 2 months ago
  33. 8a73bef mmc: tmio: sdhi: Configure internal DMA bus width by Marek Vasut · 4 years ago
  34. 8a8a831 mmc: pci_mmc: Set the removable flag by Simon Glass · 4 years ago
  35. 6086863 mmc: pci_mmc: Only generate ACPI code for the SD card by Simon Glass · 4 years ago
  36. 9d71633 arm: mvebu: Espressobin: Disable slot when emmc is not present by Pali Rohár · 4 years, 1 month ago
  37. e262b29 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years ago
  38. 0237b30 mmc: sunxi: Refactor mod clock register offset by Andre Przywara · 4 years ago
  39. aaebb90 mmc: sunxi: Replace H6 ifdefs with H6 gen macro by Jernej Skrabec · 4 years ago
  40. c99be95 Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years ago
  41. 4057b98 Merge tag 'u-boot-imx-20210125' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years ago
  42. e58e68d mmc: mtk-sd: assign plat->cfg.f_max with a correct value by Weijie Gao · 4 years, 2 months ago
  43. 2a505cd mmc: mtk-sd: add pad control settings for MediaTek MT7620/MT76x8 SoCs by Weijie Gao · 4 years, 2 months ago
  44. f875a12 mmc: mtk-sd: fix sclk cycles shift value by Weijie Gao · 4 years, 2 months ago
  45. 50125bd mmc: fsl_esdhc_imx.c: fix compiler warning by Heiko Schocher · 4 years ago
  46. abd9538 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.git by Tom Rini · 4 years ago
  47. b2e35a6 mmc: xenon_sdhci: Remove duplicated macros by Michal Simek · 4 years ago
  48. f11b38e mmc: fsl_esdhc_spl: remove superfluous free() by Heinrich Schuchardt · 4 years ago
  49. 7b4fe6d mmc: Only retrieve cd pin when GPIO is enabled by Harm Berntsen · 4 years, 2 months ago
  50. 6b38cc2 mmc: dwmmc: socfpga: Add ATF support for MMC driver by Chee Hong Ang · 4 years, 1 month ago
  51. d456dfb mmc: dwmmc: Change designware MMC 'clksel' callback function to return status by Siew Chin Lim · 4 years, 1 month ago
  52. 4dbaa1b mmc: stm32_sdmmc2: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 2 months ago
  53. 0a80955 mmc: exynos_dw_mmc: remove unused function by Jaehoon Chung · 4 years ago
  54. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years ago
  55. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 4 years ago
  56. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
  57. f10643c dm: core: Access device ofnode through functions by Simon Glass · 4 years, 1 month ago
  58. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years, 1 month ago
  59. c23405f dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · 4 years, 1 month ago
  60. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years, 1 month ago
  61. 741280e spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · 4 years, 1 month ago
  62. 5c58002 octeon: Don't attempt to set the sequence number by Simon Glass · 4 years, 1 month ago
  63. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years, 1 month ago
  64. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years, 1 month ago
  65. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years, 1 month ago
  66. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years, 1 month ago
  67. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 1 month ago
  68. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 1 month ago
  69. 5a1a8a6 Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 1 month ago
  70. 2a42de6 Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 1 month ago
  71. 0f8106f treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 4 years, 1 month ago
  72. 5d77219 mmc: fsl_esdhc_imx: optimize the timing setting by Haibo Chen · 4 years, 2 months ago
  73. b5874b5 mmc: fsl_esdhc_imx: add wait_dat0() support by Haibo Chen · 4 years, 2 months ago
  74. b3dc016 mmc: check a return value about regulator's always-on by Jaehoon Chung · 4 years, 2 months ago
  75. 5889645 mmc: display an error number to debug by Jaehoon Chung · 4 years, 2 months ago
  76. 8ee802f mmc: fsl_esdhc: make sure delay chain locked for HS400 by Yangbo Lu · 4 years, 3 months ago
  77. 263ddfc mmc: fsl_esdhc: set sysctl register for clock initialization by Yangbo Lu · 4 years, 3 months ago
  78. da12917 mmc: Add some helper functions for retrying on error by Sean Anderson · 4 years, 3 months ago
  79. 7eace38 mmc: atmel-sdhci: fix the clk_enable call in case of no ops by Eugen Hristev · 4 years, 2 months ago
  80. 0dbb54e mmc: meson-gx: change clock phase value on SM1 SoCs by Neil Armstrong · 4 years, 2 months ago
  81. 77863d4 mmc: meson-gx: move arch header to local header by Neil Armstrong · 4 years, 2 months ago
  82. 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 2 months ago
  83. 8a38abf dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 3 months ago
  84. d3d880b mmc: zynq_sdhci: Extend UHS timings till hs200 by Ashok Reddy Soma · 4 years, 3 months ago
  85. 2e819a7 mmc: zynq_sdhci: Add clock phase delays for Versal by Ashok Reddy Soma · 4 years, 3 months ago
  86. f4b297b mmc: zynq_sdhci: Set tapdelays based on clk phase delays by Ashok Reddy Soma · 4 years, 3 months ago
  87. 80355ae mmc: zynq_sdhci: Read clock phase delays from dt by Michal Simek · 4 years, 3 months ago
  88. 9851f50 mmc: zynq_sdhci: Move macro to the top by Michal Simek · 4 years, 3 months ago
  89. 17a42ab mmc: Define timing macro's by Ashok Reddy Soma · 4 years, 3 months ago
  90. 7a49a16 Revert "mmc: zynq: parse dt when probing" by Ashok Reddy Soma · 4 years, 3 months ago
  91. 0d67576 mmc: mtk-sd: change some dev_err into dev_dbg by Fabien Parent · 4 years, 3 months ago
  92. 64dbd86 mmc: Fix comment typo by Naoki Hayama · 4 years, 3 months ago
  93. c981d67 mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities by Alexandru Gagniuc · 4 years, 4 months ago
  94. f80b8ac mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed" by Alexandru Gagniuc · 4 years, 4 months ago
  95. 7353025 mmc: octeontx_hsmmc.c: Remove test debug message by Stefan Roese · 4 years, 4 months ago
  96. 9dc6aef Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 3 months ago
  97. 4dee3f7 mmc: remove duplicate mmc_get_env_dev() implementations by David Woodhouse · 4 years, 5 months ago
  98. 361a422 mmc: fsl_esdhc: add ADMA2 support by Michael Walle · 4 years, 3 months ago
  99. 52faec3 mmc: fsl_esdhc: replace most #ifdefs by IS_ENABLED() by Michael Walle · 4 years, 3 months ago
  100. c7f4418 mmc: fsl_esdhc_imx: replace all readl/writel to esdhc_read32/esdhc_write32 by Haibo Chen · 4 years, 3 months ago