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
/
matsushita-common.c
Age
Commit message (
Expand
)
Author
2018-04-11
mmc: matsushita-common: Add missing else
Marek Vasut
2018-04-11
mmc: matsushita-common: Wait for command completion
Marek Vasut
2018-04-11
mmc: matsushita-common: Correctly set mode in 16bit
Marek Vasut
2018-04-11
mmc: matsushita-common: Special case only select registers in 16bit
Marek Vasut
2018-04-11
mmc: matsushita-common: Export register access functions
Marek Vasut
2018-04-11
mmc: matsushita-common: Properly handle pin voltage configuration
Marek Vasut
2018-04-11
mmc: matsushita-common: Always check controller version
Marek Vasut
2018-04-11
mmc: matsushita-common: Handle bus width 0
Marek Vasut
2018-04-11
mmc: matsushita-common: Handle DMA completion flag differences
Marek Vasut
2018-04-11
mmc: matsushita-common: Handle Renesas div-by-1
Marek Vasut
2018-04-11
mmc: matsushita-common: Use mmc_of_parse()
Marek Vasut
2018-04-11
mmc: uniphier: Allow passing quirks to the probe function
Marek Vasut
2018-04-11
mmc: uniphier: Add support for 16bit variant
Marek Vasut
2018-04-11
mmc: uniphier: Drop useless check
Marek Vasut
2018-04-11
mmc: uniphier: Factor out FIFO accessors
Marek Vasut
2018-04-11
mmc: uniphier: Split out SoC specific bits from the driver
Marek Vasut