u-boot/drivers/mmc
Nitin Yadav 6bcbee9935 drivers: mmc: am654_sdhci: Update OTAP/ITAP delay
U-Boot is fail to boot class U1 UHS SD cards (such as microcenter)
due to incorrect OTAP and ITAP delay select values. Update OTAP and
ITAP delay select values based on recommeded RIOT values to fix boot
issue.

Signed-off-by: Nitin Yadav <n-yadav@ti.com>
2023-05-31 16:29:24 +05:30
..
Kconfig Convert CONFIG_FSL_ESDHC_PIN_MUX to Kconfig 2022-12-22 10:31:48 -05:00
Makefile Correct SPL use of SUPPORT_EMMC_RPMB 2023-02-10 07:41:40 -05:00
am654_sdhci.c drivers: mmc: am654_sdhci: Update OTAP/ITAP delay 2023-05-31 16:29:24 +05:30
arm_pl180_mmci.c
arm_pl180_mmci.h
aspeed_sdhci.c mmc/aspeed: Enable controller clocks 2022-07-06 14:31:29 -04:00
atmel_sdhci.c mmc: atmel_sdhci: re-enable sdhci after SD Card re-insertion 2022-09-19 09:50:17 +03:00
bcm2835_sdhci.c
bcm2835_sdhost.c mmc: bcm2835-host: let firmware manage the clock divisor 2023-03-24 14:43:20 +00:00
bcmstb_sdhci.c
ca_dw_mmc.c
davinci_mmc.c
dw_mmc.c mmc: dwmmc: only clear handled interrupts 2022-10-24 18:02:41 +09:00
exynos_dw_mmc.c
f_sdh30.c mmc: f_sdh30: Add support for F_SDH30_E51 2022-10-24 18:01:32 +09:00
fsl_esdhc.c global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace 2022-11-10 10:08:55 -05:00
fsl_esdhc_imx.c Convert CONFIG_FSL_ESDHC_PIN_MUX to Kconfig 2022-12-22 10:31:48 -05:00
fsl_esdhc_spl.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
ftsdc010_mci.c mmc: ftsdc010: make command timeout 250 ms as in the comment 2022-10-24 18:01:07 +09:00
ftsdc010_mci.h
gen_atmel_mci.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
hi6220_dw_mmc.c
iproc_sdhci.c
jz_mmc.c
kona_sdhci.c
meson_gx_mmc.c
meson_gx_mmc.h
mmc-pwrseq.c
mmc-uclass.c dm: mmc: Use bootdev_setup_sibling_blk() 2023-01-23 18:11:39 -05:00
mmc.c Correct SPL use of MMC_QUIRKS 2023-02-09 12:50:50 -05:00
mmc_boot.c
mmc_bootdev.c bootstd: Add a new pre-scan priority for bootdevs 2023-01-23 18:11:41 -05:00
mmc_legacy.c blk: Rename if_type to uclass_id 2022-09-25 08:30:05 -06:00
mmc_private.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
mmc_spi.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
mmc_write.c blk: Switch over to using uclass IDs 2022-09-16 11:05:16 -04:00
msm_sdhci.c mmc: msm_sdhci: Add SDCC version 5.0.0 support 2022-07-25 13:02:04 -04:00
mtk-sd.c mmc: mediatek: add support for MediaTek MT7891/MT7986 SoCs 2022-09-23 15:09:15 -04:00
mv_sdhci.c
mvebu_mmc.c
mxcmmc.c
mxsmmc.c
nexell_dw_mmc.c
npcm_sdhci.c mmc: nuvoton: Add NPCM7xx mmc driver 2022-07-27 15:19:09 +09:00
octeontx_hsmmc.c cyclic: Use schedule() instead of WATCHDOG_RESET() 2022-09-18 10:26:33 +02:00
octeontx_hsmmc.h
omap_hsmmc.c dm: treewide: Use uclass_first_device_err when accessing one device 2022-10-17 21:17:12 -06:00
owl_mmc.c
pci_mmc.c mmc: pci_mmc.c should build with ACPIGEN=n 2022-07-27 15:19:42 +09:00
pic32_sdhci.c
piton_mmc.c
renesas-sdhi.c mmc: renesas-sdhi: Add proper probe error fail path 2023-03-10 17:45:47 +01:00
rockchip_dw_mmc.c mmc: rockchip_dw_mmc: Fix get_mmc_clk return value 2023-03-19 13:20:21 +08:00
rockchip_sdhci.c rockchip: sdhci: rk3568: bypass DLL when clk <= 52 MHz 2023-03-19 14:12:00 +08:00
rpmb.c
s5p_sdhci.c
sandbox_mmc.c sandbox: mmc: Start off with a zeroed file 2023-01-23 18:11:39 -05:00
sdhci-adma.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
sdhci-cadence.c
sdhci.c mmc: sdhci: Enable HS400 support if available in caps 2023-01-31 22:02:27 +09:00
sh_mmcif.c cyclic: Use schedule() instead of WATCHDOG_RESET() 2022-09-18 10:26:33 +02:00
sh_mmcif.h
sh_sdhi.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
snps_dw_mmc.c
socfpga_dw_mmc.c
sti_sdhci.c
stm32_sdmmc2.c mmc: stm32_sdmmc2: manage vqmmc 2022-10-24 18:02:15 +09:00
sunxi_mmc.c sunxi: mmc: group non-DM specific functions 2023-01-21 01:32:23 +00:00
tangier_sdhci.c
tegra_mmc.c
tmio-common.c
tmio-common.h Correct SPL use of RENESAS_SDHI 2023-02-10 07:41:40 -05:00
uniphier-sd.c
xenon_sdhci.c mmc: xenon_sdhci: remove wait_dat0 SDHCI OP 2022-03-16 16:47:37 +09:00
zynq_sdhci.c mmc: zynq_sdhci: Add support and quirk for HS400 2023-01-31 22:02:27 +09:00