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
/
sdhci-cadence.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-02-17
mmc: sdhci-cadence: send tune request twice to work around errata
Masahiro Yamada
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-08-09
mmc: sdhci-cadence: fix uninitialized pointer deref on probe
Peng Fan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-01-22
mmc: sdhci-cadence: add HS200 support
Masahiro Yamada
2018-01-22
mmc: sdhci-cadence: call mmc_of_parse()
Masahiro Yamada
2018-01-22
mmc: sdhci-cadence: use bitfield access macros for cleanup
Masahiro Yamada
2017-09-29
mmc: sdhci-cadence: set timing mode register depending on frequency
Masahiro Yamada
2017-07-19
mmc: cadence: use fdt32_t for DT property value to fix sparse warning
Masahiro Yamada
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
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-15
mmc: sdhci-cadence: import updates from Linux 4.12
Masahiro Yamada
2017-01-11
mmc: sdhci-cadence: add Cadence SD4HC support
Masahiro Yamada