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.c
Age
Commit message (
Expand
)
Author
2007-03-02
mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS
Xie Xiaobo
2007-03-02
mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS
Xie Xiaobo
2007-03-02
mpc83xx: don't hang if watchdog configured on 8360, 832x
Kim Phillips
2007-03-02
mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt
Kim Phillips
2007-03-02
mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead
Kumar Gala
2007-03-02
mpc83xx: Add support for the MPC832XEMDS board
Dave Liu
2006-11-28
mpc83xx: Miscellaneous code style fixes
Timur Tabi
2006-11-03
mpc83xx: Update 83xx to use fsl_i2c.c
Timur Tabi
2006-11-03
mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
Timur Tabi
2006-11-03
mpc83xx: change ft code to modify local-mac-address property
Kim Phillips
2006-11-03
mpc83xx: Add MPC8360EMDS basic board support
Dave Liu
2006-11-03
mpc83xx: Add support for the MPC8349E-mITX
Timur Tabi
2006-11-03
mpc83xx: Changed to unified mpx83xx names and added common 83xx changes
Dave Liu
2006-04-16
Some code cleanup
Wolfgang Denk
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-14
Add DMA support for MPC83xx.
Marian Balakowicz
2006-03-14
Add sync in do_reset() routine for MPC83xx after RPR register
Marian Balakowicz
2006-01-11
Add helper function for generic flat device tree fixups for mpc83xx
Kumar Gala
2005-10-17
Add PCI support for the TQM834x board.
Rafal Jaworowski
2005-10-11
Added support for TQM834x boards.
Marian Balakowicz
2005-08-05
Fix compiler warnings
Wolfgang Denk
2005-07-28
* Patch by Eran Liberty
Eran Liberty