summaryrefslogtreecommitdiff
path: root/cpu/mpc8xx/start.S
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-684/+0
2010-01-26ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund1-5/+6
2010-01-26ppc: Loose GOT access in IRQJoakim Tjernlund1-33/+3
2009-10-08relocation: Do not relocate NULL pointers.Joakim Tjernlund1-2/+4
2009-03-188xx, icache: enabling ICache not before running from RAMHeiko Schocher1-1/+1
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser1-1/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-11/+11
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski1-2/+2
2004-04-08* Patch by Mark Jonas: Remove config.tmp files only whenwdenk1-2/+2
2003-08-28* Fix ICU862 environment problemwdenk1-12/+0
2003-07-27* Patch by Scott McNutt, 21 Jul 2003:wdenk1-2/+2
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-69/+1
2003-06-27* Code cleanup:wdenk1-4/+3
2003-06-03* Patches by Udi Finkelstein, 2 June 2003:wdenk1-1/+1
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk1-8/+3
2003-05-22* Patch by Dave Ellis, 22 May 2003:wdenk1-2/+2
2003-01-11* Restrict baudrate settings on LWMON to higher speedswdenk1-1/+1
2002-12-07* Patch by Hans-Joerg Frieden, 06 Dec 2002wdenk1-2/+16
2002-11-03Initial revisionwdenk1-0/+782