summaryrefslogtreecommitdiffstats
path: root/hw/ppc/pnv_lpc.c
Commit message (Expand)AuthorAgeFilesLines
* ppc/pnv: Introduce a LPC FW memory region attribute to map the PNORCédric Le Goater2021-02-101-7/+0Star
* ppc/pnv: Remove default disablement of the PNOR contentsCédric Le Goater2021-02-101-8/+0Star
* non-virt: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* ppc/pnv: Fix TypeInfo of PnvLpcController abstract classCédric Le Goater2020-09-081-2/+1Star
* hw/ppc/pnv: Fix typo in commentPhilippe Mathieu-Daudé2020-03-161-1/+1
* Avoid address_space_rw() with a constant is_write argumentPeter Maydell2020-02-201-4/+4
* ppc/pnv: change the PowerNV machine devices to be non user creatableCédric Le Goater2020-02-021-0/+1
* ppc/pnv: Add support for "hostboot" modeCédric Le Goater2020-02-021-1/+4
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* ppc/pnv: add a LPC Controller model for POWER10Cédric Le Goater2019-12-171-8/+22
* ppc/pnv: Add HIOMAP commandsCédric Le Goater2019-12-171-0/+13
* ppc/pnv: Add a LPC "ranges" propertyCédric Le Goater2019-12-171-1/+13
* ppc/pnv: Link "psi" property to PnvLpc::psi pointerGreg Kurz2019-12-171-11/+8Star
* 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