summaryrefslogtreecommitdiff
path: root/common/cmd_console.c
AgeCommit message (Collapse)AuthorFilesLines
2004-06-09Patch by Thomas Viehweger, 14 May 2004:wdenk1-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
2003-07-02Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-2/+2
get rid of MK_CMD_ENTRY macro; update doc/README.command
2003-06-28* Code cleanup:wdenk1-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)
2002-08-27Initial revisionwdenk1-0/+61