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
/
meson_gx_mmc.c
Age
Commit message (
Expand
)
Author
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
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 devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-04-06
mmc: meson-gx: enable input clocks
Jerome Brunet
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-10-18
mmc: meson-gx: add support for mmc-pwrseq-emmc
Neil Armstrong
2018-11-26
mmc: meson-gx: Add AXG compatible
Neil Armstrong
2018-05-08
mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h
Jaehoon Chung
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-23
mmc: avoid division by zero in meson_mmc_config_clock
Heinrich Schuchardt
2018-01-12
mmc: meson_gx_mmc: fix the complie error
Jaehoon Chung
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-29
mmc: meson: increase max block number per request
Heiner Kallweit
2017-04-14
mmc: meson: add MMC driver for Meson GX (S905)
Carlo Caione