| Commit message (Expand) | Author | Age | Lines |
* | i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions | Timur Tabi | 2008-12-15 | -16/+0 |
* | Update U-Boot's build timestamp on every compile | Peter Tyser | 2008-12-06 | -1/+2 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -0/+1 |
* | Moved initialization of MPC8220 FEC to cpu_eth_init() | Ben Warren | 2008-11-09 | -0/+13 |
* | Cleanup: fix "MHz" spelling | Wolfgang Denk | 2008-10-21 | -1/+1 |
* | Use strmhz() to format clock frequencies | Wolfgang Denk | 2008-10-21 | -4/+8 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -67/+67 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -4/+4 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | -1/+0 |
* | PPC: Use r2 instead of r29 as global data pointer | Wolfgang Denk | 2008-02-14 | -1/+1 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -1/+1 |
* | Revert "Correct fixup relocation for mpc8220" | Grant Likely | 2007-11-15 | -1/+2 |
* | cpu/m*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -12/+12 |
* | Correct fixup relocation for mpc8220 | Grant Likely | 2007-07-04 | -2/+1 |
* | Consolidate mpc8220 linker scripts | Grant Likely | 2007-07-04 | -0/+128 |
* | cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -12/+12 |
* | [ppc] Fix build breakage for all non-4xx PowerPC variants. | Rafal Jaworowski | 2007-06-22 | -2/+2 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Fix build problems on sorcery board. | Wolfgang Denk | 2006-09-04 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -9/+13 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -18/+12 |
* | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -25/+35 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -7/+9 |
* | Patch by Juergen Selent, 17 May 2005: | wdenk | 2005-05-30 | -36/+34 |
* | Add PCI support for Sorcery board. | wdenk | 2005-05-16 | -150/+206 |
* | * Patch by Ladislav Michl, 05 Apr 2005: | wdenk | 2005-04-05 | -3/+3 |
* | Add support for MPC8220 based "sorcery" board. | wdenk | 2005-04-05 | -44/+186 |
* | * Code cleanup, mostly for GCC-3.3.x | wdenk | 2004-12-31 | -4/+4 |
* | Patch by TsiChung Liew, 23 Sep 2004: | wdenk | 2004-10-28 | -0/+5544 |