Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -25/+25 |
| | | | | | | | | | | | 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> | |||
* | * Patch by Denis Peter, 8 Dec 2003 | wdenk | 2004-01-02 | -0/+440 |
- add support for the PATI board (MPC555) - add SPI support for the MPC5xx * Patch by Anders Larsen, 08 Dec 2003: add configuration options CONFIG_SERIAL_TAG and CONFIG_REVISION_TAG to pass ATAG_SERIAL and ATAG_REVISION, resp., to the ARM target; cleanup some redundand #defines |