Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PPC] Remove mpc8272 ads board from arch/ppc | Kumar Gala | 2008-04-21 | 1 | -32/+0 |
| | | | | | | We have a board port in arch/powerpc so we dont need this one anymore. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | ||||
* | [PATCH] ppc32: board-specific part of fs_enet update | Vitaly Bordug | 2006-08-19 | 1 | -82/+0 |
| | | | | | | | | | | | | | This contains board-specific portion to respect driver changes (for 8272ads , 885ads and 866ads). Altered platform_data structures as well as initial setup routines relevant to fs_enet. Changes to the mpc8560ads ppc/ code are also introduced, but mainly as reference, since the entire board support is going to appear in arch/powerpc. Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org> | ||||
* | [PATCH] ppc32: MPC885ADS, MPC866ADS and MPC8272ADS-specific platform stuff ↵ | Vitaly Bordug | 2006-02-07 | 1 | -0/+114 |
for fs_enet Added proper ppc_sys identification and fs_platform_info's for MPC 885ADS, 866ADS and 8272ADS, utilizing function assignment to remove/do not use platform devices which conflict with PD-incompatible drivers. Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org> |