- c51e7e1 mmc: dwmmc: Change designware MMC 'clksel' callback function to return status by Siew Chin Lim · 4 years ago
- 758de43 mmc: stm32_sdmmc2: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
- bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
- e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
- df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
- a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
- f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
- 07c1777 dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · 4 years ago
- 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
- 40dcee1 spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · 4 years ago
- 7f4dadf octeon: Don't attempt to set the sequence number by Simon Glass · 4 years ago
- 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- df486ef 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 ago
- a35318b Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years ago
- 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 4 years ago
- eaa2f10 mmc: fsl_esdhc_imx: optimize the timing setting by Haibo Chen · 4 years, 1 month ago
- cb78f21 mmc: fsl_esdhc_imx: add wait_dat0() support by Haibo Chen · 4 years, 1 month ago
- c71c95c mmc: check a return value about regulator's always-on by Jaehoon Chung · 4 years, 1 month ago
- ad9f7ce mmc: display an error number to debug by Jaehoon Chung · 4 years ago
- 8fbe95b mmc: fsl_esdhc: make sure delay chain locked for HS400 by Yangbo Lu · 4 years, 1 month ago
- ee2708b mmc: fsl_esdhc: set sysctl register for clock initialization by Yangbo Lu · 4 years, 1 month ago
- 8632509 mmc: Add some helper functions for retrying on error by Sean Anderson · 4 years, 1 month ago
- a563051 mmc: atmel-sdhci: fix the clk_enable call in case of no ops by Eugen Hristev · 4 years, 1 month ago
- 380fcdd mmc: meson-gx: change clock phase value on SM1 SoCs by Neil Armstrong · 4 years, 1 month ago
- 70556d0 mmc: meson-gx: move arch header to local header by Neil Armstrong · 4 years, 1 month ago
- bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 1 month ago
- 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 2 months ago
- 4179ee8 mmc: zynq_sdhci: Extend UHS timings till hs200 by Ashok Reddy Soma · 4 years, 1 month ago
- 568edfd mmc: zynq_sdhci: Add clock phase delays for Versal by Ashok Reddy Soma · 4 years, 1 month ago
- 8f62986 mmc: zynq_sdhci: Set tapdelays based on clk phase delays by Ashok Reddy Soma · 4 years, 1 month ago
- 33a6b77 mmc: zynq_sdhci: Read clock phase delays from dt by Michal Simek · 4 years, 1 month ago
- 5b5101e mmc: zynq_sdhci: Move macro to the top by Michal Simek · 4 years, 1 month ago
- 0afdfe3 mmc: Define timing macro's by Ashok Reddy Soma · 4 years, 1 month ago
- 61e0df9 Revert "mmc: zynq: parse dt when probing" by Ashok Reddy Soma · 4 years, 1 month ago
- f9ca467 mmc: mtk-sd: change some dev_err into dev_dbg by Fabien Parent · 4 years, 2 months ago
- 3110dcb mmc: Fix comment typo by Naoki Hayama · 4 years, 2 months ago
- 643e31b mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities by Alexandru Gagniuc · 4 years, 3 months ago
- d6ff68d mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed" by Alexandru Gagniuc · 4 years, 3 months ago
- 8f0f949 mmc: octeontx_hsmmc.c: Remove test debug message by Stefan Roese · 4 years, 2 months ago
- 53a55a1 Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 2 months ago
- 49fee03 mmc: remove duplicate mmc_get_env_dev() implementations by David Woodhouse · 4 years, 4 months ago
- 081d401 mmc: fsl_esdhc: add ADMA2 support by Michael Walle · 4 years, 2 months ago
- bc9e13e mmc: fsl_esdhc: replace most #ifdefs by IS_ENABLED() by Michael Walle · 4 years, 2 months ago
- 920f5d0 mmc: fsl_esdhc_imx: replace all readl/writel to esdhc_read32/esdhc_write32 by Haibo Chen · 4 years, 2 months ago
- 0ff50c9 mmc: do not check argument of free() beforehand by Heinrich Schuchardt · 4 years, 2 months ago
- 02016c6 mmc: sdhci: move the ADMA2 table handling into own module by Michael Walle · 4 years, 2 months ago
- bdd413f mmc: fsl_esdhc: simplify esdhc_setup_data() by Michael Walle · 4 years, 2 months ago
- c9bba2e mmc: fsl_esdhc: use dma-mapping API by Michael Walle · 4 years, 2 months ago
- 4ff0c69 mmc: fsl_esdhc: simplify 64bit check for SDMA transfers by Michael Walle · 4 years, 2 months ago
- c2700de mmc: fsl_esdhc_imx: remove the 1ms delay before sending command by Haibo Chen · 4 years, 2 months ago
- d8de5e4 mmc: do not send cmd13 if the parameter 'send_status' is 0 for __mmc_switch by Haibo Chen · 4 years, 2 months ago
- 9ac60a4 mmc: fsl_esdhc: fix eMMC HS400 stability issue by Yangbo Lu · 4 years, 3 months ago
- dd08eea mmc: fsl_esdhc: fix mmc->clock with actual clock by Yangbo Lu · 4 years, 3 months ago
- 8f9ace1 mmc: fsl_esdhc: support eMMC HS400 mode by Yangbo Lu · 4 years, 3 months ago
- 5347aea mmc: add a mmc_hs400_prepare_ddr() interface by Yangbo Lu · 4 years, 3 months ago
- 3ed53ac mmc: add a hs400_tuning flag by Yangbo Lu · 4 years, 3 months ago
- 573859c mmc: fsl_esdhc: clean TBCTL[TB_EN] manually during init by Yangbo Lu · 4 years, 3 months ago
- 73da9c8 mmc: fsl_esdhc: support tuning for eMMC HS200 by Yangbo Lu · 4 years, 3 months ago
- 76c7469 mmc: fsl_esdhc: add a reinit() callback by Yangbo Lu · 4 years, 3 months ago
- c46f5d7 mmc: add a reinit() API by Yangbo Lu · 4 years, 3 months ago
- 38ae92e Merge branch 'next' by Tom Rini · 4 years, 2 months ago
- 2a8bc03 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
- 09aa57a mmc: mtk-sd: Fix not calling dev_err with a device by Sean Anderson · 4 years, 3 months ago
- 988e42c mmc: bcm2835-host: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 3 months ago
- 6fb8abf mmc: atmel-sdhci: use mmc_of_parse to get the DT properties by Eugen Hristev · 4 years, 3 months ago
- 3110c75 mmc: atmel-sdhci: enable the required generic clock by Eugen Hristev · 4 years, 3 months ago
- 90805e1 mmc: atmel-sdhci: do not check clk_set_rate return value by Eugen Hristev · 4 years, 3 months ago
- 3e74299 mmc: atmel-sdhci: add sama7g5-sdhci compatibility string by Eugen Hristev · 4 years, 3 months ago
- e232bd7 mmc: zynq: Fix incorrect indentation by Michal Simek · 4 years, 3 months ago
- f9286d4 mmc: pic32: Refresh PIC32 MMC driver by John Robertson · 4 years, 3 months ago
- e6a999b mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate. by Haibo Chen · 4 years, 3 months ago
- 6701e1d mmc: xenon_sdhci: Add missing common host capabilities by Andre Heider · 4 years, 3 months ago
- 6b36ab5 mmc: msm_sdhci: Use mmc_of_parse for setting host_caps by Manivannan Sadhasivam · 4 years, 5 months ago
- bceb569 mmc: xenon: set signal voltage and max base clock by Evan Wang · 4 years, 3 months ago
- 40e6133 mmc: Add MMC controller driver for OcteonTX / TX2 by Suneel Garapati · 5 years ago
- 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- 64341a6 mmc: sdhci: Use upper/lower_32_bits macros by Michal Simek · 4 years, 4 months ago
- 3ff634d mmc: sdhci: Enable high speed conditional on the corresponding bit by Faiz Abbas · 4 years, 4 months ago
- e40ae57 mmc: zynq: Fix default value for xlnx,mio-bank by Michal Simek · 4 years, 4 months ago
- 3b66264 xilinx: Fix xlnx,mio_bank property by Michal Simek · 4 years, 4 months ago
- c28665d xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 4 months ago
- 7101e12 mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded value by Faiz Abbas · 4 years, 4 months ago
- 322ebe9 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
- eaf6a60 mmc: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
- cfc05fd mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabled by Walter Lozano · 4 years, 4 months ago
- 8aff673 mmc: fsl_esdhc_imx: add OF_PLATDATA support by Walter Lozano · 4 years, 4 months ago
- 904b0be mmc: fsl_esdhc_imx: rename driver name to match ll_entry by Walter Lozano · 4 years, 4 months ago
- 9f6a368 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 4 months ago
- 22c12f7 mmc: add nexell driver by Stefan Bosch · 4 years, 5 months ago
- 6935893 drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · 4 years, 4 months ago
- e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
- 48de37a 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
- f9049b2 Move eSDHC adapter card identification to board files by Yangbo Lu · 4 years, 6 months ago
- ff98fde Drop global data sdhc_adapter for powerpc by Yangbo Lu · 4 years, 6 months ago
- a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago