summaryrefslogtreecommitdiffstats
path: root/cpu/mpc824x
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-1320-3800/+0
* Update .gitignore's: add some generated filesWolfgang Denk2010-03-121-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-30/+3
* relocation: Do not relocate NULL pointers.Joakim Tjernlund2009-10-081-2/+4
* ppc: Enable full relocation to RAMPeter Tyser2009-10-031-1/+0
* ppc: Remove -fno-strict-aliasingKumar Gala2009-09-041-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-071-1/+1
* cpu/mpc824x/Makefile: fix warning with parallel buildsWolfgang Denk2009-01-141-1/+1
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-151-14/+0
* 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-186-174/+174
* Big white-space cleanup.Wolfgang Denk2008-05-213-20/+20
* 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 fixup relocation for mpc824x"Grant Likely2007-11-152-1/+2
* Fix a typo in cpu/mpc824x/interrupts.cGuennadi Liakhovetski2007-11-031-1/+1
* cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-2/+2
* Correct fixup relocation for mpc824xGrant Likely2007-07-042-2/+1
* Consolidate mpc824x linker scriptsGrant Likely2007-07-042-0/+128
* cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-2/+2
* [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
* Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory.Marian Balakowicz2006-09-0714-3441/+0
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-11/+20
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-312-4/+4
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-2/+2
* * Patch by Yuli Barcohen, 08 Nov 2004:wdenk2005-04-031-4/+17
* * Patch by Gleb Natapov, 07 Sep 2004:wdenk2005-01-091-1/+1
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-311-1/+1
* * Code cleanupwdenk2004-08-011-1/+5
* * Code cleanup (ARM mostly)wdenk2004-07-011-157/+174
* * Patches by Reinhard Meyer, 14 Feb 2004:wdenk2004-02-231-6/+5
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-061-94/+5
* * Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2003-11-171-2/+1
* * Patch by Sangmoon Kim, 23 Sep 2003:wdenk2003-10-081-2/+2
* * Patch by Gleb Natapov, 14 Sep 2003:wdenk2003-09-141-8/+3
* * Patches by Denis Peter, 9 Sep 2003:wdenk2003-09-1010-1990/+303
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-242-72/+8
* * Code cleanup:wdenk2003-06-2725-307/+284
* * Patch by Rune Torgersen, 4 Jun 2003:wdenk2003-06-221-41/+44
* * Patches by Udi Finkelstein, 2 June 2003:wdenk2003-06-031-1/+1
* * Patch by Marc Singer, 29 May 2003:wdenk2003-05-311-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
* * Patches by Robert Schwebel, 06 Mar 2003:wdenk2003-03-061-0/+9
OpenPOWER on IntegriCloud