Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -6/+2 |
| | ||||
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -1/+1 |
| | ||||
* | * Code cleanup: | wdenk | 2003-06-27 | -1/+1 |
| | | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen) | |||
* | * Patches by Robert Schwebel, 06 Mar 2003: | wdenk | 2003-03-06 | -0/+7 |
| | | | | | | | | | | | - fix bug in BOOTP code (must use NetCopyIP) - update of CSB226 port - clear BSS segment on XScale - added support for i2c_init_board() function - update to the Innokom plattform * Extend support for redundand environments for configurations where environment size < sector size | |||
* | Initial revision | wdenk | 2002-10-02 | -0/+737 |