Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Minor Coding Style Cleanup. | Wolfgang Denk | 2011-02-02 | -1/+1 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers | Kumar Gala | 2011-01-19 | -0/+38 |
Add new headers that capture common defines for a given SoC/processor rather than duplicating that information in board config.h and random other places. Eventually this should be handled by Kconfig & defconfigs Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Wolfgang Denk <wd@denx.de> |