Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Code cleanup: | wdenk | 2003-06-27 | -85/+85 |
| | | | | | | | | | - 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) | |||
* | * LWMON extensions: | wdenk | 2003-04-27 | -0/+40 |
| | | | | | | | | | | | - Splashscreen support - modem support - sysmon support - temperature dependend enabling of LCD * Allow booting from old "PPCBoot" disk partitions * Add support for TQM8255 Board / MPC8255 CPU | |||
* | * Improve log buffer code; use "loglevel" to decide which messages | wdenk | 2002-12-08 | -13/+28 |
| | | | | to log on the console, too (like in Linux); get rid of "logstart" | |||
* | Initial revision | wdenk | 2002-10-07 | -0/+148 |