Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ppc/85xx: Map boot page guarded for MP boot | Kumar Gala | 2010-01-05 | 1 | -1/+1 |
| | | | | | | | 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> | ||||
* | ppc/P1_P2_RDB: NAND Boot Support | Dipen Dudhat | 2009-10-16 | 1 | -0/+10 |
| | | | | | | | | | 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> | ||||
* | 85xx: Add support for P2020RDB board | Poonam Aggrwal | 2009-08-28 | 1 | -0/+83 |
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> |