Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-21 | Big white-space cleanup. | Wolfgang Denk | |
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> | |||
2008-04-22 | POST: preparations for moving CONFIG_POST to Makefiles | Yuri Tikhonov | |
Remove CONFIG_POST ifdefs from the post/ source files. Signed-off-by: Yuri Tikhonov <yur@emcraft.com> Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
2007-03-06 | Restructure POST directory to support of other CPUs, boards, etc. | Wolfgang Denk | |