Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Patch by Thomas Viehweger, 14 May 2004: | wdenk | 2004-06-09 | -2/+2 |
| | | | | | | | - flash.h: more flash types added - immap_8260.h: some bits added (useful for RMII) - cmd_coninfo.c: typo corrected, printf -> puts - reduced size by replacing spaces with tab | |||
* | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk | 2003-07-01 | -2/+2 |
| | | | | get rid of MK_CMD_ENTRY macro; update doc/README.command | |||
* | * Code cleanup: | wdenk | 2003-06-27 | -0/+10 |
| | | | | | | | | | - 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) | |||
* | Initial revision | wdenk | 2002-08-27 | -0/+61 |