Age | Commit message (Expand) | Author |
2019-07-02 | ppc/pnv: remove xscom_base field from PnvChip | Cédric Le Goater |
2019-07-02 | ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chips | Cédric Le Goater |
2019-05-13 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2019-03-12 | ppc/pnv: POWER9 XSCOM quad support | Cédric Le Goater |
2019-03-12 | ppc/pnv: add a OCC model for POWER9 | Cédric Le Goater |
2019-03-12 | ppc/pnv: add a LPC Controller model for POWER9 | Cédric Le Goater |
2019-03-12 | ppc/pnv: add a 'dt_isa_nodename' to the chip | Cédric Le Goater |
2019-03-12 | ppc/pnv: add a PSI bridge model for POWER9 | Cédric Le Goater |
2019-03-12 | ppc/pnv: add a PSI bridge class model | Cédric Le Goater |
2019-03-12 | ppc/pnv: introduce a new pic_print_info() operation to the chip model | Cédric Le Goater |
2019-03-12 | ppc/pnv: introduce a new dt_populate() operation to the chip model | Cédric Le Goater |
2019-03-12 | ppc/pnv: add a XIVE interrupt controller model for POWER9 | Cédric Le Goater |
2019-01-09 | spapr: modify the prototype of the cpu_intc_create() method | Cédric Le Goater |
2018-06-21 | ppc/pnv: introduce Pnv8Chip and Pnv9Chip models | Cédric Le Goater |
2018-06-21 | ppc/pnv: introduce a new isa_create() operation to the chip model | Cédric Le Goater |
2018-06-21 | ppc/pnv: introduce a new intc_create() operation to the chip model | Cédric Le Goater |
2018-01-17 | ppc/pnv: fix XSCOM core addressing on POWER9 | Cédric Le Goater |
2018-01-17 | ppc/pnv: introduce pnv*_is_power9() helpers | Cédric Le Goater |
2018-01-10 | ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency | Cédric Le Goater |
2017-10-17 | ppc: pnv: drop PnvChipClass::cpu_model field | Igor Mammedov |
2017-10-17 | ppc: pnv: normalize core/chip type names | Igor Mammedov |
2017-10-17 | ppc: pnv: use generic cpu_model parsing | Igor Mammedov |
2017-05-11 | pnv: Fix build failures on some host platforms | David Gibson |
2017-04-26 | ppc/pnv: generate an OEM SEL event on shutdown | Cédric Le Goater |
2017-04-26 | ppc/pnv: add initial IPMI sensors for the BMC simulator | Cédric Le Goater |
2017-04-26 | ppc/pnv: Add OCC model stub with interrupt support | Benjamin Herrenschmidt |
2017-04-26 | ppc/pnv: Add cut down PSI bridge model and hookup external interrupt | Cédric Le Goater |
2017-04-26 | ppc/pnv: add memory regions for the ICP registers | Cédric Le Goater |
2017-04-26 | ppc/pnv: add a helper to calculate MMIO addresses registers | Cédric Le Goater |
2016-11-15 | ppc/pnv: add a 'xscom_core_base' field to PnvChipClass | Cédric Le Goater |
2016-11-15 | ppc/pnv: fix compile breakage on old gcc | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a ISA bus | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a LPC controller | Benjamin Herrenschmidt |
2016-10-28 | ppc/pnv: add XSCOM infrastructure | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a PnvCore object | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a PIR handler to PnvChip | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a core mask to PnvChip | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a PnvChip object | Cédric Le Goater |
2016-10-28 | ppc/pnv: add skeleton PowerNV platform | Benjamin Herrenschmidt |