Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Code cleanup: | wdenk | 2003-06-27 | -1/+0 |
| | | | | | | | | | - 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) | |||
* | * Header file cleanup for ARM | wdenk | 2003-06-25 | -0/+34 |
* Patch by Murray Jensen, 24 Jun 2003: - make sure to use only U-boot provided header files - fix problems with ".rodata.str1.4" section as used by GCC-3.x |