aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc8220
AgeCommit message (Expand)Author
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-11-09Moved initialization of MPC8220 FEC to cpu_eth_init()Ben Warren
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-17Remove all the search paths from the .lds files.Jason Wessel
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk
2007-11-15Revert "Correct fixup relocation for mpc8220"Grant Likely
2007-07-09cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04Correct fixup relocation for mpc8220Grant Likely
2007-07-04Consolidate mpc8220 linker scriptsGrant Likely
2007-07-04cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-04Fix build problems on sorcery board.Wolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2005-10-28Add support for multiple PHYs.Marian Balakowicz
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-05-30Patch by Juergen Selent, 17 May 2005:wdenk
2005-05-16Add PCI support for Sorcery board.wdenk
2005-04-05* Patch by Ladislav Michl, 05 Apr 2005:wdenk
2005-04-05Add support for MPC8220 based "sorcery" board.LABEL_2005_04_05_2345wdenk
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk
2004-10-28Patch by TsiChung Liew, 23 Sep 2004:wdenk