| Commit message (Expand) | Author | Age | Lines |
* | ppc: Remove -fno-strict-aliasing | Kumar Gala | 2009-09-04 | -1/+1 |
* | 74xx_7xx: Fix rounding problem in CPU frequency calculation | Stefan Roese | 2009-05-15 | -2/+2 |
* | Update U-Boot's build timestamp on every compile | Peter Tyser | 2008-12-06 | -1/+2 |
* | 74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache | Dave Liu | 2008-10-31 | -4/+4 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -108/+108 |
* | 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version | Kumar Gala | 2008-10-18 | -5/+5 |
* | fdt: rework fdt_fixup_ethernet() to use env instead of bd_t | Kumar Gala | 2008-08-21 | -1/+1 |
* | Clean up usage of icache_disable/dcache_disable | Kumar Gala | 2008-08-19 | -0/+4 |
* | Remove the deprecated CONFIG_OF_FLAT_TREE | Gerald Van Baren | 2008-06-09 | -4/+0 |
* | Convert mpc7448hpc2 to CONFIG_OF_LIBFDT | Gerald Van Baren | 2008-06-09 | -20/+15 |
* | PPC: Create and use CONFIG_HIGH_BATS | Becky Bruce | 2008-06-03 | -3/+3 |
* | 7450 and 86xx L2 cache invalidate bug corrections | Wheatley Travis | 2008-05-09 | -1/+20 |
* | PPC: Use r2 instead of r29 as global data pointer | Wolfgang Denk | 2008-02-14 | -1/+1 |
* | cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
* | cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -7/+7 |
* | cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -7/+7 |
* | [ppc] Fix build breakage for all non-4xx PowerPC variants. | Rafal Jaworowski | 2007-06-22 | -2/+2 |
* | Some code cleanup. | Wolfgang Denk | 2007-03-04 | -2/+2 |
* | Introduce PLL_CFG[0:4] table for processor 7448/7447A/7455/7457. The original | roy zang | 2006-12-04 | -11/+7 |
* | Fix the exception occuring in RAM table search issue. | roy zang | 2006-12-01 | -10/+6 |
* | Fix the confilcts when merging 'master' into hpc2. | roy zang | 2006-12-01 | -4/+10 |
|\ |
|
| * | Code cleanup. | Wolfgang Denk | 2006-11-30 | -1/+1 |
| * | [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards | Stefan Roese | 2006-11-29 | -3/+15 |
* | | Clean up the code according to codestyle: | roy zang | 2006-12-01 | -47/+51 |
* | | General code modification for mpc7448hpc2 board support. | roy zang | 2006-11-02 | -8/+103 |
|/ |
|
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -8/+15 |
* | Add support for wrPPMC7xx/74xx boards | Heiko Schocher | 2006-06-19 | -2/+4 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -8/+8 |
* | * Code cleanup, mostly for GCC-3.3.x | wdenk | 2004-12-31 | -1/+1 |
* | CPCI750 board support added | stroese | 2004-12-16 | -2/+4 |
* | * Patch by Yuli Barcohen, 19 Jul 2004: | wdenk | 2004-09-28 | -7/+11 |
* | * Patches by Reinhard Meyer, 14 Feb 2004: | wdenk | 2004-02-23 | -6/+5 |
* | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk | 2004-01-20 | -1/+1 |
* | * Patch by Ronen Shitrit, 10 Dec 2003: | wdenk | 2004-01-03 | -42/+104 |
* | * Patch by Gleb Natapov, 19 Sep 2003: | wdenk | 2003-12-06 | -104/+5 |
* | * Use "-fPIC" instead of "-mrelocatable" to prevent problems with | wdenk | 2003-11-17 | -2/+1 |
* | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 2003-07-24 | -69/+1 |
* | * Code cleanup: | wdenk | 2003-06-27 | -108/+108 |
* | Patch by Tom Guilliams, 20 Jun 2003: | wdenk | 2003-06-20 | -14/+139 |
* | * Patches by Udi Finkelstein, 2 June 2003: | wdenk | 2003-06-03 | -1/+1 |
* | * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length | wdenk | 2003-05-30 | -10/+5 |
* | * Patch by Dave Ellis, 22 May 2003: | wdenk | 2003-05-22 | -2/+2 |
* | * Patch by Hans-Joerg Frieden, 06 Dec 2002 | wdenk | 2002-12-07 | -2/+19 |
* | * Patch by Thomas Frieden, 13 Nov 2002: | wdenk | 2002-11-19 | -4/+42 |
* | * Patch by Jim Sandoz, 07 Nov 2002: | wdenk | 2002-11-11 | -1/+1 |
* | Initial revision | wdenk | 2002-11-03 | -0/+381 |
* | Initial revision | wdenk | 2002-11-03 | -0/+860 |
* | Initial revision | wdenk | 2002-10-07 | -0/+204 |
* | Initial revision | wdenk | 2002-09-17 | -0/+239 |