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
/
cpu
/
mpc83xx
/
cpu_init.c
Age
Commit message (
Expand
)
Author
2008-03-25
mpc8323erdb: Improve the system performance
Michael Barkowski
2008-01-17
mpc83xx: Fix the fatal conflict of merge
Dave Liu
2008-01-16
mpc83xx: add support for more system clock performance controls
Kim Phillips
2008-01-16
mpc83xx: Add config of eTSEC emergency priority in SPCR
Dave Liu
2008-01-08
mpc83xx: Add the support of MPC837xEMDS board
Dave Liu
2007-08-10
mpc83xx: Add support for the display of reset status
Dave Liu
2007-08-10
Update SCCR programming in cpu_init_f() to support all 83xx processors
Timur Tabi
2007-03-02
mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode
Kumar Gala
2007-03-02
mpc83xx: Add support for the MPC832XEMDS board
Dave Liu
2007-03-02
mpc83xx: streamline the 83xx immr head file
Dave Liu
2006-11-28
mpc83xx: Miscellaneous code style fixes
Timur Tabi
2006-11-03
mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
Timur Tabi
2006-11-03
mpc83xx: add QE ethernet support
Dave Liu
2006-11-03
mpc83xx: Add support for the MPC8349E-mITX
Timur Tabi
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-01-25
Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xx
Kumar Gala
2006-01-11
Allow config of GPIO direction & data registers at boot on 83xx
Kumar Gala
2006-01-11
Make System IO Config Registers board configurable on MPC83xx
Kumar Gala
2005-08-01
Fix style issues primarily in 85xx and 83xx boards.
Jon Loeliger
2005-07-28
* Patch by Eran Liberty
Eran Liberty