Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/a9cf6da925af92f70165d39afca06e4fbbfcf5a7/drivers/mmc
You should set ROOT_URL correctly, otherwise the web may not work correctly.
Jaehoon Chung
9b8c9a3c09
mmc: s5p_sdhci: add the s5p_sdhci_core_init function
...
To reuse the code, added the s5p_sdhci_core_init function.
Before applied this patch, didn't use the 8-bit mode at exynos baord.
Because it didn't set "MMC_MODE_8BIT".
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Tested-by: Lukasz Majewski <l.majewski@samsung.com>
Acked-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
11 years ago
..
Makefile
mmc: kona: Add Kona mmc driver
11 years ago
arm_pl180_mmci.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
arm_pl180_mmci.h
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
bcm2835_sdhci.c
ARM: bcm2835: fix get_timer() to return ms
12 years ago
bfin_sdh.c
blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c
11 years ago
davinci_mmc.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
dw_mmc.c
mmc: dw_mmc: support the DDR mode
11 years ago
exynos_dw_mmc.c
mmc: exynos_dw_mmc: enable the DDR mode
11 years ago
fsl_esdhc.c
mmc:eSDHC: Workaround for data timeout issue on Txxx SoC
11 years ago
fsl_esdhc_spl.c
driver: Add support of image load for MMC & SPI in SPL
11 years ago
ftsdc010_mci.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
ftsdc021_sdhci.c
mmc: add Faraday FTSDC021 SDHCI controller support
12 years ago
gen_atmel_mci.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
kona_sdhci.c
mmc: kona: Add Kona mmc driver
11 years ago
mmc.c
mmc: support the DDR mode for eMMC
11 years ago
mmc_private.h
mmc: don't support write & erase for SPL builds
12 years ago
mmc_spi.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
mmc_write.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
mv_sdhci.c
mmc: sdhci: return error when failed add_sdhci().
12 years ago
mxcmmc.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
mxsmmc.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
omap_hsmmc.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
pxa_mmc_gen.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
s5p_sdhci.c
mmc: s5p_sdhci: add the s5p_sdhci_core_init function
11 years ago
sdhci.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
sh_mmcif.c
mmc: sh_mmcif: Fix warning by unused variable
11 years ago
sh_mmcif.h
…
socfpga_dw_mmc.c
socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGA
11 years ago
spear_sdhci.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
tegra_mmc.c
ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE
11 years ago
zynq_sdhci.c
mmc: zynq: Add OF initialization support
11 years ago