summaryrefslogtreecommitdiff
path: root/cpu/mpc824x
Commit message (Expand)AuthorAgeLines
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-3/+1
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-07-1/+1
* cpu/mpc824x/Makefile: fix warning with parallel buildsWolfgang Denk2009-01-14-1/+1
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-15-14/+0
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-06-1/+2
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-174/+174
* Big white-space cleanup.Wolfgang Denk2008-05-21-20/+20
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-1/+0
* 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 fixup relocation for mpc824x"Grant Likely2007-11-15-1/+2
* Fix a typo in cpu/mpc824x/interrupts.cGuennadi Liakhovetski2007-11-03-1/+1
* cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-2/+2
* Correct fixup relocation for mpc824xGrant Likely2007-07-04-2/+1
* Consolidate mpc824x linker scriptsGrant Likely2007-07-04-0/+128
* cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-2/+2
* [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
* Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory.Marian Balakowicz2006-09-07-3441/+0
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-11/+20
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-4/+4
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-2/+2
* * Patch by Yuli Barcohen, 08 Nov 2004:wdenk2005-04-03-4/+17
* * Patch by Gleb Natapov, 07 Sep 2004:wdenk2005-01-09-1/+1
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-31-1/+1
* * Code cleanupwdenk2004-08-01-1/+5
* * Code cleanup (ARM mostly)wdenk2004-07-01-157/+174
* * Patches by Reinhard Meyer, 14 Feb 2004:wdenk2004-02-23-6/+5
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-06-94/+5
* * Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2003-11-17-2/+1
* * Patch by Sangmoon Kim, 23 Sep 2003:wdenk2003-10-08-2/+2
* * Patch by Gleb Natapov, 14 Sep 2003:wdenk2003-09-14-8/+3
* * Patches by Denis Peter, 9 Sep 2003:wdenk2003-09-10-1990/+303
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-72/+8
* * Code cleanup:wdenk2003-06-27-307/+284
* * Patch by Rune Torgersen, 4 Jun 2003:wdenk2003-06-22-41/+44
* * Patches by Udi Finkelstein, 2 June 2003:wdenk2003-06-03-1/+1
* * Patch by Marc Singer, 29 May 2003:wdenk2003-05-31-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
* * Patches by Robert Schwebel, 06 Mar 2003:wdenk2003-03-06-0/+9
* * Patch by Robert Schwebel, 21 Jan 2003:wdenk2003-03-06-2/+20
* * Patch by Hans-Joerg Frieden, 06 Dec 2002wdenk2002-12-07-9/+33
* Initial revisionwdenk2002-11-03-0/+2524
* Initial revisionwdenk2002-11-02-0/+160
* Initial revisionwdenk2002-09-06-0/+118
* Initial revisionwdenk2002-08-31-0/+27
* Initial revisionwdenk2002-08-27-0/+466
* Initial revisionwdenk2002-08-17-0/+718