Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-22 | [POWERPC] Remove old includes from arch/ppc | Kumar Gala | |
Remove includes of files that existed in arch/ppc that we dont need in arch/powerpc anymore. The following includes were removed: <asm/amigappc.h> <asm/bootinfo.h> <asm/ppcboot.h> <asm/ppc_sys.h> <asm/residual.h> <asm/m8260_pci.h> This also caused platforms/embedded6xx/mpc7448_hpc2.h to no longer be needed and thus removed. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | |||
2006-10-03 | POWERPC: mpc82xx merge: board-specific/platform stuff(resend) | Vitaly Bordug | |
This intruduces 82xx family in arch/powerpc/platforms, and has all the board-specific code to represent regression-less transaction from ppc. The functionality is apparently the same, including PCI controller. Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com> |