Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Code cleanup: | wdenk | 2003-06-27 | 1 | -10/+15 |
| | | | | | | | | | - 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) | ||||
* | Patch by Kyle Harris, 20 May 2003: | wdenk | 2003-05-23 | 1 | -1/+1 |
| | | | | | In preparation for an ixp port, rename cpu/xscale and arch-xscale into cpu/pxa and arch-pxa. | ||||
* | * Patches by Robert Schwebel, 06 Mar 2003: | wdenk | 2003-03-06 | 1 | -0/+2 |
| | | | | | | | | | | | - 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-26 | 1 | -0/+53 |