aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-03-16hw/fsp: Do not queue SP and SPCN class messages during reset/reloadskiboot-5.3.xAnanth N Mavinakayanahalli1-0/+1
2016-11-24fsp: Don't recurse pollers in ibm_fsp_terminateStewart Smith1-0/+7
2016-09-28occ/prd/opal-prd: Queue OCC_RESET event message to host in OpenPOWERShilpasri G Bhat2-0/+2
2016-09-13centaur: Mark centaur offline after 10 consecutive access errorsBenjamin Herrenschmidt2-0/+3
2016-09-13xscom: Map all HMER status codes to OPAL errorsBenjamin Herrenschmidt1-0/+7
2016-09-02hw/npu: program NPU BUID reg properlyMilton Miller1-1/+3
2016-08-25lpc: Log LPC SYNC errors as unrecoverable ones for manufacturingVipin K Parashar2-0/+3
2016-07-28include/errorlog.h : Renames SRC component's macro nameMukesh Ojha1-134/+134
2016-07-22core/timer: Add support for platform specific heartbeatChris Smart1-0/+4
2016-07-21FSP/ELOG: Improve elog event statesVasant Hegde1-0/+1
2016-07-21FSP/ELOG: Fix OPAL generated elog event notificationVasant Hegde1-0/+2
2016-07-20nvlink: Associate and allocate NPUs using slotsRussell Currey1-0/+3
2016-07-19Allow mtspr/mfspr to compile indepedantly of the optimization levelBalbir Singh1-2/+4
2016-07-14errorlog : Typo mistakeMukesh Ojha1-1/+1
2016-07-14Reassign duplicate error log component IDs to free onesStewart Smith1-2/+2
2016-07-14Re-order error log component ID defines to be in orderStewart Smith1-14/+14
2016-07-13cpu: Don't call time_wait with lock heldBenjamin Herrenschmidt1-0/+1
2016-07-13interrupts: Expose irq_source and change prototypes of all opsBenjamin Herrenschmidt1-6/+17
2016-07-13Move around comment in interrupts.hBenjamin Herrenschmidt1-33/+32
2016-07-11fsp-leds: add () around macrosStewart Smith1-2/+2
2016-07-08lpc: Add basic P9 LPC read/write opsBenjamin Herrenschmidt1-0/+1
2016-07-08hw/phb4: Add initial supportBenjamin Herrenschmidt5-2/+701
2016-07-08pci: get_reserved_pe_number() needs to take the PHB as argumentBenjamin Herrenschmidt1-1/+1
2016-07-08XIVE: Base XIVE support for OPAL XICS emulation callsBenjamin Herrenschmidt4-4/+390
2016-07-08interrupts: Add eoi() callback in preparation for XIVE supportBenjamin Herrenschmidt1-0/+41
2016-07-06Timebase quirk for slow simulators like AWAN and SIMICSBenjamin Herrenschmidt2-1/+2
2016-07-06devicetree: Add dt_node_is_enabled()Benjamin Herrenschmidt1-0/+2
2016-07-06uart: Cleanup initialization and remove simulator hackBenjamin Herrenschmidt2-2/+2
2016-07-06bitutils: Add PPC_BITMASK8Benjamin Herrenschmidt1-0/+1
2016-07-06chip: Add more P9 accessors for converting to/from PIRBenjamin Herrenschmidt1-1/+9
2016-07-06POWER9: Add XSCOM related definitionsBenjamin Herrenschmidt2-2/+43
2016-07-06Reserve OPAL API numbers for XICS emulation for XIVEStewart Smith1-1/+5
2016-07-05hw/xscom: Reset XSCOM engine after finite number of retries when busyVipin K Parashar2-0/+7
2016-07-01cpu: supply ibm,dec-bits via devicetreeOliver O'Halloran1-0/+1
2016-06-30fsp/op-panel: Fix out of bounds array access and #define display dimensionsSuraj Jitindar Singh1-0/+4
2016-06-21nvlink: Print error message when NPU is fencedRussell Currey1-0/+2
2016-06-20fwts: Add FWTS annotations for NPU errorsStewart Smith1-3/+0
2016-06-20Fix for typosFrederic Bonnard1-1/+1
2016-06-20slw: Allow adding idle states to power-mgt node in mamboShreyas B. Prabhu1-2/+1
2016-06-20slw: Move macros associated with power-mgt nodes to opal-api.hShreyas B. Prabhu1-2/+19
2016-06-20slw: Add Power9 idle states to power-mgt dt nodeShreyas B. Prabhu1-0/+10
2016-06-14core/opal: Support PCI slot and new APIsGavin Shan2-74/+7
2016-06-14core/pci: Use PCI slot in enumerationGavin Shan1-17/+0
2016-06-14hw/phb3: Support PHB slotGavin Shan1-24/+28
2016-06-14hw/phb3: Remove useless commentsGavin Shan1-2/+0
2016-06-14hw/p7ioc: Support PHB slotGavin Shan1-25/+23
2016-06-14core/pci: Support PCI slotGavin Shan4-55/+277
2016-06-14core/pci: Return value for struct phb_ops::device_initGavin Shan1-1/+2
2016-06-14core/pci: Extend pci_restore_bridge_buses() for PCI slotGavin Shan1-1/+1
2016-06-14core/pci: Extend pci_walk_dev() for PCI slotGavin Shan1-0/+1