| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | 1 | -2/+2 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | 1 | -2/+2 |
* | Add a unified s3c24x0 header file | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | 2 | -2/+2 |
* | Clean-up of s3c24x0 header files | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | 1 | -7/+7 |
* | Move s3c24x0 header files to asm-arm/arch-s3c24x0/ | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | 2 | -2/+2 |
* | Clean-up of s3c24x0 drivers excluding nand driver | kevin.morfitt@fearnside-systems.co.uk | 2009-10-13 | 2 | -16/+17 |
* | mpl: Remove memory test relocation fixups | Peter Tyser | 2009-10-03 | 1 | -3/+0 |
* | Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-08-25 | 2 | -10/+30 |
* | mpl: printing current stdio devices cleanup | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-19 | 1 | -1/+2 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | 1 | -1/+1 |
* | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 1 | -57/+0 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | 1 | -1/+1 |
* | VCMA9: fix compile errors | Wolfgang Denk | 2009-03-29 | 1 | -2/+3 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | 1 | -1/+1 |
* | boards: get mac address from environment | Mike Frysinger | 2009-03-20 | 1 | -7/+4 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | 1 | -1/+1 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | 1 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -10/+10 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -2/+2 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | 1 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 2 | -73/+73 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | 1 | -1/+1 |
* | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 1 | -1/+1 |
* | Fix compiler warnings for ARM systems. | Wolfgang Denk | 2007-11-18 | 2 | -2/+2 |
* | Fix warning differ in signedness in board/mpl/vcma9/vcma9.c | Wolfgang Denk | 2007-10-13 | 1 | -2/+2 |
* | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk | 2007-09-15 | 1 | -2/+2 |
* | board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | 2 | -2/+2 |
* | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | 2 | -2/+2 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | 1 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | 1 | -8/+15 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | 1 | -4/+1 |
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | 1 | -0/+1 |
* | Prepare for SoC rework of ARM code: | wdenk | 2005-04-02 | 2 | -3/+3 |
* | Code cleanup for GCC-3.3.x compilers | wdenk | 2004-10-17 | 1 | -318/+305 |
* | Patch by George G. Davis, 24 Aug 2004: | wdenk | 2004-10-10 | 1 | -1/+1 |
* | Patch by Anders Larsen, 09 Jan 2004: | wdenk | 2004-02-08 | 2 | -9/+7 |
* | * Patches by David Müller, 14 Nov 2003: | wdenk | 2003-12-07 | 4 | -19/+19 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | 3 | -11/+10 |
* | * Patches by Anders Larsen, 17 Sep 2003: | wdenk | 2003-09-18 | 1 | -1/+1 |
* | Code cleanup | wdenk | 2003-09-16 | 1 | -0/+2 |
* | * Patch by David Müller, 13 Sep 2003: | wdenk | 2003-09-13 | 5 | -63/+209 |
* | * Patch by Gary Jennejohn, 11 Sep 2003: | wdenk | 2003-09-11 | 1 | -2/+7 |
* | * Code cleanup: | wdenk | 2003-06-27 | 7 | -20/+20 |
* | * Patches by David Müller, 12 Jun 2003: | wdenk | 2003-06-19 | 4 | -32/+167 |
* | * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length | wdenk | 2003-05-30 | 1 | -1/+1 |
* | Patch by Denis Peter, 19 Mai 2003: | wdenk | 2003-05-23 | 1 | -0/+2 |
* | * Avoid flicker on the TRAB's VFD by synchronizing the enable with | wdenk | 2003-03-14 | 2 | -2/+1 |
* | * Patches by David Müller, 31 Jan 2003: | wdenk | 2003-03-06 | 8 | -0/+1167 |