index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu
/
mpc83xx
/
start.S
Age
Commit message (
Expand
)
Author
2008-08-12
NAND boot: MPC8313ERDB support
Scott Wood
2008-06-03
PPC: Create and use CONFIG_HIGH_BATS
Becky Bruce
2008-04-24
lib_ppc: Revert "Make MPC83xx one step closer to full relocation."
Kim Phillips
2008-03-28
Make MPC83xx one step closer to full relocation.
Joakim Tjernlund
2008-02-14
ppc: Refactor cache routines, so there is only one common set.
Rafal Jaworowski
2008-01-11
Fixed syntax error in function init_e300_core() of mpc83xx/start.S if
Heiko Schocher
2007-06-22
[ppc] Fix build breakage for all non-4xx PowerPC variants.
Rafal Jaworowski
2007-03-02
mpc83xx: Put the version (and magic) after the HRCW.
Jerry Van Baren
2006-11-04
mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
Timur Tabi
2006-11-04
mpc83xx: Fix the incorrect dcbz operation
Dave Liu
2006-11-04
mpc83xx: Add support for variable flash memory sizes on 83xx systems
Timur Tabi
2006-03-14
Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.
Marian Balakowicz
2006-03-14
Correct shift offsets in icache_status and dcache_status for MPC83xx.
Marian Balakowicz
2006-02-10
Enable address translation on MPC83xx
Kumar Gala
2006-01-11
Only disable the MPC83xx watchdog if its enabled out of reset.
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