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
/
xenon_sdhci.c
Age
Commit message (
Expand
)
Author
2020-09-15
mmc: xenon_sdhci: Add missing common host capabilities
Andre Heider
2020-08-31
mmc: xenon: set signal voltage and max base clock
Evan Wang
2020-07-25
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2019-07-17
mmc: sdhci: Make set_ios_post() return int
Faiz Abbas
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
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-06-01
dm: core: Rename of_device_is_compatible()
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-03-21
mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driver
Stefan Roese
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-01-25
mmc: Add Marvell Xenon SDHCI controller driver
Stefan Roese