index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2016-07-11
dm: mmc: msmsdhic: Drop old MMC code
Simon Glass
2016-07-11
dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
Simon Glass
2016-07-11
dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
Simon Glass
2016-07-11
dm: mmc: sdhci: Refactor configuration setup to support DM
Simon Glass
2016-07-11
dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS
Simon Glass
2016-07-11
dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards
Simon Glass
2016-07-11
dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS
Simon Glass
2016-07-11
dm: mmc: Add a way to use driver model for MMC operations
Simon Glass
2016-07-11
mmc: Move tracing code into separate functions
Simon Glass
2016-07-11
dm: mmc: rockchip: Support only CONFIG_BLK
Simon Glass
2016-07-11
mmc: Move MMC boot code into its own file
Simon Glass
2016-07-11
dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c
Simon Glass
2016-07-11
dm: mmc: Move CONFIG_BLK code into the mmc uclass
Simon Glass
2016-07-11
mmc: Add function declarations for mmc_bread() and mmc_switch_part()
Simon Glass
2016-07-08
mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()
Mateusz Kulikowski
2016-07-01
mmc: increase MMC SDHCI read status timeout
Steve Rae
2016-06-28
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-06-28
mmc: fsl: introduce wp_enable
Peng Fan
2016-06-28
fsl_esdhc: Update clock enable bits for USDHC
Ye Li
2016-06-28
mmc: fsl: reset to normal boot mode when eMMC fast boot
Peng Fan
2016-06-27
mmc: dw_mmc: fix the wrong AND operation
Jaehoon Chung
2016-06-20
mmc: add MMC_VERSION_5_1
Stefan Wahren
2016-06-19
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-13
armv8: s32v234: Introduce basic support for s32v234evb
Eddy Petrișor
2016-06-09
mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx
Heiko Schocher
2016-06-09
mmc: revert mmc: Handle switch error status bit in MMC card status
Heiko Schocher
2016-06-04
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-06-03
mmc: fsl_esdhc: fix check_and_invalidate_dcache_range function
Yangbo Lu
2016-05-31
mmc: tegra: add basic Tegra186 support
Stephen Warren
2016-05-27
dm: mmc: Use cfg directly in mmc_bind()
Simon Glass
2016-05-27
dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL
Simon Glass
2016-05-27
dm: rockchip: mmc: Allow use of CONFIG_BLK
Simon Glass
2016-05-27
dm: mmc: dwmmc: Support CONFIG_BLK
Simon Glass
2016-05-27
dm: mmc: Convert sdhci to support CONFIG_BLK
Simon Glass
2016-05-27
mmc: Use byte array for multipliers
Simon Glass
2016-05-27
mmc: Drop mmc_register()
Simon Glass
2016-05-17
dm: mmc: sandbox: Add an SD-card emulation
Simon Glass
2016-05-17
dm: mmc: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: mmc: Add a way to bind MMC devices with driver model
Simon Glass
2016-05-17
dm: mmc: Implement the MMC functions for block devices
Simon Glass
2016-05-17
dm: sandbox: Only enable the sandbox MMC driver when valid
Simon Glass
2016-05-17
dm: mmc: Adjust mmc_switch_part() to use a struct mmc
Simon Glass
2016-05-17
dm: mmc: Move the device list into a separate file
Simon Glass
2016-05-17
dm: mmc: Set up the device pointer when using the MMC uclass
Simon Glass
2016-05-17
dm: mmc: Use the new select_hwpart() API
Simon Glass
2016-05-17
dm: mmc: Add a function to obtain the block device
Simon Glass
2016-05-17
dm: mmc: Implement the select_hwpart() method
Simon Glass
2016-05-17
dm: mmc: Move mmc_switch_part() above its callers
Simon Glass
2016-05-17
dm: mmc: Drop the get_dev() function
Simon Glass
2016-05-17
dm: mmc: Add a legacy block interface for MMC
Simon Glass
[next]