summaryrefslogtreecommitdiff
path: root/cpu/mpc86xx/start.S
Commit message (Expand)AuthorAgeLines
* Big white-space cleanup.Wolfgang Denk2008-05-21-7/+7
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-15-53/+66
|\
| * 86xx: Remove old-style law setup codeBecky Bruce2008-01-24-5/+0
| * 86xx: Support new law setup method and convert mpc8641Becky Bruce2008-01-24-0/+2
| * 86xx: Rearrange the sequence in start.SBecky Bruce2008-01-24-53/+69
* | PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-14-1/+1
* | ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-14-44/+0
|/
* cpu/86xx fixes.Jon Loeliger2007-08-10-71/+14
* [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-22-2/+2
* Conditionalize 8641 Rev1.0 MCM workaroundsJames Yang2007-05-01-14/+28
* Code cleanupWolfgang Denk2006-10-24-165/+165
* Fix whitespace issues.Jon Loeliger2006-10-10-1/+0
* General indent and whitespace cleanups.Jon Loeliger2006-08-22-100/+97
* Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTRHaiying Wang2006-08-17-1/+2
* Do not enable address translation on secondary CPUs.Jon Loeliger2006-06-15-15/+0
* Change arbitration to round-robin for SMP linux.Jon Loeliger2006-05-19-6/+9
* Remove unneeded INIT_RAM_LOCK cache twiddling.Haiying Wang2006-05-10-2/+3
* Cleanup whitespaces and style issues.Jon Loeliger2006-04-27-2/+2
* Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-26-0/+1240