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> | |||
* | * Patches by Thomas Lange, 09 Oct 2003: | wdenk | 2003-10-09 | -0/+54 |
- fix cmd_ide.c for non ppc boards (read/write functions did not add ATA base address) - fix for shannon board - #ifdef CONFIG_IDE_8xx_DIRECT some otherwise unused code * Patch by Sangmoon Kim, 07 Oct 2003: add support for debris board |