summaryrefslogtreecommitdiff
path: root/cpu/mpc824x
AgeCommit message (Expand)AuthorFilesLines
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-02-08pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala1-1/+1
2009-01-15cpu/mpc824x/Makefile: fix warning with parallel buildsWolfgang Denk1-1/+1
2008-12-16i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi1-14/+0
2008-12-07Update U-Boot's build timestamp on every compilePeter Tyser1-1/+2
2008-11-19Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD6-174/+174
2008-05-21Big white-space cleanup.Wolfgang Denk3-20/+20
2008-04-18Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-02-15PPC: 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 mpc824x"Grant Likely2-1/+2
2007-11-04Fix a typo in cpu/mpc824x/interrupts.cGuennadi Liakhovetski1-1/+1
2007-07-10cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-2/+2
2007-07-04Correct fixup relocation for mpc824xGrant Likely2-2/+1
2007-07-04Consolidate mpc824x linker scriptsGrant Likely2-0/+128
2007-07-04cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-2/+2
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-07Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory.Marian Balakowicz14-3441/+0
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-11/+20
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2-4/+4
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-2/+2
2005-04-04* Patch by Yuli Barcohen, 08 Nov 2004:wdenk1-4/+17
2005-01-09* Patch by Gleb Natapov, 07 Sep 2004:wdenk1-1/+1
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk1-1/+1
2004-08-02* Code cleanupwdenk1-1/+5
2004-07-01* Code cleanup (ARM mostly)wdenk1-157/+174
2004-02-24* Patches by Reinhard Meyer, 14 Feb 2004:wdenk1-6/+5
2003-12-06* Patch by Gleb Natapov, 19 Sep 2003:wdenk1-94/+5
2003-11-18* Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk1-2/+1
2003-10-09* Patch by Sangmoon Kim, 23 Sep 2003:wdenk1-2/+2
2003-09-14* Patch by Gleb Natapov, 14 Sep 2003:wdenk1-8/+3
2003-09-11* Patches by Denis Peter, 9 Sep 2003:wdenk10-1990/+303
2003-07-25* Implement new mechanism to export U-Boot's functions to standalonewdenk2-72/+8
2003-06-28* Code cleanup:wdenk25-307/+284
2003-06-22* Patch by Rune Torgersen, 4 Jun 2003:wdenk1-41/+44
2003-06-04* Patches by Udi Finkelstein, 2 June 2003:wdenk1-1/+1
2003-05-31* Patch by Marc Singer, 29 May 2003:wdenk1-1/+1
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk1-8/+3
2003-05-23* Patch by Dave Ellis, 22 May 2003:wdenk1-2/+2
2003-03-06* Patches by Robert Schwebel, 06 Mar 2003:wdenk1-0/+9
2003-03-06* Patch by Robert Schwebel, 21 Jan 2003:wdenk3-2/+20
2002-12-07* Patch by Hans-Joerg Frieden, 06 Dec 2002wdenk4-9/+33
2002-11-03Initial revisionwdenk4-0/+2524
2002-11-03Initial revisionwdenk1-0/+160
2002-09-06Initial revisionwdenk1-0/+118
2002-09-01Initial revisionwdenk1-0/+27
2002-08-27Initial revisionwdenk2-0/+466
2002-08-17Initial revisionwdenk2-0/+718