Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | move Samsung's board to board/samsung | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-29 | -167/+0 |
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -73/+73 |
| | | | | | | | | | | | 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/+167 |
- rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL - rename memsetup into lowlevel_init (function name and source files) |