Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-05 | ppc/85xx: Map boot page guarded for MP boot | Kumar Gala | |
We already map the page cache-inhibited. There is no reason we shouldn't also be marking it guarded to prevent speculative accesses. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | |||
2009-10-16 | ppc/P1_P2_RDB: NAND Boot Support | Dipen Dudhat | |
NAND Boot support for P1 and P2 series RDB platforms. This patch is derived from NAND Boot support on MPC8536DS. Signed-off-by: Dipen Dudhat <dipen.dudhat@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | |||
2009-08-28 | 85xx: Add support for P2020RDB board | Poonam Aggrwal | |
The code base adds P1 & P2 RDB platforms support. The folder and file names can cater to future SOCs of P1/P2 family. P1 & P2 processors are 85xx platforms, part of Freescale QorIQ series. Tested following on P2020RDB: 1. eTSECs 2. DDR, NAND, NOR, I2C. Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |