Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -2/+2 |
| | | | | | | | | | | | 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> | |||
* | Prepare for SoC rework of ARM code: | wdenk | 2005-04-02 | -0/+212 |
- rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL - rename memsetup into lowlevel_init (function name and source files) |