index
:
snowball/u-boot-ux500.git
igloo
master
u-boot for ux500
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu
/
mpc83xx
/
start.S
Age
Commit message (
Expand
)
Author
2008-02-14
ppc: Refactor cache routines, so there is only one common set.
Rafal Jaworowski
2008-01-12
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-03
mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
Timur Tabi
2006-11-03
mpc83xx: Fix the incorrect dcbz operation
Dave Liu
2006-11-03
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