| Commit message (Expand) | Author | Age | Lines |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | config.mk cleanup: drop "-I$(TOPDIR)/board" entries | Wolfgang Denk | 2010-10-18 | -28/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -8/+1 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -2/+3 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -1/+1 |
* | POST: Remove duplicated post_hotkey_pressed() functions | Stefan Roese | 2009-12-07 | -12/+0 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -40/+40 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -8/+8 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errors | Wolfgang Denk | 2008-07-03 | -1/+1 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -1/+1 |
* | SPI API improvements | Haavard Skinnemoen | 2008-06-03 | -21/+14 |
* | board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
* | board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -1/+1 |
* | Remove obsolete mpc824x linker scripts | Grant Likely | 2007-07-04 | -125/+0 |
* | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | 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 | -7/+11 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -2/+2 |
* | (no commit message) | Wolfgang Denk | 2005-12-12 | -0/+1 |
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+2 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -16/+16 |
* | * Patches by Jon Diekema, 15 Sep 2003: | wdenk | 2003-09-15 | -16/+76 |
* | * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) | wdenk | 2003-07-16 | -1/+1 |
* | * Patches by Yuli Barcohen, 13 Jul 2003: | wdenk | 2003-07-14 | -0/+12 |
* | * Code cleanup: | wdenk | 2003-06-27 | -361/+364 |
* | * Header file cleanup for ARM | wdenk | 2003-06-25 | -0/+1 |
* | * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length | wdenk | 2003-05-30 | -2/+2 |
* | * Patch by Andreas Oberritter, 09 Nov 2002: | wdenk | 2002-11-11 | -198/+367 |
* | Initial revision | wdenk | 2002-11-03 | -0/+801 |
* | Initial revision | wdenk | 2002-11-03 | -0/+1102 |
* | Initial revision | wdenk | 2002-11-02 | -0/+523 |
* | Initial revision | wdenk | 2002-09-27 | -0/+113 |
* | Initial revision | wdenk | 2002-05-23 | -0/+46 |
* | Initial revision | wdenk | 2002-03-25 | -0/+34 |
* | Initial revision | wdenk | 2002-03-14 | -0/+117 |