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
/
powerpc
/
cpu
/
mpc83xx
/
spd_sdram.c
Age
Commit message (
Expand
)
Author
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-05-21
mpc83xx: Use pre-defined asm functions
Mario Six
2019-05-21
mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE
Mario Six
2019-05-20
mpc83xx: Introduce ARCH_MPC834*
Mario Six
2019-05-20
mpc83xx: Introduce ARCH_MPC831*
Mario Six
2019-05-20
mpc83xx: Introduce ARCH_MPC830*
Mario Six
2018-09-18
ram: Add driver for MPC83xx
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-01-08
powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx
Robert P. J. Day
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-11-16
mpc83xx: spd_sdram - fix gcc 4.6 compiler warning
Kim Phillips
2011-11-03
mpc83xx: Cleanup usage of DDR constants
Joe Hershberger
2011-07-06
MPC83xx: add config options for memory setup.
Andre Schwarz
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese