summaryrefslogtreecommitdiff
path: root/cpu/mpc824x/start.S
Commit message (Expand)AuthorAgeLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-766/+0
* ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund2010-01-26-5/+6
* ppc: Loose GOT access in IRQJoakim Tjernlund2010-01-26-30/+3
* relocation: Do not relocate NULL pointers.Joakim Tjernlund2009-10-08-2/+4
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-06-1/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-45/+45
* [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-22-2/+2
* * Patches by Denis Peter, 9 Sep 2003:wdenk2003-09-10-1/+16
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-68/+1
* * Code cleanup:wdenk2003-06-27-3/+0
* * Patches by Udi Finkelstein, 2 June 2003:wdenk2003-06-03-1/+1
* * Patch by Marc Singer, 29 May 2003:wdenk2003-05-31-1/+1
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-30-8/+3
* * Patch by Dave Ellis, 22 May 2003:wdenk2003-05-22-2/+2
* * Patch by Robert Schwebel, 21 Jan 2003:wdenk2003-03-06-1/+1
* * Patch by Hans-Joerg Frieden, 06 Dec 2002wdenk2002-12-07-2/+16
* Initial revisionwdenk2002-11-03-0/+835