aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc8220
AgeCommit message (Expand)AuthorFilesLines
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-04-17Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk1-1/+1
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-11-15Revert "Correct fixup relocation for mpc8220"Grant Likely2-1/+2
2007-07-09cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger3-12/+12
2007-07-04Correct fixup relocation for mpc8220Grant Likely2-2/+1
2007-07-04Consolidate mpc8220 linker scriptsGrant Likely2-0/+128
2007-07-04cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger3-12/+12
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski1-2/+2
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-04Fix build problems on sorcery board.Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-9/+13
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk6-18/+12
2005-10-28Add support for multiple PHYs.Marian Balakowicz1-25/+35
2005-10-13Cleanup for GCC-4.xWolfgang Denk2-7/+9
2005-05-30Patch by Juergen Selent, 17 May 2005:wdenk1-36/+34
2005-05-16Add PCI support for Sorcery board.wdenk7-150/+206
2005-04-05* Patch by Ladislav Michl, 05 Apr 2005:wdenk3-3/+3
2005-04-05Add support for MPC8220 based "sorcery" board.LABEL_2005_04_05_2345wdenk7-44/+186
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk1-4/+4
2004-10-28Patch by TsiChung Liew, 23 Sep 2004:wdenk20-0/+5544