aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-07-20hw/npu: assert() on PHB device nodeGavin Shan1-11/+1
2016-07-20hw/npu: Get AT BAR from MMIO layoutGavin Shan1-18/+6
2016-07-20hw/npu: Get number of links from NPU node propertyGavin Shan1-4/+2
2016-07-20nvlink: Associate and allocate NPUs using slotsRussell Currey1-34/+25
2016-07-15Merge branch 'skiboot-5.2.x'Stewart Smith1-2/+2
2016-07-15SEL: Fix eSEL ID while logging eSEL eventVasant Hegde1-2/+2
2016-07-15fsp/console: Ignore data on unresponsive consolesSam Mendoza-Jonas1-2/+16
2016-07-15fsp/console: Ignore data on unresponsive consolesSam Mendoza-Jonas1-2/+16
2016-07-14FSP/ELOG: Remove redundant validationVasant Hegde1-2/+0
2016-07-13xscom: Log error on invalid partidBenjamin Herrenschmidt1-0/+16
2016-07-13interrupts: Expose irq_source and change prototypes of all opsBenjamin Herrenschmidt6-69/+62
2016-07-12interrupts: Use a #interrupt-cells of 2 for XICS interruptsBenjamin Herrenschmidt6-24/+31
2016-07-12interrupts: LPC is always an interrupt controllerBenjamin Herrenschmidt1-2/+3
2016-07-12hw/xscom: Reset XSCOM engine after querying sleeping core FIRVipin K Parashar1-1/+2
2016-07-12hw/xscom: Reset XSCOM engine after querying sleeping core FIRVipin K Parashar1-1/+2
2016-07-11phb3: fix inconsistent indentingStewart Smith1-2/+2
2016-07-11slw: fix not indented if conditionStewart Smith1-1/+1
2016-07-11FSP: Validate fsp_msg response memory allocationVasant Hegde1-1/+7
2016-07-08lpc: Add basic P9 LPC read/write opsBenjamin Herrenschmidt1-25/+107
2016-07-08hw/phb4: Add initial supportBenjamin Herrenschmidt2-2/+3463
2016-07-08pci: get_reserved_pe_number() needs to take the PHB as argumentBenjamin Herrenschmidt2-2/+2
2016-07-08XIVE: Base XIVE support for OPAL XICS emulation callsBenjamin Herrenschmidt2-1/+2004
2016-07-06Cleanup xscom_read_cfam_chipid to make p8/p9 difference clearerBenjamin Herrenschmidt1-1/+2
2016-07-06uart: Cleanup initialization and remove simulator hackBenjamin Herrenschmidt1-87/+65
2016-07-06xscom: A few P9 updatesBenjamin Herrenschmidt1-10/+23
2016-07-06POWER9: Fix P9 chip name in XSCOMBenjamin Herrenschmidt1-1/+1
2016-07-06POWER9: Make xscom_addr() work for p8 and p9Michael Neuling1-3/+5
2016-07-05PHB3: Disable UTL outbound discard error interruptGavin Shan1-1/+1
2016-07-05hw/lpc: LPC driver use prlog rather than printfVipin K Parashar1-22/+25
2016-07-05hw/xscom: Reset XSCOM engine after finite number of retries when busyVipin K Parashar1-17/+57
2016-07-05hw/xscom: Reset XSCOM engine after finite number of retries when busyVipin K Parashar1-17/+57
2016-06-30fsp/op-panel: Fix out of bounds array access and #define display dimensionsSuraj Jitindar Singh1-17/+13
2016-06-30occ: FWTS annotation updates based on suggestions from VaidyStewart Smith1-5/+8
2016-06-30slw: FWTS annotation suggestion for SLWRegisterDumpStewart Smith1-4/+4
2016-06-30slw: Fix typo in FWTS annotationStewart Smith1-2/+2
2016-06-27occ: Filter out entries from Pmin to Pmax in pstate tableShilpasri G Bhat1-6/+10
2016-06-27occ: add FWTS annotations for OCC errorsStewart Smith1-15/+97
2016-06-24fsp-surveillance: add FWTS annotation on failing to reply to heartbeatStewart Smith1-1/+8
2016-06-24fsp-leds: Add FWTS annotations for some errorsStewart Smith1-0/+34
2016-06-24slw: add FWTS annotations for errorsStewart Smith1-0/+13
2016-06-24fsp-elog: add FWTS annotations for several errorsStewart Smith2-0/+29
2016-06-24fsp-sensor: add FWTS annotation for already existing sensor nodeStewart Smith1-0/+7
2016-06-24fsp-epow: add FWTS annotationStewart Smith1-0/+10
2016-06-24ipmi-sel: Add FWTS annotations for some errorsStewart Smith1-0/+10
2016-06-24fsp-elog-write: display error code from FSP on error writing error logStewart Smith1-1/+1
2016-06-21nvlink: Print error message when NPU is fencedRussell Currey1-1/+12
2016-06-21nvlink: Enable NPU device BAR before triggering freezeRussell Currey1-1/+4
2016-06-21nvlink: Present chip ID as the NPU PHB slot locationRussell Currey1-0/+8
2016-06-21hw/lpc.c: Fix uninitialized pointer read in error pathStewart Smith1-1/+1
2016-06-20fwts: Add FWTS annotations for NPU errorsStewart Smith2-5/+33