aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc8220/start.S
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-750/+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-32/+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-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-17/+17
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski1-2/+2
2005-04-05* Patch by Ladislav Michl, 05 Apr 2005:wdenk1-1/+1
2005-04-05Add support for MPC8220 based "sorcery" board.LABEL_2005_04_05_2345wdenk1-0/+1
2004-10-28Patch by TsiChung Liew, 23 Sep 2004:wdenk1-0/+774