aboutsummaryrefslogtreecommitdiff
path: root/cpu/74xx_7xx
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser11-2485/+0
2010-02-08kgdb: cpu/mpc* cpu/74xx: include kgdb.h when neededMike Frysinger1-0/+1
2010-01-26ppc: remove -ffixed-r14 gcc option.Joakim Tjernlund1-1/+1
2010-01-26ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund1-5/+6
2010-01-26ppc: Loose GOT access in IRQJoakim Tjernlund1-33/+3
2010-01-18kgdb: drop duplicate debugger_exception_handlerMike Frysinger1-4/+0
2009-10-08relocation: Do not relocate NULL pointers.Joakim Tjernlund1-2/+4
2009-09-04ppc: Remove -fno-strict-aliasingKumar Gala1-1/+1
2009-05-1574xx_7xx: Fix rounding problem in CPU frequency calculationStefan Roese1-2/+2
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser1-1/+2
2008-10-3174xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheDave Liu1-4/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD6-108/+108
2008-10-1874xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx versionKumar Gala1-5/+5
2008-08-21fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala1-1/+1
2008-08-19Clean up usage of icache_disable/dcache_disableKumar Gala1-0/+4
2008-06-09Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren1-4/+0
2008-06-09Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren1-20/+15
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce1-3/+3
2008-05-097450 and 86xx L2 cache invalidate bug correctionsWheatley Travis1-1/+20
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk1-1/+1
2007-07-10cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2-7/+7
2007-07-04cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2-7/+7
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski1-2/+2
2007-03-04Some code cleanup.Wolfgang Denk1-2/+2
2006-12-04Introduce PLL_CFG[0:4] table for processor 7448/7447A/7455/7457. The originalroy zang1-11/+7
2006-12-01Fix the exception occuring in RAM table search issue.roy zang1-10/+6
2006-12-01Fix the confilcts when merging 'master' into hpc2.roy zang2-4/+10
2006-12-01Clean up the code according to codestyle:roy zang2-47/+51
2006-11-30Code cleanup.Wolfgang Denk1-1/+1
2006-11-29[PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese4-3/+15
2006-11-02General code modification for mpc7448hpc2 board support.roy zang3-8/+103
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-8/+15
2006-06-19Add support for wrPPMC7xx/74xx boardsHeiko Schocher2-2/+4
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk3-8/+8
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk1-1/+1
2004-12-16CPCI750 board support addedstroese1-2/+4
2004-09-28* Patch by Yuli Barcohen, 19 Jul 2004:wdenk1-7/+11
2004-02-23* Patches by Reinhard Meyer, 14 Feb 2004:wdenk1-6/+5
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-1/+1
2004-01-03* Patch by Ronen Shitrit, 10 Dec 2003:wdenk4-42/+104
2003-12-06* Patch by Gleb Natapov, 19 Sep 2003:wdenk1-104/+5
2003-11-17* Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk1-2/+1
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-69/+1
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk3-108/+108
2003-06-20Patch by Tom Guilliams, 20 Jun 2003:wdenk3-14/+139
2003-06-03* Patches by Udi Finkelstein, 2 June 2003:LABEL_2003_06_04_0200wdenk1-1/+1
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-10/+5
2003-05-22* Patch by Dave Ellis, 22 May 2003:LABEL_2003_05_23_0055wdenk1-2/+2