Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [RAPIDIO] Add OF-tree support to RapidIO controller driver | Zhang Wei | 2008-04-29 | 1 | -20/+0 |
| | | | | | | | | | | This initializes the RapidIO controller driver using addresses and interrupt numbers obtained from the firmware device tree, rather than using hardcoded constants. Signed-off-by: Zhang Wei <wei.zhang@freescale.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Paul Mackerras <paulus@samba.org> | ||||
* | [POWERPC] Move RapidIO support code from arch/ppc | Kumar Gala | 2008-01-23 | 1 | -0/+20 |
Do just enough to move the RapidIO support code for 85xx over from arch/ppc into arch/powerpc and make it still build. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |