summaryrefslogtreecommitdiffstats
path: root/cpu/74xx_7xx
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-1311-2485/+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-33/+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: Remove -fno-strict-aliasingKumar Gala2009-09-041-1/+1
* 74xx_7xx: Fix rounding problem in CPU frequency calculationStefan Roese2009-05-151-2/+2
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* 74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheDave Liu2008-10-311-4/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-186-108/+108
* 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx versionKumar Gala2008-10-181-5/+5
* fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-211-1/+1
* Clean up usage of icache_disable/dcache_disableKumar Gala2008-08-191-0/+4
* Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren2008-06-091-4/+0
* Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren2008-06-091-20/+15
* PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-031-3/+3
* 7450 and 86xx L2 cache invalidate bug correctionsWheatley Travis2008-05-091-1/+20
* PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-141-1/+1
* cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-092-7/+7
* cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-042-7/+7
* [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-221-2/+2
* Some code cleanup.Wolfgang Denk2007-03-041-2/+2
* Introduce PLL_CFG[0:4] table for processor 7448/7447A/7455/7457. The originalroy zang2006-12-041-11/+7
* Fix the exception occuring in RAM table search issue.roy zang2006-12-011-10/+6
* Fix the confilcts when merging 'master' into hpc2.roy zang2006-12-012-4/+10
|\
| * Code cleanup.Wolfgang Denk2006-11-301-1/+1
| * [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese2006-11-294-3/+15
* | Clean up the code according to codestyle:roy zang2006-12-012-47/+51
* | General code modification for mpc7448hpc2 board support.roy zang2006-11-023-8/+103
|/
* 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-8/+15
* Add support for wrPPMC7xx/74xx boardsHeiko Schocher2006-06-192-2/+4
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-313-8/+8
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-311-1/+1
* CPCI750 board support addedstroese2004-12-161-2/+4
* * Patch by Yuli Barcohen, 19 Jul 2004:wdenk2004-09-281-7/+11
* * Patches by Reinhard Meyer, 14 Feb 2004:wdenk2004-02-231-6/+5
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-1/+1
* * Patch by Ronen Shitrit, 10 Dec 2003:wdenk2004-01-034-42/+104
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-061-104/+5
* * Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2003-11-171-2/+1
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-69/+1
* * Code cleanup:wdenk2003-06-273-108/+108
* Patch by Tom Guilliams, 20 Jun 2003:wdenk2003-06-203-14/+139
* * 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-10/+5
* * Patch by Dave Ellis, 22 May 2003:wdenk2003-05-221-2/+2
OpenPOWER on IntegriCloud