| Commit message (Expand) | Author | Age | Lines |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
* | update/fix PDNB3 board | Michael Schwingen | 2011-06-23 | -2/+0 |
* | Fix incorrect use of getenv() before relocation | Wolfgang Denk | 2011-05-12 | -3/+4 |
* | do_reset: unify duplicate prototypes | Mike Frysinger | 2010-11-28 | -3/+0 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -1/+1 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -4/+2 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -2/+2 |
* | move prototypes for gunzip() and zunzip() to common.h | Wolfgang Wegner | 2009-12-21 | -1/+0 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -1/+1 |
* | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -56/+0 |
* | Redundant Environment: protect full sector size | Wolfgang Denk | 2009-06-04 | -1/+1 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -1/+1 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -1/+1 |
* | Standardize command usage messages with cmd_usage() | 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 | -38/+38 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -4/+4 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -2/+2 |
* | Fixing coding style issues | William Juul | 2008-08-12 | -1/+1 |
* | Update MTD to that of Linux 2.6.22.1 | William Juul | 2008-08-12 | -35/+18 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | ARM: remove useless function board_post_init | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-18 | -5/+0 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -1/+1 |
* | 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 |
* | Make "file" command happy with some config.mk files; update CHANGELOG | Wolfgang Denk | 2007-05-05 | -0/+1 |
* | Remove BOARDLIBS usage completely | Stefan Roese | 2007-04-23 | -3/+0 |
* | [PATCH] Add support for Prodrive SCPU (PDNB3 variant) board | Stefan Roese | 2007-01-18 | -0/+4 |
* | Added support for the TQM8272 board from TQ | Heiko Schocher | 2006-12-21 | -1/+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/+12 |
* | * Update Intel IXP4xx support | Wolfgang Denk | 2006-05-30 | -0/+611 |