| Commit message (Expand) | Author | Age | Lines |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -1/+1 |
* | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -57/+0 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | -1/+1 |
* | VCMA9: fix compile errors | Wolfgang Denk | 2009-03-29 | -2/+3 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -1/+1 |
* | boards: get mac address from environment | Mike Frysinger | 2009-03-20 | -7/+4 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -1/+1 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -10/+10 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -73/+73 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -1/+1 |
* | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -1/+1 |
* | Fix compiler warnings for ARM systems. | Wolfgang Denk | 2007-11-18 | -2/+2 |
* | Fix warning differ in signedness in board/mpl/vcma9/vcma9.c | Wolfgang Denk | 2007-10-13 | -2/+2 |
* | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk | 2007-09-15 | -2/+2 |
* | board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -2/+2 |
* | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -2/+2 |
* | 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 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -4/+1 |
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+1 |
* | Prepare for SoC rework of ARM code: | wdenk | 2005-04-02 | -3/+3 |
* | Code cleanup for GCC-3.3.x compilers | wdenk | 2004-10-17 | -318/+305 |
* | Patch by George G. Davis, 24 Aug 2004: | wdenk | 2004-10-10 | -1/+1 |
* | Patch by Anders Larsen, 09 Jan 2004: | wdenk | 2004-02-08 | -9/+7 |
* | * Patches by David Müller, 14 Nov 2003: | wdenk | 2003-12-07 | -19/+19 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -11/+10 |
* | * Patches by Anders Larsen, 17 Sep 2003: | wdenk | 2003-09-18 | -1/+1 |
* | Code cleanup | wdenk | 2003-09-16 | -0/+2 |
* | * Patch by David Müller, 13 Sep 2003: | wdenk | 2003-09-13 | -63/+209 |
* | * Patch by Gary Jennejohn, 11 Sep 2003: | wdenk | 2003-09-11 | -2/+7 |
* | * Code cleanup: | wdenk | 2003-06-27 | -20/+20 |
* | * Patches by David Müller, 12 Jun 2003: | wdenk | 2003-06-19 | -32/+167 |
* | * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length | wdenk | 2003-05-30 | -1/+1 |
* | Patch by Denis Peter, 19 Mai 2003: | wdenk | 2003-05-23 | -0/+2 |
* | * Avoid flicker on the TRAB's VFD by synchronizing the enable with | wdenk | 2003-03-14 | -2/+1 |
* | * Patches by David Müller, 31 Jan 2003: | wdenk | 2003-03-06 | -0/+1167 |