Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Code cleanup: | wdenk | 2003-06-27 | -5/+5 |
| | | | | | | | | | - 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/+1 |
| | | | | | | * 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 | |||
* | Add support for V37 board | wdenk | 2003-01-13 | -0/+142 |
(patch by Jón Benediktsson, 11 Dec 2002) |