summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/config_mpc86xx.h
Commit message (Collapse)AuthorAgeFilesLines
* added boot script files to repositoryH. Nikolaus Schaller2012-03-261-38/+0
|
* Minor Coding Style Cleanup.Wolfgang Denk2011-02-021-1/+1
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala2011-01-191-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>