summaryrefslogtreecommitdiffstats
path: root/cpu/mpc86xx/start.S
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-957/+0
* ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund2010-01-261-5/+6
* ppc: Loose GOT access in IRQJoakim Tjernlund2010-01-261-33/+3
* relocation: Do not relocate NULL pointers.Joakim Tjernlund2009-10-081-2/+4
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-161-2/+0
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* mpc8641: Support 36-bit physical addressingBecky Bruce2008-11-101-11/+33
* mpc8641: Change 32-bit memory mapBecky Bruce2008-11-101-1/+1
* mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce2008-11-101-10/+10
* mpc86xx: Use SRR0/1/rfi to enable address translation, not blrBecky Bruce2008-11-101-11/+8
* mpc86xx: Move setup_bats into cpu_init_fBecky Bruce2008-11-101-5/+0
* powerpc: change 86xx SMP boot methodBecky Bruce2008-11-041-73/+4
* powerpc 86xx: Handle CCSR relocation earlierBecky Bruce2008-11-031-5/+24
* 86xx: remove the redundant r2 global data pointer saveDave Liu2008-10-301-1/+0
* 86xx: remove the unused code for 86xx familyDave Liu2008-10-301-14/+0
* 86xx: Move the clear_tlbs before MMU turn onDave Liu2008-10-301-1/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-50/+50
* mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheNick Spence2008-10-131-4/+4
* POWERPC 86xx: Move BAT setup code to CBecky Bruce2008-08-111-119/+0
* Big white-space cleanup.Wolfgang Denk2008-05-211-7/+7
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-151-53/+66
|\
| * 86xx: Remove old-style law setup codeBecky Bruce2008-01-241-5/+0
| * 86xx: Support new law setup method and convert mpc8641Becky Bruce2008-01-241-0/+2
| * 86xx: Rearrange the sequence in start.SBecky Bruce2008-01-241-53/+69
* | PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-141-1/+1
* | ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-141-44/+0
|/
* cpu/86xx fixes.Jon Loeliger2007-08-101-71/+14
* [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-221-2/+2
* Conditionalize 8641 Rev1.0 MCM workaroundsJames Yang2007-05-011-14/+28
* Code cleanupWolfgang Denk2006-10-241-165/+165
* Fix whitespace issues.Jon Loeliger2006-10-101-1/+0
* General indent and whitespace cleanups.Jon Loeliger2006-08-221-100/+97
* Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTRHaiying Wang2006-08-171-1/+2
* Do not enable address translation on secondary CPUs.Jon Loeliger2006-06-151-15/+0
* Change arbitration to round-robin for SMP linux.Jon Loeliger2006-05-191-6/+9
* Remove unneeded INIT_RAM_LOCK cache twiddling.Haiying Wang2006-05-101-2/+3
* Cleanup whitespaces and style issues.Jon Loeliger2006-04-271-2/+2
* Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-261-0/+1240
OpenPOWER on IntegriCloud