index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc-uclass: correct the device number
Kever Yang
2016-07-31
1
-3
/
+3
*
mmc: dw_mmc: reduce timeout detection cycle
Xu Ziyuan
2016-07-27
1
-1
/
+1
*
dm: socfpga: mmc: Support CONFIG_BLK
Simon Glass
2016-07-27
1
-1
/
+31
*
dm: mmc: zynq: Convert zynq to use driver model for MMC
Simon Glass
2016-07-27
1
-5
/
+34
*
dm: mmc: dwmmc: use the callback functions as static
Jaehoon Chung
2016-07-27
1
-2
/
+2
*
mmc: rockchip: add SDHCI driver support for rockchip soc
Kever Yang
2016-07-25
3
-0
/
+100
*
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
Masahiro Yamada
2016-07-24
1
-4
/
+3
*
mmc: sdhci: Disable internal clock enable bit
Siva Durga Prasad Paladugu
2016-07-22
1
-1
/
+1
*
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-07-16
1
-1
/
+1
*
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-07-15
1
-22
/
+5
|
\
|
*
sunxi: Use BROM stored boot_media value to determine our boot-source
Hans de Goede
2016-07-15
1
-17
/
+0
|
*
sunxi: mmc: increase status register polling rate for data transfers
Tobias Doerffel
2016-07-15
1
-5
/
+5
*
|
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Tom Rini
2016-07-15
1
-63
/
+85
|
\
\
|
*
|
mmc: exynos_dw_mmc: support the Driver mode for Exynos
Jaehoon Chung
2016-07-12
1
-0
/
+72
|
*
|
mmc: exynos_dw_mmc: use the 4bit bus-width by default
Jaehoon Chung
2016-07-12
1
-6
/
+2
|
*
|
mmc: exynos_dw_mmc: clean the unused and unnecessary codes
Jaehoon Chung
2016-07-12
1
-22
/
+9
|
*
|
mmc: exynos_dw_mmc: add the error control for checking index
Jaehoon Chung
2016-07-12
1
-0
/
+5
|
*
|
mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROL
Jaehoon Chung
2016-07-12
1
-2
/
+0
|
*
|
mmc: exynos_dw_mmc: remove the unused function
Jaehoon Chung
2016-07-12
1
-36
/
+0
*
|
|
rockchip: mmc: Update the driver to support of-platdata
Simon Glass
2016-07-14
1
-3
/
+26
*
|
|
rockchip: mmc: Move all DT decoding to ofdata_to_platdata()
Simon Glass
2016-07-14
1
-15
/
+17
|
|
/
|
/
|
*
|
dm: mmc: msmsdhic: Drop old MMC code
Simon Glass
2016-07-11
2
-16
/
+1
*
|
dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
Simon Glass
2016-07-11
1
-2
/
+44
*
|
dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
Simon Glass
2016-07-11
1
-1
/
+39
*
|
dm: mmc: sdhci: Refactor configuration setup to support DM
Simon Glass
2016-07-11
1
-48
/
+59
*
|
dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS
Simon Glass
2016-07-11
1
-11
/
+6
*
|
dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards
Simon Glass
2016-07-11
1
-1
/
+2
*
|
dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS
Simon Glass
2016-07-11
1
-0
/
+33
*
|
dm: mmc: Add a way to use driver model for MMC operations
Simon Glass
2016-07-11
3
-3
/
+93
*
|
mmc: Move tracing code into separate functions
Simon Glass
2016-07-11
2
-15
/
+45
*
|
dm: mmc: rockchip: Support only CONFIG_BLK
Simon Glass
2016-07-11
1
-11
/
+0
*
|
mmc: Move MMC boot code into its own file
Simon Glass
2016-07-11
4
-125
/
+146
*
|
dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c
Simon Glass
2016-07-11
2
-95
/
+91
*
|
dm: mmc: Move CONFIG_BLK code into the mmc uclass
Simon Glass
2016-07-11
2
-82
/
+83
*
|
mmc: Add function declarations for mmc_bread() and mmc_switch_part()
Simon Glass
2016-07-11
2
-5
/
+21
|
/
*
mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()
Mateusz Kulikowski
2016-07-08
1
-1
/
+6
*
mmc: increase MMC SDHCI read status timeout
Steve Rae
2016-07-01
1
-2
/
+3
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-06-28
1
-14
/
+54
|
\
|
*
mmc: fsl: introduce wp_enable
Peng Fan
2016-06-28
1
-3
/
+18
|
*
fsl_esdhc: Update clock enable bits for USDHC
Ye Li
2016-06-28
1
-2
/
+7
|
*
mmc: fsl: reset to normal boot mode when eMMC fast boot
Peng Fan
2016-06-28
1
-9
/
+29
*
|
mmc: dw_mmc: fix the wrong AND operation
Jaehoon Chung
2016-06-27
1
-2
/
+2
|
/
*
mmc: add MMC_VERSION_5_1
Stefan Wahren
2016-06-20
1
-0
/
+3
*
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-19
3
-14
/
+20
*
armv8: s32v234: Introduce basic support for s32v234evb
Eddy Petrișor
2016-06-13
1
-4
/
+4
*
mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx
Heiko Schocher
2016-06-09
1
-0
/
+1
*
mmc: revert mmc: Handle switch error status bit in MMC card status
Heiko Schocher
2016-06-09
1
-3
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-06-04
1
-5
/
+4
|
\
|
*
mmc: fsl_esdhc: fix check_and_invalidate_dcache_range function
Yangbo Lu
2016-06-03
1
-5
/
+4
*
|
mmc: tegra: add basic Tegra186 support
Stephen Warren
2016-05-31
1
-1
/
+31
|
/
[next]