Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-16 | powerpc/85xx: Board support for GE IMP3A | Martyn Welch | 1 | -0/+28 | |
Initial board support for the GE IMP3A, a 3U compactPCI card with a p2020 processor. Signed-off-by: Martyn Welch <[email protected]> Signed-off-by: Kumar Gala <[email protected]> | |||||
2012-03-16 | gpio: Move GE GPIO driver to reside within GPIO subsystem | Martyn Welch | 1 | -0/+171 | |
The GE GPIO driver provides basic support (set direction, read/write state) for the GPIO provided on some GE single board computers. This patch moves the driver from the 86xx specific platform directrory to the GPIO subsystem so that it can be used on non-86xx boards. Signed-off-by: Martyn Welch <[email protected]> Signed-off-by: Kumar Gala <[email protected]> |