aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc/pnv.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-21ppc/pnv: introduce Pnv8Chip and Pnv9Chip modelsCédric Le Goater1-1/+23
2018-06-21ppc/pnv: introduce a new isa_create() operation to the chip modelCédric Le Goater1-0/+1
2018-06-21ppc/pnv: introduce a new intc_create() operation to the chip modelCédric Le Goater1-0/+1
2018-01-17ppc/pnv: fix XSCOM core addressing on POWER9Cédric Le Goater1-1/+0
2018-01-17ppc/pnv: introduce pnv*_is_power9() helpersCédric Le Goater1-0/+10
2018-01-10ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistencyCédric Le Goater1-5/+5
2017-10-17ppc: pnv: drop PnvChipClass::cpu_model fieldIgor Mammedov1-1/+0
2017-10-17ppc: pnv: normalize core/chip type namesIgor Mammedov1-4/+7
2017-10-17ppc: pnv: use generic cpu_model parsingIgor Mammedov1-4/+4
2017-05-11pnv: Fix build failures on some host platformsDavid Gibson1-2/+1
2017-04-26ppc/pnv: generate an OEM SEL event on shutdownCédric Le Goater1-0/+2
2017-04-26ppc/pnv: add initial IPMI sensors for the BMC simulatorCédric Le Goater1-0/+9
2017-04-26ppc/pnv: Add OCC model stub with interrupt supportBenjamin Herrenschmidt1-0/+2
2017-04-26ppc/pnv: Add cut down PSI bridge model and hookup external interruptCédric Le Goater1-0/+13
2017-04-26ppc/pnv: add memory regions for the ICP registersCédric Le Goater1-0/+19
2017-04-26ppc/pnv: add a helper to calculate MMIO addresses registersCédric Le Goater1-1/+11
2016-11-15ppc/pnv: add a 'xscom_core_base' field to PnvChipClassCédric Le Goater1-0/+1
2016-11-15ppc/pnv: fix compile breakage on old gccCédric Le Goater1-1/+0
2016-10-28ppc/pnv: add a ISA busCédric Le Goater1-0/+2
2016-10-28ppc/pnv: add a LPC controllerBenjamin Herrenschmidt1-0/+3
2016-10-28ppc/pnv: add XSCOM infrastructureCédric Le Goater1-0/+15
2016-10-28ppc/pnv: add a PnvCore objectCédric Le Goater1-0/+2
2016-10-28ppc/pnv: add a PIR handler to PnvChipCédric Le Goater1-0/+2
2016-10-28ppc/pnv: add a core mask to PnvChipCédric Le Goater1-0/+4
2016-10-28ppc/pnv: add a PnvChip objectCédric Le Goater1-0/+63
2016-10-28ppc/pnv: add skeleton PowerNV platformBenjamin Herrenschmidt1-0/+38