summaryrefslogtreecommitdiffstats
path: root/hw/ppc/pnv.c
Commit message (Expand)AuthorAgeFilesLines
* ppc/pnv: add a 'xscom_core_base' field to PnvChipClassCédric Le Goater2016-11-151-1/+7
* powernv: CPU compatibility modes don't make sense for powernvDavid Gibson2016-11-151-5/+1Star
* ppc/pnv: add a ISA busCédric Le Goater2016-10-281-0/+65
* ppc/pnv: add a LPC controllerBenjamin Herrenschmidt2016-10-281-0/+8
* ppc/pnv: add XSCOM handlers to PnvCoreCédric Le Goater2016-10-281-0/+4
* ppc/pnv: add XSCOM infrastructureCédric Le Goater2016-10-281-0/+25
* ppc/pnv: add a PnvCore objectCédric Le Goater2016-10-281-1/+188
* ppc/pnv: add a PIR handler to PnvChipCédric Le Goater2016-10-281-0/+30
* ppc/pnv: add a core mask to PnvChipCédric Le Goater2016-10-281-1/+72
* ppc/pnv: add a PnvChip objectCédric Le Goater2016-10-281-5/+208
* ppc/pnv: add skeleton PowerNV platformBenjamin Herrenschmidt2016-10-281-0/+226