Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -3/+3 |
* | Moved initialization of EEPRO100 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+6 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -1/+1 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -2/+2 |
* | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 2003-07-24 | -1/+1 |
* | * Code cleanup: | wdenk | 2003-06-27 | -86/+71 |
* | Initial revision | wdenk | 2002-11-02 | -0/+189 |