Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cf0a7a98a35d2e5cb1299a835796036b0e45ff5d
/
drivers
/
mmc
e5a07b8
mmc: atmel_sdhci: not on capabilities to set gck rate
by Ludovic Desroches
· 7 years ago
16e8cfe
nds32: ftsdc010: Fix SD detech fail on AE3XX.
by Rick Chen
· 7 years ago
22223f0
nds32: ftsdc010: fix wait status error coding.
by Rick Chen
· 7 years ago
f7a4adb
nds32: ftsdc010: Support ftsdc010 DM.
by Rick Chen
· 7 years ago
cbb5297
nds32: mmc: Support ftsdc010 DM.
by Rick Chen
· 7 years ago
c8e7bd6
mmc: arm_pl180_mmci: add .getcd callback
by Patrice Chotard
· 7 years ago
879dbab
mmc: arm_pl180_mmci: add clock support
by Patrice Chotard
· 7 years ago
45fc9e6
mmc: arm_pl180_mmci: add bus_width DT property support
by Patrice Chotard
· 7 years ago
fcce420
mmc: arm_pl180_mmci: adapt driver to DM usage
by Patrice Chotard
· 7 years ago
2a392fe
mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype
by Patrice Chotard
· 7 years ago
2a7b6f5
mmc: fsl_esdhc: Fix PIO timeout
by Benoît Thébaudeau
· 7 years ago
789ee0e
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
9e21624
sti: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
c9ab62c
mmc: stm32_sdmmc2: increase polling status register delay
by Christophe Kerello
· 7 years ago
4cb0ac9
dm: mmc: remove DM_MMC_OPS for STM32_SDMMC
by Patrice Chotard
· 7 years ago
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
a1c702b
mmc: sdhci-cadence: set timing mode register depending on frequency
by Masahiro Yamada
· 7 years ago
10f0c3c
mmc: uniphier-sd: Add vqmmc regulator support
by Marek Vasut
· 7 years ago
2f4b7a6
mmc: uniphier-sd: Update the file to match V3 patchset
by Marek Vasut
· 7 years ago
ae19b81
mmc: Add MMC support for stm32h7 Socs
by Patrice Chotard
· 7 years ago
607c24b
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
4612bdd
regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1
by Jean-Jacques Hiblot
· 7 years ago
847ee0c
mmc: uniphier-sd: Add support for R8A7795 and R7A7796
by Marek Vasut
· 7 years ago
cd36d41
mmc: uniphier-sd: Add support for quirks
by Marek Vasut
· 7 years ago
af63389
mmc: uniphier-sd: Add support for 64bit FIFO
by Marek Vasut
· 7 years ago
f4edfd0
mmc: uniphier-sd: Add support for 64bit controller
by Marek Vasut
· 7 years ago
a965bba
mmc: uniphier-sd: Factor out register IO
by Marek Vasut
· 7 years ago
36904ad
mmc: sti_sdhci: Use reset framework
by Patrice Chotard
· 7 years ago
1b888b8
mmc: sti_sdhci: Rework sti_mmc_core_config()
by Patrice Chotard
· 7 years ago
d94bcb1
rockchip: sdhci: update reg map for of-platdata
by Kever Yang
· 7 years ago
dbb2828
rockchip: sdhci: Convert to livetree
by Philipp Tomsich
· 7 years ago
ff78881
rockchip: mmc: convert to livetree
by Philipp Tomsich
· 7 years ago
ef205ea
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
by Masahiro Yamada
· 7 years ago
e76f006
mmc: sunxi: Only update timing mode bit when enabling new timing mode
by Chen-Yu Tsai
· 7 years ago
0cc228e
mmc: sunxi: fix legacy MMC initialisation
by Maxime Ripard
· 7 years ago
95e3470
mmc: sunxi: Support new mode
by Maxime Ripard
· 7 years ago
77520f8
mmc: Support generic PCI SD host controller
by Bin Meng
· 7 years ago
f54f753
cmd: mmc: add mmc partconf read capability
by Angelo Dureghello
· 7 years ago
eba48f9
dm: mmc: Drop CONFIG_DM_MMC_OPS
by Simon Glass
· 7 years ago
9db9688
dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS
by Simon Glass
· 7 years ago
b9876e2
dm: imx: cm_fx6: Enable more driver model support
by Simon Glass
· 7 years ago
407025d
dm: mmc: fsl_esdhc: Update to support MMC operations
by Simon Glass
· 7 years ago
80e9df4
dm: mmc: fsl_esdhc: Update to support livetree
by Simon Glass
· 7 years ago
5ee3980
dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()
by Simon Glass
· 7 years ago
fa02ca5
dm: mmc: fsl_esdhc: Set up platform data
by Simon Glass
· 7 years ago
0c3ef22
dm: mmc: fsl_esdhc: Detect init failure
by Simon Glass
· 7 years ago
81357b5
dm: mmc: fsl_esdhc: Detect reset failure
by Simon Glass
· 7 years ago
6aa55dc
dm: mmc: fsl_esdhc: Set up common versions of operations
by Simon Glass
· 7 years ago
1d177d4
dm: mmc: fsl_esdhc: Pass private data to internal functions
by Simon Glass
· 7 years ago
edc1dff
mmc: gen_atmel_mci: Fix wrong arguments used of bind()
by Wenyou.Yang@microchip.com
· 7 years ago
e4ca9bc
mmc: sd_sdhi: Enable clock using clock framework
by Marek Vasut
· 7 years ago
e553eba
mmc: sh_sdhi: Fix the ACMD handling
by Marek Vasut
· 7 years ago
7ed7330
mmc: sh_sdhi: Add DM and DT probing support
by Marek Vasut
· 7 years ago
9443f42
mmc: uniphier-sd: Fix long response processing
by Marek Vasut
· 7 years ago
88610a7
mmc: fsl_esdhc: not always setting esdhc fdt status to okay
by Yang Li
· 7 years ago
107a5e4
driver: mmc: fsl_esdhc: Fix compiling warning
by York Sun
· 7 years ago
8bf9908
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
828b725
x86: Convert MMC to driver model
by Simon Glass
· 7 years ago
7484ae7
dm: mmc: sunxi: Add support for driver model
by Simon Glass
· 7 years ago
3a65415
dm: mmc: sunxi: Drop mmc_clk_io_on()
by Simon Glass
· 7 years ago
87ff0f7
dm: mmc: sunxi: Pass private data around explicitly
by Simon Glass
· 7 years ago
8e659a2
dm: mmc: sunxi: Rename mmchost to priv
by Simon Glass
· 7 years ago
3f19fbf
dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv
by Simon Glass
· 7 years ago
5f4bd8c
dm: mmc: Allow disabling driver model in SPL
by Simon Glass
· 7 years ago
9c3b0e4
dm: tegra: mmc: Convert to livetree
by Simon Glass
· 7 years ago
959e907
mmc: cadence: use fdt32_t for DT property value to fix sparse warning
by Masahiro Yamada
· 7 years ago
9bfe382
mmc: rpmb: update size format for write_counter
by Kever Yang
· 7 years ago
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
7ecd35e
mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT
by Peng Fan
· 7 years ago
5eb8b43
dm: mmc: fsl_esdhc: handle vqmmc supply
by Peng Fan
· 7 years ago
aee7858
mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O
by Peng Fan
· 7 years ago
87e96b2
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
a70d1ea
Revert "mmc: dw_mmc: rockchip: select proper card clock"
by Kever Yang
· 7 years ago
9708739
rockchip: dwmmc: use max-frequency when OF_PLATDATA enabled
by Kever Yang
· 7 years ago
9b4c380
rockchip: mmc: dm: convert fdt_get to dev_read
by Philipp Tomsich
· 7 years ago
4339901
driver: mmc: update debug info
by Jorge Ramirez-Ortiz
· 7 years ago
c0af484
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
edd59b6
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
367b3ac
Revert "x86: Convert MMC to driver model"
by Bin Meng
· 7 years ago
9d6551a
tegra: mmc: Set the bus width correctly
by Simon Glass
· 7 years ago
bcad604
dm: mmc: Avoid probing block devices in find_mmc_device()
by Simon Glass
· 8 years ago
1c5a5a9
mmc: sh_sdhi: Fix Kconfig entry
by Marek Vasut
· 8 years ago
22dbc5f
mmc: sh_sdhi: Add SDHI support
by Kouei Abe
· 8 years ago
44b13ef
mmc: sh_sdhi: Add MMC version 5.0 support
by Kouei Abe
· 8 years ago
5ff23f0
mmc: sh_sdhi: Add 64-bit access to sd_buf support
by Kouei Abe
· 8 years ago
4b8bb45
mmc: sh_sdhi: Set SD_INFOx interrupt mask before command starting
by Kouei Abe
· 8 years ago
dd9b4fd
samsung: mmc: Drop s3c_sdi driver
by Simon Glass
· 8 years ago
6f4187c
dm: mmc: Convert uclass to livetree
by Simon Glass
· 8 years ago
1d9af1f
dm: gpio: Add live tree support
by Simon Glass
· 8 years ago
54cbcc8
dm: core: Rename of_device_is_compatible()
by Simon Glass
· 8 years ago
8c4c5c8
tegra: Convert MMC to use driver model for operations
by Simon Glass
· 8 years ago
e11b239
dm: mmc: Rewrite mmc_blk_probe()
by Simon Glass
· 8 years ago
9e720b0
dm: mmc: Check that drivers have operations
by Simon Glass
· 8 years ago
833b80d
dm: mmc: Don't call board_mmc_power_init() with driver model
by Simon Glass
· 8 years ago
7a49443
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· 8 years ago
51a3ec3
dm: Fix up inclusion of common.h
by Simon Glass
· 8 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
11c89f3
dm: Use dm.h header when driver mode is used
by Simon Glass
· 8 years ago
3c2cc6d
mmc: fsl_esdhc: Move non DM_MMC code in #ifndef CONFIG_DM_MMC
by Jagan Teki
· 8 years ago
e16e922
mmc: fsl_esdhc: Allow all supported prescaler values
by Benoît Thébaudeau
· 8 years ago
Next »