index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2017-07-19
mmc: cadence: use fdt32_t for DT property value to fix sparse warning
Masahiro Yamada
2017-07-19
mmc: rpmb: update size format for write_counter
Kever Yang
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT
Peng Fan
2017-07-12
dm: mmc: fsl_esdhc: handle vqmmc supply
Peng Fan
2017-07-12
mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O
Peng Fan
2017-07-11
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
2017-07-11
Revert "mmc: dw_mmc: rockchip: select proper card clock"
Kever Yang
2017-07-11
rockchip: dwmmc: use max-frequency when OF_PLATDATA enabled
Kever Yang
2017-07-11
rockchip: mmc: dm: convert fdt_get to dev_read
Philipp Tomsich
2017-07-10
driver: mmc: update debug info
Jorge Ramirez-Ortiz
2017-06-27
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-06-27
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
2017-06-27
Revert "x86: Convert MMC to driver model"
Bin Meng
2017-06-20
tegra: mmc: Set the bus width correctly
Simon Glass
2017-06-09
dm: mmc: Avoid probing block devices in find_mmc_device()
Simon Glass
2017-06-09
mmc: sh_sdhi: Fix Kconfig entry
Marek Vasut
2017-06-09
mmc: sh_sdhi: Add SDHI support
Kouei Abe
2017-06-09
mmc: sh_sdhi: Add MMC version 5.0 support
Kouei Abe
2017-06-09
mmc: sh_sdhi: Add 64-bit access to sd_buf support
Kouei Abe
2017-06-09
mmc: sh_sdhi: Set SD_INFOx interrupt mask before command starting
Kouei Abe
2017-06-05
samsung: mmc: Drop s3c_sdi driver
Simon Glass
2017-06-01
dm: mmc: Convert uclass to livetree
Simon Glass
2017-06-01
dm: gpio: Add live tree support
Simon Glass
2017-06-01
dm: core: Rename of_device_is_compatible()
Simon Glass
2017-06-01
tegra: Convert MMC to use driver model for operations
Simon Glass
2017-06-01
dm: mmc: Rewrite mmc_blk_probe()
Simon Glass
2017-06-01
dm: mmc: Check that drivers have operations
Simon Glass
2017-06-01
dm: mmc: Don't call board_mmc_power_init() with driver model
Simon Glass
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
dm: Fix up inclusion of common.h
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-05-31
mmc: fsl_esdhc: Move non DM_MMC code in #ifndef CONFIG_DM_MMC
Jagan Teki
2017-05-31
mmc: fsl_esdhc: Allow all supported prescaler values
Benoît Thébaudeau
2017-05-29
mmc: meson: increase max block number per request
Heiner Kallweit
2017-05-17
x86: Convert MMC to driver model
Simon Glass
2017-05-16
mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD
Wenyou Yang
2017-05-15
mmc: descend into drivers/mmc only when CONFIG_MMC is enabled
Masahiro Yamada
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-15
mmc: sdhci-cadence: import updates from Linux 4.12
Masahiro Yamada
2017-05-15
mmc: sdhci: Fix maximum clock for programmable clock mode
Wenyou Yang
2017-05-15
drivers: omap_hsmmc: move to DM_MMC_OPS
Jean-Jacques Hiblot
2017-05-11
dm: mmc: omap_hsmmc: Add pre-reloc flag to the driver
Lokesh Vutla
2017-05-11
dm: mmc: omap_hsmmc: Update to support of-platdata
Lokesh Vutla
2017-05-10
rockchip: mmc: handle deprecation of 'clock-freq-min-max'
Philipp Tomsich
2017-05-10
mmc: dw_mmc: rockchip: select proper card clock
Xu Ziyuan
2017-05-09
omap_hsmmc: update struct hsmmc to accommodate omap3 from DT
Adam Ford
2017-05-09
dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC
Simon Glass
2017-04-18
drivers: remove Blackfin specific drivers
Masahiro Yamada
[next]