summaryrefslogtreecommitdiffstats
path: root/hw/ppc/pnv_xscom.c
Commit message (Expand)AuthorAgeFilesLines
* non-virt: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* ppc/pnv: Introduce PnvChipClass::xscom_pcba() methodGreg Kurz2019-12-171-13/+1Star
* ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()Greg Kurz2019-12-171-17/+3Star
* ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()Greg Kurz2019-12-171-13/+3Star
* ppc/pnv: Introduce PBA registersCédric Le Goater2019-12-171-32/+0Star
* ppc/pnv: populate the DT with realized XSCOM devicesCédric Le Goater2019-12-171-1/+4
* ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodesCédric Le Goater2019-12-171-1/+6
* ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machineCédric Le Goater2019-12-171-5/+18
* hw/ppc/pnv_xscom: retrieve homer/occ base address from PBA BARsBalamuruhan S2019-10-041-4/+30
* ppc/pnv: add more dummy XSCOM addresses for the P9 CAPPCédric Le Goater2019-08-291-0/+20
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chipsCédric Le Goater2019-07-021-5/+12
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+2
* ppc/pnv: add dummy XSCOM registers for PRD initializationCédric Le Goater2019-05-291-0/+18
* ppc/pnv: add more dummy XSCOM addressesCédric Le Goater2019-03-121-6/+27
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* ppc/pnv: introduce pnv*_is_power9() helpersCédric Le Goater2018-01-161-5/+3Star
* ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistencyCédric Le Goater2018-01-101-5/+5
* kvm: move cpu synchronization codeVincent Palatin2017-01-191-1/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-1/+1
* ppc/pnv: fix xscom address translation for POWER9Cédric Le Goater2016-11-151-4/+4
* ppc/pnv: fix compile breakage on old gccCédric Le Goater2016-11-151-1/+1
* ppc/pnv: add XSCOM infrastructureCédric Le Goater2016-10-281-0/+275