summaryrefslogtreecommitdiff
path: root/hw/ppc/pnv_lpc.c
AgeCommit message (Expand)Author
2019-12-17ppc/pnv: add a LPC Controller model for POWER10Cédric Le Goater
2019-12-17ppc/pnv: Add HIOMAP commandsCédric Le Goater
2019-12-17ppc/pnv: Add a LPC "ranges" propertyCédric Le Goater
2019-12-17ppc/pnv: Link "psi" property to PnvLpc::psi pointerGreg Kurz
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-03-12ppc/pnv: add SerIRQ routing registersCédric Le Goater
2019-03-12ppc/pnv: add a LPC Controller model for POWER9Cédric Le Goater
2019-03-12ppc/pnv: add a LPC Controller class modelCédric Le Goater
2019-03-12ppc/pnv: lpc: fix OPB address rangesCédric Le Goater
2019-03-12ppc/pnv: fix logging primitives using OxCédric Le Goater
2018-11-08ppc/pnv: check size before data buffer accessPrasad J Pandit
2018-06-21ppc/pnv: introduce a new isa_create() operation to the chip modelCédric Le Goater
2018-06-12ppc/pnv: fix LPC HC firmware address spaceCédric Le Goater
2018-05-20Remove unnecessary variables for function return valueLaurent Vivier
2018-01-10target/ppc: more use of the PPC_*() macrosCédric Le Goater
2018-01-10ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistencyCédric Le Goater
2017-04-26ppc/pnv: enable only one LPC busCédric Le Goater
2017-04-26ppc/pnv: Add support for POWER8+ LPC ControllerBenjamin Herrenschmidt
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-11-15ppc/pnv: fix compile breakage on old gccCédric Le Goater
2016-10-28ppc/pnv: add a LPC controllerBenjamin Herrenschmidt