Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
745a94f352b8f6f05e038110d3ce44d211bf31f3
/
drivers
/
mmc
/
Makefile
ebf9250
samsung: mmc: Drop s3c_sdi driver
by Simon Glass
· 7 years ago
792f005
mmc: descend into drivers/mmc only when CONFIG_MMC is enabled
by Masahiro Yamada
· 7 years ago
4aa2ba3
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
by Masahiro Yamada
· 7 years ago
90d6500
drivers: remove Blackfin specific drivers
by Masahiro Yamada
· 8 years ago
9373862
mmc: meson: add MMC driver for Meson GX (S905)
by Carlo Caione
· 8 years ago
83b3248
mmc: tangier: Add Intel Tangier eMMC/SDHCI driver
by Felipe Balbi
· 8 years ago
b706b1c
mmc: pci: Add CONFIG_MMC_PCI
by Felipe Balbi
· 8 years ago
eee20f8
STiH410: Add STi SDHCI driver
by Patrice Chotard
· 8 years ago
d14f1d5
mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.c
by Jaehoon Chung
· 8 years ago
dd3b64e
mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMEL
by Masahiro Yamada
· 8 years ago
1b85877
mmc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDHCI_PIC32
by Masahiro Yamada
· 8 years ago
360c67d
mmc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSM
by Masahiro Yamada
· 8 years ago
facc805
mmc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_MMC_SDHCI_ROCKCHIP
by Masahiro Yamada
· 8 years ago
08aa033
mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ
by Masahiro Yamada
· 8 years ago
a5995a5
mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile
by Masahiro Yamada
· 8 years ago
b6acb5f
mmc: Add Marvell Xenon SDHCI controller driver
by Stefan Roese
· 8 years ago
1d2c050
mmc: move more driver config options to Kconfig
by Masahiro Yamada
· 8 years ago
ae4c81e
mmc: move DesignWare-based drivers to Kconfig
by Masahiro Yamada
· 8 years ago
55ed3b4
mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
by Masahiro Yamada
· 8 years ago
fed4408
mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP
by Masahiro Yamada
· 8 years ago
e5e7a7c
mmc: sdhci-cadence: add Cadence SD4HC support
by Masahiro Yamada
· 8 years ago
45a68fe
mmc: move some SDHCI related options to Kconfig
by Masahiro Yamada
· 8 years ago
e1ce61f
mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI
by Masahiro Yamada
· 8 years ago
c942fc9
mmc: spear: remove the entire spear_sdhci.c file
by Jaehoon Chung
· 8 years ago
d2d9bdf
spl: saveenv: adding saveenv support in SPL
by B, Ravi
· 8 years ago
79c8306
mmc: rockchip: add SDHCI driver support for rockchip soc
by Kever Yang
· 8 years ago
c40704f
mmc: Move MMC boot code into its own file
by Simon Glass
· 8 years ago
8ef761e
dm: mmc: Implement the MMC functions for block devices
by Simon Glass
· 9 years ago
f8b7752
dm: sandbox: Only enable the sandbox MMC driver when valid
by Simon Glass
· 9 years ago
c40fdca
dm: mmc: Move the device list into a separate file
by Simon Glass
· 9 years ago
9d11d12
mmc: Add support for Qualcomm SDHCI controller
by Mateusz Kulikowski
· 9 years ago
a111bfb
mmc: uniphier: add driver for UniPhier SD/MMC host controller
by Masahiro Yamada
· 9 years ago
102142c
drivers: mmc: add driver for Microchip PIC32 SDHCI controller.
by Andrei Pistirica
· 9 years ago
a3b59b1
mmc: atmel: Add atmel sdhci support
by Wenyou Yang
· 9 years ago
a8cb4fb
rockchip: Add an MMC driver
by Simon Glass
· 9 years ago
447da58
mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.
by Peter Griffin
· 9 years ago
8e6cc46
dm: test: Add a test for the mmc uclass
by Simon Glass
· 9 years ago
e7ecf7c
dm: mmc: Add an MMC uclass
by Simon Glass
· 9 years ago
91785f7
x86: mmc: Move common FSP functions into a common file
by Simon Glass
· 10 years ago
72d42ba
mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC
by Nobuhiro Iwamatsu
· 10 years ago
389b89c
sort drivers/mmc/Makefile
by Pavel Machek
· 10 years ago
dae0f5c
mmc: s3c: Add SD driver
by Marek Vasut
· 10 years ago
3fe3b4f
ARM: kirkwood: add mvsdio driver
by DrEagle
· 10 years ago
e24ea55
sunxi: mmc support
by Ian Campbell
· 11 years ago
91fdabc
eMMC: add support for operations in RPMB partition
by Pierre Aubert
· 11 years ago
7a9d0ad
mmc: kona: Add Kona mmc driver
by Darwin Rambo
· 11 years ago
c5c1af2
socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGA
by Chin Liang See
· 11 years ago
adebb98
mmc: add Faraday FTSDC021 SDHCI controller support
by Kuo-Jung Su
· 11 years ago
710f1d3
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
da61fa5
mmc: don't support write & erase for SPL builds
by Paul Burton
· 11 years ago
bb0dc10
powerpc: mpc85xx: Support booting from SD Card with SPL
by Ying Zhang
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
a19b0dd
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
f6c3b34
mmc: update Faraday FTSDC010 for rw performance
by Kuo-Jung Su
· 12 years ago
ade8a1a
drivers/mmc: move spl_mmc.c to common/spl
by Ying Zhang
· 12 years ago
1f4ca25
sdhci: Add sdhci support for spear devices
by Vipin Kumar
· 12 years ago
293eb33
mmc: Add support for Xilinx Zynq sdhci controller
by Michal Simek
· 12 years ago
9a4fbe4
mmc: add bcm2835 driver
by Stephen Warren
· 12 years ago
d0ebbb8
EXYNOS: mmc: support DesignWare Controller for Samsung-SoC
by Jaehoon Chung
· 12 years ago
757bff4
mmc: dw-mmc: support DesignWare MMC Controller
by Jaehoon Chung
· 12 years ago
48cf9dc
mmc: pxa: Remove the old non-generic PXA MMC driver
by Marek Vasut
· 12 years ago
3f7f241
ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 12 years ago
47f7bca
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
0d986e6
da850/omap-l138: Add support to read u-boot image from MMC/SD
by Lad, Prabhakar
· 12 years ago
3f82d89
mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*
by Tom Warren
· 12 years ago
442d556
mmc: support the sdhci instead of s5p_mmc for samsung-soc
by Jaehoon Chung
· 13 years ago
c9abb42
ATMEL: remove old atmel_mci driver
by Sven Schnelle
· 13 years ago
71a758e1
iMX28: Add SSP MMC driver
by Marek Vasut
· 13 years ago
07133f2
PXA: Add MMC driver using the generic MMC framework
by Marek Vasut
· 13 years ago
f8ef0d4
ftsdc010: add support of ftsdc010 mmc controller
by Macpaul Lin
· 13 years ago
c318dbf
OMAP3: Remove legacy mmc driver
by Tom Rini
· 13 years ago
afb3566
mmc: sh_mmcif: add support for Renesas MMCIF
by Yoshihiro Shimoda
· 13 years ago
e75787d
MMC: add marvell sdhci driver
by Lei Wen
· 13 years ago
af62a55
MMC: add sdhci generic framework
by Lei Wen
· 13 years ago
21ef6a1
mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3
by Tom Warren
· 13 years ago
23b93e1
MMC: Add support for PL180 ARM mmc device
by Matt Waddel
· 14 years ago
d52ebf1
mmc: add generic mmc spi driver
by Thomas Chou
· 14 years ago
57418d2
Davinci MMCSD Support
by Sandeep Paulraj
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
de94124
ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC
by Sukumar Ghorai
· 14 years ago
1592ef8
AT91: MCI: add SD/MMC driver using mmc framework
by Reinhard Meyer
· 14 years ago
5000284
S5P: support mmc driver
by Minkyu Kang
· 14 years ago
ba3dbaf
mxc-mmc: sdhc host driver for MX2 and MX3 proccessor
by Ilya Yanok
· 15 years ago
b03d92e
pxa: move mmc drivers to drivers/mmc
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
50586ef
Add support for the Freescale eSDHC found on 8379 and 8536 SoCs
by Andy Fleming
· 16 years ago
272cc70
Add MMC Framework
by Andy Fleming
· 16 years ago
716ebf4
Blackfin: add driver for on-chip MMC/SD controller
by Cliff Cai
· 16 years ago
b1c3bf9
OMAP3: Add MMC support
by Dirk Behme
· 16 years ago
c3bf1ad
mmc: Move atmel_mci driver into drivers/mmc
by Haavard Skinnemoen
· 16 years ago
5ce1305
Create drivers/mmc subdirectory
by Haavard Skinnemoen
· 16 years ago