summaryrefslogtreecommitdiffstats
path: root/hw/ppc/pnv_lpc.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* ppc/pnv: add SerIRQ routing registersCédric Le Goater2019-03-121-0/+14
* ppc/pnv: add a LPC Controller model for POWER9Cédric Le Goater2019-03-121-0/+200
* ppc/pnv: add a LPC Controller class modelCédric Le Goater2019-03-121-24/+61
* ppc/pnv: lpc: fix OPB address rangesCédric Le Goater2019-03-121-3/+4
* ppc/pnv: fix logging primitives using OxCédric Le Goater2019-03-121-5/+5
* ppc/pnv: check size before data buffer accessPrasad J Pandit2018-11-081-1/+7
* ppc/pnv: introduce a new isa_create() operation to the chip modelCédric Le Goater2018-06-211-5/+25
* ppc/pnv: fix LPC HC firmware address spaceCédric Le Goater2018-06-121-1/+3
* Remove unnecessary variables for function return valueLaurent Vivier2018-05-201-12/+4Star
* target/ppc: more use of the PPC_*() macrosCédric Le Goater2018-01-101-5/+5
* ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistencyCédric Le Goater2018-01-101-3/+3
* ppc/pnv: enable only one LPC busCédric Le Goater2017-04-261-9/+0Star
* ppc/pnv: Add support for POWER8+ LPC ControllerBenjamin Herrenschmidt2017-04-261-2/+95
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-1/+1
* ppc/pnv: fix compile breakage on old gccCédric Le Goater2016-11-151-1/+2
* ppc/pnv: add a LPC controllerBenjamin Herrenschmidt2016-10-281-0/+471