- 4aab306 Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 5 months ago
- 5f2ff8e Merge branch '2021-07-06-platform-updates' by Tom Rini · 3 years, 5 months ago
- 8188bda mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driver by Jassi Brar · 3 years, 6 months ago
- 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- 8cfc7c5 mmc: openpiton: add piton_mmc driver by Tianrui Wei · 3 years, 5 months ago
- d6837b4 Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output" by Fabio Estevam · 3 years, 6 months ago
- ff6bf1f mmc: mmc-uclass: change to static about dm function by Jaehoon Chung · 3 years, 6 months ago
- 099814b mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd by Jaehoon Chung · 3 years, 6 months ago
- e870824 mmc: dwmmc: socfpga: Get "fifo-mode" property from DT by Ley Foon Tan · 3 years, 7 months ago
- 1cead23 mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO mode by Ley Foon Tan · 3 years, 7 months ago
- 13b920a mmc: mtk-sd: increase the minimum bus frequency by developer · 3 years, 7 months ago
- 023d419 mmc: fsl_esdhc_imx: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 by Yangbo Lu · 3 years, 6 months ago
- e087cd6 mmc: fsl_esdhc: convert to CONFIG_FSL_ESDHC_VS33_NOT_SUPPORT by Yangbo Lu · 3 years, 6 months ago
- f3f9141 Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 7 months ago
- 057d6af mmc: sdhci_am654: Add Support for TI's AM642 SoC by Dave Gerlach · 3 years, 7 months ago
- 9b38400 DM: DM_MMC migration is now mandatory for non-SPL by Tom Rini · 3 years, 7 months ago
- e06f552 mmc: octeontx_hsmmc: Add support for MIPS Octeon by Stefan Roese · 3 years, 9 months ago
- 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