Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -1/+1 |
2016-11-15 | ppc/pnv: Fix fatal bug on 32-bit hosts | David Gibson | 1 | -1/+1 |
2016-11-15 | ppc/pnv: add a 'xscom_core_base' field to PnvChipClass | Cédric Le Goater | 1 | -1/+7 |
2016-11-15 | powernv: CPU compatibility modes don't make sense for powernv | David Gibson | 1 | -5/+1 |
2016-10-28 | ppc/pnv: add a ISA bus | Cédric Le Goater | 1 | -0/+65 |
2016-10-28 | ppc/pnv: add a LPC controller | Benjamin Herrenschmidt | 1 | -0/+8 |
2016-10-28 | ppc/pnv: add XSCOM handlers to PnvCore | Cédric Le Goater | 1 | -0/+4 |
2016-10-28 | ppc/pnv: add XSCOM infrastructure | Cédric Le Goater | 1 | -0/+25 |
2016-10-28 | ppc/pnv: add a PnvCore object | Cédric Le Goater | 1 | -1/+188 |
2016-10-28 | ppc/pnv: add a PIR handler to PnvChip | Cédric Le Goater | 1 | -0/+30 |
2016-10-28 | ppc/pnv: add a core mask to PnvChip | Cédric Le Goater | 1 | -1/+72 |
2016-10-28 | ppc/pnv: add a PnvChip object | Cédric Le Goater | 1 | -5/+208 |
2016-10-28 | ppc/pnv: add skeleton PowerNV platform | Benjamin Herrenschmidt | 1 | -0/+226 |