aboutsummaryrefslogtreecommitdiff
path: root/cpu/74xx_7xx/start.S
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-874/+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
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser1-1/+2
2008-10-3174xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheDave Liu1-4/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-88/+88
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce1-3/+3
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski1-2/+2
2006-11-29[PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese1-3/+5
2006-06-19Add support for wrPPMC7xx/74xx boardsHeiko Schocher1-1/+2
2004-12-16CPCI750 board support addedstroese1-2/+4
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-1/+1
2004-01-03* Patch by Ronen Shitrit, 10 Dec 2003:wdenk1-1/+6
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-69/+1
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-82/+82
2003-06-20Patch by Tom Guilliams, 20 Jun 2003:wdenk1-0/+86
2003-06-03* Patches by Udi Finkelstein, 2 June 2003:LABEL_2003_06_04_0200wdenk1-1/+1
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-10/+5
2003-05-22* Patch by Dave Ellis, 22 May 2003:LABEL_2003_05_23_0055wdenk1-2/+2
2002-12-07* Patch by Hans-Joerg Frieden, 06 Dec 2002LABEL_2002_12_07_0120wdenk1-2/+19
2002-11-03Initial revisionwdenk1-0/+860