summaryrefslogtreecommitdiff
path: root/cpu/mpc5xx
Commit message (Expand)AuthorAgeLines
* PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-14-1/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* Revert "Correct relocation fixup for mpc5xx"Grant Likely2007-11-15-1/+2
* cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-10/+10
* Correct relocation fixup for mpc5xxGrant Likely2007-07-04-2/+1
* Consolidate mpc5xx linker scriptsGrant Likely2007-07-04-0/+143
* cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-9/+9
* Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-22-1/+1
* [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-22-2/+2
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+14
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-5/+4
* * Patches by Reinhard Meyer, 14 Feb 2004:wdenk2004-02-23-6/+5
* * Patch by Ronen Shitrit, 10 Dec 2003:wdenk2004-01-03-6/+0
* * Patch by Denis Peter, 8 Dec 2003wdenk2004-01-02-1/+532
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-06-112/+4
* * Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2003-11-17-2/+2
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-69/+1
* * Code cleanup:wdenk2003-06-27-89/+85
* * Patch by Yuli Barcohen, 23 Jun 2003:wdenk2003-06-23-4/+4
* * Patches by David Müller, 12 Jun 2003:wdenk2003-06-19-162/+1
* * Patches by Udi Finkelstein, 2 June 2003:wdenk2003-06-03-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 Martin Winistoerfer, 23 Mar 2003wdenk2003-03-31-0/+1891