summaryrefslogtreecommitdiffstats
path: root/cpu/mpc5xx
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-1311-2185/+0
* kgdb: cpu/mpc* cpu/74xx: include kgdb.h when neededMike Frysinger2010-02-081-0/+1
* ppc: remove -ffixed-r14 gcc option.Joakim Tjernlund2010-01-261-1/+1
* ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund2010-01-261-5/+6
* ppc: Loose GOT access in IRQJoakim Tjernlund2010-01-261-34/+3
* kgdb: drop duplicate debugger_exception_handlerMike Frysinger2010-01-181-4/+0
* relocation: Do not relocate NULL pointers.Joakim Tjernlund2009-10-081-2/+4
* ppc: Enable full relocation to RAMPeter Tyser2009-10-031-1/+0
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-187-76/+76
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-217-22/+22
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-141-1/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* Revert "Correct relocation fixup for mpc5xx"Grant Likely2007-11-152-1/+2
* cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-092-10/+10
* Correct relocation fixup for mpc5xxGrant Likely2007-07-042-2/+1
* Consolidate mpc5xx linker scriptsGrant Likely2007-07-042-0/+143
* cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-042-9/+9
* Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-221-1/+1
* [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-221-2/+2
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-7/+14
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-313-5/+4
* * Patches by Reinhard Meyer, 14 Feb 2004:wdenk2004-02-231-6/+5
* * Patch by Ronen Shitrit, 10 Dec 2003:wdenk2004-01-032-6/+0
* * Patch by Denis Peter, 8 Dec 2003wdenk2004-01-026-1/+532
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-061-112/+4
* * Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2003-11-171-2/+2
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-69/+1
* * Code cleanup:wdenk2003-06-278-89/+85
* * Patch by Yuli Barcohen, 23 Jun 2003:wdenk2003-06-231-4/+4
* * Patches by David Müller, 12 Jun 2003:wdenk2003-06-192-162/+1
* * Patches by Udi Finkelstein, 2 June 2003:wdenk2003-06-031-1/+1
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-301-8/+3
* * Patch by Dave Ellis, 22 May 2003:wdenk2003-05-221-2/+2
* * Patch by Martin Winistoerfer, 23 Mar 2003wdenk2003-03-3110-0/+1891
OpenPOWER on IntegriCloud