You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Simon Glass
91785f70b9
x86: mmc: Move common FSP functions into a common file
...
Since these board functions seem to be the same for all boards which use
FSP, move them into a common file. We can adjust this later if future FSPs
need more flexibility.
This creates a generic PCI MMC device.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
10 years ago
..
Kconfig
mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC
10 years ago
Makefile
x86: mmc: Move common FSP functions into a common file
10 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
mmc: bcm2835_sdhci: add missing include
10 years ago
bfin_sdh.c
mmc: set correct block size value in bfin sdh driver
10 years ago
davinci_mmc.c
mmc: Split mmc struct, rework mmc initialization (v2)
11 years ago
dw_mmc.c
mmc: dw_mmc: Use active DDR mode flag
10 years ago
exynos_dw_mmc.c
mmc: exynos_dw-mmc: change debug message
10 years ago
fsl_esdhc.c
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
10 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
11 years ago
gen_atmel_mci.c
MMC: atmel_mci: enable high speed mode support
11 years ago
kona_sdhci.c
mmc: free allocated memory on initialization errors
11 years ago
mmc.c
mmc: Skip changing bus width for MMC cards earlier than version 4.0
10 years ago
mmc_private.h
mmc: don't support write & erase for SPL builds
11 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
…
mvebu_mmc.c
MVEBUMMC : REMOVE unnecessary delay from init
10 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
omap3: mmc: add 1.8v bias setting for MMC1
10 years ago
pci_mmc.c
x86: mmc: Move common FSP functions into a common file
10 years ago
pxa_mmc_gen.c
linux/kernel.h: sync min, max, min3, max3 macros with Linux
10 years ago
rpmb.c
includes: move openssl headers to include/u-boot
11 years ago
s3c_sdi.c
mmc: s3c: Add SD driver
11 years ago
s5p_sdhci.c
dm: mmc: Remove use of fdtdec GPIO support
10 years ago
sdhci.c
sdhci: make local functions static
10 years ago
sh_mmcif.c
mmc: sh_mmcif: Add support rmobile
10 years ago
sh_mmcif.h
mmc: sh_mmcif: Add support rmobile
10 years ago
sh_sdhi.c
mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC
10 years ago
socfpga_dw_mmc.c
arm: socfpga: mmc: Pick the clock from clock manager
10 years ago
spear_sdhci.c
…
sunxi_mmc.c
sunxi: mmc: Add 'sunxi_' prefix to the static functions
10 years ago
tegra_mmc.c
dm: mmc: Remove use of fdtdec GPIO support
10 years ago
zynq_sdhci.c
mmc: zynq: Use phys_addr_t for addresses
10 years ago