Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Code cleanup: | wdenk | 2003-06-27 | -1/+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 log buffer which can be passed to Linux kernel's | wdenk | 2002-11-05 | -0/+136 |
syslog mechanism; used especially for POST results. * Patch by Klaus Heydeck, 31 Oct 2002: Add initial support for kup4k board |