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