summaryrefslogtreecommitdiff
path: root/cpu/mpc86xx/start.S
AgeCommit message (Expand)Author
2009-10-08relocation: Do not relocate NULL pointers.Joakim Tjernlund
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser
2008-11-10mpc8641: Support 36-bit physical addressingBecky Bruce
2008-11-10mpc8641: Change 32-bit memory mapBecky Bruce
2008-11-10mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce
2008-11-10mpc86xx: Use SRR0/1/rfi to enable address translation, not blrBecky Bruce
2008-11-10mpc86xx: Move setup_bats into cpu_init_fBecky Bruce
2008-11-04powerpc: change 86xx SMP boot methodBecky Bruce
2008-11-03powerpc 86xx: Handle CCSR relocation earlierBecky Bruce
2008-10-3086xx: remove the redundant r2 global data pointer saveDave Liu
2008-10-3086xx: remove the unused code for 86xx familyDave Liu
2008-10-3086xx: Move the clear_tlbs before MMU turn onDave Liu
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-13mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheNick Spence
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