Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | 1 | -1/+1 |
| | |||||
* | * Update for AT91RM9200DK and CMC_PU2 boards: | wdenk | 2004-11-21 | 1 | -0/+4 |
| | | | | | | | - Enable booting directly from flash - fix CMC_PU2 flash driver * Fix mkimage usage message | ||||
* | * Code cleanup: | wdenk | 2003-06-27 | 1 | -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 | 1 | -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 | -1/+2 |
| | | | | | | Add i2c commands to PM826 config * extend I2C POST code: check for list on known addresses | ||||
* | Initial revision | wdenk | 2002-11-03 | 1 | -0/+416 |