Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Code cleanup: | wdenk | 2003-06-27 | -4/+4 |
| | | | | | | | | | - 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) | |||
* | Prepare for 0.3.0 release | wdenk | 2003-04-08 | -8/+5 |
| | | | | | | * Add support for Purple Board (MIPS64 5Kc) * Add support for MIPS64 5Kc CPUs | |||
* | * Use 1-byte-read instead of -write for iprobe() function | wdenk | 2002-12-17 | -1/+2 |
| | | | | | | Add i2c commands to PM826 config * extend I2C POST code: check for list on known addresses | |||
* | Initial revision | wdenk | 2002-11-03 | -0/+416 |