- 79d9a96 arm: Remove s32v234evb board by Tom Rini · 3 years, 9 months ago
- c67140d Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 8 months ago
- 2615495 mmc: fsl_esdhc_imx: add extra delay for IO voltage switch if necessary by Haibo Chen · 3 years, 8 months ago
- dc7b830 mmc: fsl_esdhc_imx: remove redundant cmd11 related code. by Haibo Chen · 3 years, 8 months ago
- 7818a81 mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output by Haibo Chen · 3 years, 9 months ago
- 7b9e5af mmc: mvebu: convert to driver model by Harm Berntsen · 3 years, 8 months ago
- b9f84af mmc: mmc-uclass: Use dev_seq() to read aliases node's index by Aswath Govindraju · 3 years, 8 months ago
- 57e2ccb mmc: Check for device with a seq number equal to num before checking against index by Aswath Govindraju · 3 years, 8 months ago
- 7259dc5 mmc: fsl_esdhc: add pulse width detection workaround by Michael Walle · 3 years, 9 months ago
- 148dc61 mmc: fsl_esdhc: add workaround for erratum A-011334 by Michael Walle · 3 years, 9 months ago
- a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 8 months ago
- 2001f4a mmc: pci_mmc: Set up the card detect by Simon Glass · 3 years, 9 months ago
- 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 9 months ago
- 3d81f02 mmc: pci: Fix Kconfig dependency by Bin Meng · 3 years, 10 months ago
- 1bbd66a mmc: mtk-sd: don't ignore max-frequency from device tree by Daniel Golle · 3 years, 9 months ago
- a30f24f Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 9 months ago
- 67565bd drivers: mmc: iproc_sdhci: enable HS200 mode by Bharat Gooty · 3 years, 9 months ago
- e8801ac mmc: fsl_esdhc_imx: fix the DTOCV to 0xE by Haibo Chen · 3 years, 9 months ago
- eaf8ccc mmc: fsl_esdhc_imx: Add a compatible for i.MX51 by Fabio Estevam · 3 years, 10 months ago
- b2f1c0b mmc: sandbox: Add support for writing by Sean Anderson · 3 years, 10 months ago
- df070ce Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 9 months ago
- 4171095 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 10 months ago
- c0674d4 mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseq by Jaehoon Chung · 3 years, 10 months ago
- f780e13 mmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_pwrseq by Jaehoon Chung · 3 years, 10 months ago
- 48ad827 mmc: pwrseq: add mmc-pwrseq file to provide a generic interface by Jaehoon Chung · 3 years, 10 months ago
- 1316062 mmc: mmc_spi: Document the 3 local functions by Bin Meng · 3 years, 10 months ago
- d3a2671 mmc: mmc_spi: Fix potential spec violation in receiving card response by Bin Meng · 3 years, 10 months ago
- 6b82a24 mmc: mmc_spi: Move argument check to the beginning of mmc_spi_sendcmd() by Bin Meng · 3 years, 10 months ago
- ce387d9 mmc: mmc_spi: Print verbose debug output when crc16 check fails by Bin Meng · 3 years, 10 months ago
- a463bbe mmc: fix response timeout after switch command by Stefan Bosch · 3 years, 10 months ago
- 1f838f6 mmc: sdhci: skip cache invalidation if DMA is not used by Yuezhang.Mo@sony.com · 3 years, 11 months ago
- 6b3431c mmc: initialize an err variable by Jaehoon Chung · 4 years ago
- 248a8f0 mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 11 months ago
- b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
- 8a9cddd mmc: mv_sdhci: parse device-tree entry by Baruch Siach · 3 years, 10 months ago
- 9c10cfe mmc: am654_sdhci: Use sdhci_set_control_reg() by Faiz Abbas · 3 years, 10 months ago
- 36c8c5c mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes by Faiz Abbas · 3 years, 10 months ago
- 7a7e2c7 mmc: am654_sdhci: Add support for software tuning by Faiz Abbas · 3 years, 10 months ago
- c73f04e mmc: am654_sdhci: Add support for writing to clkbuf_sel by Faiz Abbas · 3 years, 10 months ago
- def2a0f mmc: am654_sdhci: Add support for input tap delay by Faiz Abbas · 3 years, 10 months ago
- 2c2fc96 mmc: am654_sdhci: Add support for AM65x SR2.0 by Faiz Abbas · 3 years, 10 months ago
- 947e8f3 mmc: am654_sdhci: Add flag for PHY calibration by Faiz Abbas · 3 years, 10 months ago
- b7f57bb mmc: am654_sdhci: Convert flag fields to BIT macro by Faiz Abbas · 3 years, 10 months ago
- 2c45a2c mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post() by Faiz Abbas · 3 years, 10 months ago
- 6ede121 mmc: sdhci: Add helper functions for UHS modes by Faiz Abbas · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- d6e2f87 mmc: tmio: sdhi: Configure internal DMA bus width by Marek Vasut · 4 years ago
- 74aaa3f mmc: pci_mmc: Set the removable flag by Simon Glass · 3 years, 11 months ago
- 5c9c49e mmc: pci_mmc: Only generate ACPI code for the SD card by Simon Glass · 3 years, 11 months ago
- f100063 arm: mvebu: Espressobin: Disable slot when emmc is not present by Pali Rohár · 4 years ago
- d719a4d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 10 months ago
- 6b12ad8 mmc: sunxi: Refactor mod clock register offset by Andre Przywara · 3 years, 11 months ago
- d6da7ab mmc: sunxi: Replace H6 ifdefs with H6 gen macro by Jernej Skrabec · 3 years, 11 months ago
- 7bf38bc Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 3 years, 10 months ago
- 27d95eb Merge tag 'u-boot-imx-20210125' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 10 months ago
- dc462a8 mmc: mtk-sd: assign plat->cfg.f_max with a correct value by developer · 4 years, 1 month ago
- 7295c89 mmc: mtk-sd: add pad control settings for MediaTek MT7620/MT76x8 SoCs by developer · 4 years, 1 month ago
- c731074 mmc: mtk-sd: fix sclk cycles shift value by developer · 4 years, 1 month ago
- 7989f60 mmc: fsl_esdhc_imx.c: fix compiler warning by Heiko Schocher · 3 years, 11 months ago
- 59c9487 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.git by Tom Rini · 3 years, 10 months ago
- c21aa0c mmc: xenon_sdhci: Remove duplicated macros by Michal Simek · 3 years, 11 months ago
- 2de0cd3 mmc: fsl_esdhc_spl: remove superfluous free() by Heinrich Schuchardt · 4 years ago
- 6ca79a2 mmc: Only retrieve cd pin when GPIO is enabled by Harm Berntsen · 4 years, 1 month ago
- 439bf15 mmc: dwmmc: socfpga: Add ATF support for MMC driver by Chee Hong Ang · 4 years ago
- 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
- 826d4d2 mmc: exynos_dw_mmc: remove unused function by Jaehoon Chung · 3 years, 11 months 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