Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-09 | [POWERPC] cell: Add Cell memory controller register defs and expose it | Benjamin Herrenschmidt | |
This adds definitions for the Cell memory controller registers (at least some of them) for use by the EDAC driver for ECC error reporting. It also expose the said MIC as a platform device that can be used by the EDAC driver to match on. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org> | |||
2007-10-09 | [POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h | Benjamin Herrenschmidt | |
The new Cell EDAC driver needs that file, oprofile also does ugly path tricks to get to it, it's time to move it to asm-powerpc. While at it, rename it to be consistent with cell-pmu.h (and dashes look nicer than underscores anyway). Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org> |