aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc86xx/start.S
AgeCommit message (Expand)Author
2008-08-11POWERPC 86xx: Move BAT setup code to CBecky Bruce
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk
2008-02-14ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski
2008-01-2486xx: Remove old-style law setup codeBecky Bruce
2008-01-2486xx: Support new law setup method and convert mpc8641Becky Bruce
2008-01-2486xx: Rearrange the sequence in start.SBecky Bruce
2007-08-10cpu/86xx fixes.Jon Loeliger
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski
2007-05-01Conditionalize 8641 Rev1.0 MCM workaroundsJames Yang
2006-10-24Code cleanupWolfgang Denk
2006-10-10Fix whitespace issues.Jon Loeliger
2006-08-22General indent and whitespace cleanups.Jon Loeliger
2006-08-17Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTRHaiying Wang
2006-06-15Do not enable address translation on secondary CPUs.Jon Loeliger
2006-05-19Change arbitration to round-robin for SMP linux.Jon Loeliger
2006-05-10Remove unneeded INIT_RAM_LOCK cache twiddling.Haiying Wang
2006-04-27Cleanup whitespaces and style issues.Jon Loeliger
2006-04-26Initial support for MPC8641 HPCN board.Jon Loeliger