Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added boot script files to repository | H. Nikolaus Schaller | 2012-03-26 | 1 | -38/+0 |
| | |||||
* | Minor Coding Style Cleanup. | Wolfgang Denk | 2011-02-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | ||||
* | powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers | Kumar Gala | 2011-01-19 | 1 | -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> |