Age | Commit message (Expand) | Author |
2008-11-18 | Align end of bss by 4 bytes | Selvamuthukumar |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-02 | Moved initialization of EEPRO100 Ethernet controller to board_eth_init() | Ben Warren |
2008-07-02 | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-01-18 | ARM: remove useless function board_post_init | Jean-Christophe PLAGNIOL-VILLARD |
2008-01-12 | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk |
2007-07-09 | board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-04 | board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger |
2007-05-05 | Make "file" command happy with some config.mk files; update CHANGELOG | Wolfgang Denk |
2007-04-23 | Remove BOARDLIBS usage completely | Stefan Roese |
2006-10-09 | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk |
2006-09-01 | Add support for a saving build objects in a separate directory. | Marian Balakowicz |
2006-05-30 | * Update Intel IXP4xx support | Wolfgang Denk |
2006-03-31 | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk |
2005-09-25 | Fix warnings for PCI code on ixp | Wolfgang Denk |
2005-08-31 | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk |
2005-01-12 | * Some Cleanup. | wdenk |
2005-01-09 | * Patch by Jon Loeliger, 02 Sep 2004: | wdenk |
2004-10-10 | Patch by George G. Davis, 24 Aug 2004: | wdenk |
2004-02-08 | Patch by Anders Larsen, 09 Jan 2004: | wdenk |
2004-01-20 | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk |
2003-10-30 | * Fix parameter passing to standalone images with bootm command | wdenk |
2003-10-15 | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk |
2003-10-14 | * Make sure HUSH is initialized for running auto-update scripts | wdenk |