aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc83xx/start.S
AgeCommit message (Expand)Author
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-01-26ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund
2010-01-26ppc: Loose GOT access in IRQJoakim Tjernlund
2009-10-08relocation: Do not relocate NULL pointers.Joakim Tjernlund
2009-01-2183xx: Use the proper sequence for updating IMMR.Scott Wood
2009-01-21mpc83xx: Size optimization of start.SRon Madrid
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser
2008-10-18Merge 'next' branchWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-1783xx NAND boot: wait for LTESR[CC]Lepcha Suchit
2008-09-03mpc83xx: clean up cache operations and unlock_ram_in_cache() functionsNick Spence
2008-09-03mpc83xx: Store and display Arbiter Event Register valuesNick Spence
2008-09-03mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheNick Spence
2008-08-12NAND boot: MPC8313ERDB supportScott Wood
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce
2008-04-25lib_ppc: Revert "Make MPC83xx one step closer to full relocation."Kim Phillips
2008-03-28Make MPC83xx one step closer to full relocation.Joakim Tjernlund
2008-02-14ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski
2008-01-12Fixed syntax error in function init_e300_core() of mpc83xx/start.S ifHeiko Schocher
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski
2007-03-02mpc83xx: Put the version (and magic) after the HRCW.Jerry Van Baren
2006-11-03mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi
2006-11-03mpc83xx: Fix the incorrect dcbz operationDave Liu
2006-11-03mpc83xx: Add support for variable flash memory sizes on 83xx systemsTimur Tabi
2006-03-14Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.Marian Balakowicz
2006-03-14Correct shift offsets in icache_status and dcache_status for MPC83xx.Marian Balakowicz
2006-02-10Enable address translation on MPC83xxKumar Gala
2006-01-11Only disable the MPC83xx watchdog if its enabled out of reset.Kumar Gala
2005-08-01Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger
2005-07-28* Patch by Eran LibertyEran Liberty