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> | |||
2007-07-09 | include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than ↵ | Jon Loeliger | |
CONFIG_BOOTP_MASK. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2007-07-05 | include/configs: Use new CONFIG_CMD_* in various a* named board config files. | Jon Loeliger | |
Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2005-09-26 | Add board support for armadillo HT1070 | Wolfgang Denk | |
Patch by Rowel Atienza, 06 Apr 2005 |