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
/
arch
/
arm
/
mach-omap2
/
emif-common.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move reset_phy() to net.h
Simon Glass
2019-10-11
arm: omap: emif-common: Fix memory priming for ECC
Krunal Bhargav
2019-10-11
arm: omap: emif-common: Disable interleaving
Krunal Bhargav
2019-10-11
arm: omap: emif-common: Fix ecc address calculation
Lokesh Vutla
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-13
arm: omap2: Fix compiler warning
Bin Meng
2018-01-19
arm: emif-common: Add suppport for enabling ECC
Lokesh Vutla
2018-01-19
arm: emif-common: Add ecc specific emif registers
Lokesh Vutla
2017-03-11
arm: omap-common: Fix typo in CONFIG_OMAP54XX guard
Matthijs van Duin
2016-11-21
arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms
Tom Rini