Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 1 | -51/+51 |
| | | | | | | | | | | | This commit gets rid of a huge amount of silly white-space issues. Especially, all sequences of SPACEs followed by TAB characters get removed (unless they appear in print statements). Also remove all embedded "vim:" and "vi:" statements which hide indentation problems. Signed-off-by: Wolfgang Denk <wd@denx.de> | ||||
* | * Code cleanup: | wdenk | 2003-06-27 | 1 | -11/+0 |
| | | | | | | | | | - 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-03-08 | 1 | -0/+171 |