index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
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
2016-04-25
mmc: sdhci: add const qualifier to the name of struct sdhci_host
Masahiro Yamada
2016-04-18
drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined
Mugunthan V N
2016-04-18
drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer
Mugunthan V N
2016-04-10
arm: socfpga: Nuke useless include
Marek Vasut
2016-04-06
fsl: esdhc: support driver model
Peng Fan
2016-04-01
mmc: Add support for Qualcomm SDHCI controller
Mateusz Kulikowski
2016-04-01
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-04-01
sunxi: Add support for Allwinner A64 SoCs
Siarhei Siamashka
2016-04-01
sunxi: Explicitly cast u32 pointer conversions
Alexander Graf
2016-04-01
mmc: uniphier: use devm_get_addr() to get base address
Masahiro Yamada
2016-03-27
mmc: Print send_cmd response only when return value is zero
Bin Meng
2016-03-27
mmc: Fix switch..case indention
Bin Meng
2016-03-27
mmc: bcm2835: fix 64-bit build warning
Stephen Warren
2016-03-15
dwmmc: Increase retry timeout
Alexander Graf
2016-03-15
omap_hsmmc: Board-specific TWL6030 MMC power initialization
Paul Kocialkowski
2016-03-15
power: twl6030: Device-index-specific MMC power initialization
Paul Kocialkowski
2016-03-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
Stefan Roese
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-02-29
mmc: uniphier: add driver for UniPhier SD/MMC host controller
Masahiro Yamada
2016-02-22
mmc: Kconfig: Add Arasan SDHCI entry
Michal Simek
2016-02-16
tegra: mmc: Fix comments in the MMC driver init
Simon Glass
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-02-02
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2016-02-01
drivers: mmc: add driver for Microchip PIC32 SDHCI controller.
Andrei Pistirica
2016-01-27
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-01-27
mmc: fsl_esdhc: set Abort command type for CMD12
Yangbo Lu
2016-01-27
mmc: fsl_esdhc: increase data transaction timeout to 500ms
Yangbo Lu
2016-01-27
mmc: zynq_sdhci: Added qurik to disable high speed
Siva Durga Prasad Paladugu
2016-01-27
mmc: sdhci: Clear high speed if not supported
Siva Durga Prasad Paladugu
2016-01-27
sdhci: zynq: Remove hardcoded value zero as min frequency
Siva Durga Prasad Paladugu
2016-01-27
mmc: atmel: Properly fix clock configuration
Gregory CLEMENT
2016-01-21
rockchip: Use a separate clock ID for clocks
Simon Glass
2016-01-21
rockchip: mmc: Use a pwrseq device if available
Simon Glass
[next]