summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add infrastructure for pointer validation.Balbir Singh2016-08-122-0/+25
* lpc: Add routing support for SerIRQsBenjamin Herrenschmidt2016-08-111-0/+3
* lpc: Move LPC instance variables to a private structureBenjamin Herrenschmidt2016-08-112-9/+2
* psi: Remove psi->workingBenjamin Herrenschmidt2016-08-111-1/+0
* lpc: Add P9 LPC interrupts supportBenjamin Herrenschmidt2016-08-111-0/+7
* psi: Add P9 supportBenjamin Herrenschmidt2016-08-112-2/+39
* xive: Wrap irq_sources to provide standard set_xive/get_xiveBenjamin Herrenschmidt2016-08-111-2/+9
* interrupts: Add new source ->attributes callbackBenjamin Herrenschmidt2016-08-111-14/+21
* include/errorlog.h : Renames SRC component's macro nameMukesh Ojha2016-07-281-134/+134
* core/timer: Add support for platform specific heartbeatChris Smart2016-07-221-0/+4
* FSP/ELOG: Improve elog event statesVasant Hegde2016-07-211-0/+1
* FSP/ELOG: Fix OPAL generated elog event notificationVasant Hegde2016-07-211-0/+2
* nvlink: Associate and allocate NPUs using slotsRussell Currey2016-07-201-0/+3
* Allow mtspr/mfspr to compile indepedantly of the optimization levelBalbir Singh2016-07-191-2/+4
* errorlog : Typo mistakeMukesh Ojha2016-07-141-1/+1
* Reassign duplicate error log component IDs to free onesStewart Smith2016-07-141-2/+2
* Re-order error log component ID defines to be in orderStewart Smith2016-07-141-14/+14
* cpu: Don't call time_wait with lock heldBenjamin Herrenschmidt2016-07-131-0/+1
* interrupts: Expose irq_source and change prototypes of all opsBenjamin Herrenschmidt2016-07-131-6/+17
* Move around comment in interrupts.hBenjamin Herrenschmidt2016-07-131-33/+32
* fsp-leds: add () around macrosStewart Smith2016-07-111-2/+2
* lpc: Add basic P9 LPC read/write opsBenjamin Herrenschmidt2016-07-081-0/+1
* hw/phb4: Add initial supportBenjamin Herrenschmidt2016-07-085-2/+701
* pci: get_reserved_pe_number() needs to take the PHB as argumentBenjamin Herrenschmidt2016-07-081-1/+1
* XIVE: Base XIVE support for OPAL XICS emulation callsBenjamin Herrenschmidt2016-07-084-4/+390
* interrupts: Add eoi() callback in preparation for XIVE supportBenjamin Herrenschmidt2016-07-081-0/+41
* Timebase quirk for slow simulators like AWAN and SIMICSBenjamin Herrenschmidt2016-07-062-1/+2
* devicetree: Add dt_node_is_enabled()Benjamin Herrenschmidt2016-07-061-0/+2
* uart: Cleanup initialization and remove simulator hackBenjamin Herrenschmidt2016-07-062-2/+2
* bitutils: Add PPC_BITMASK8Benjamin Herrenschmidt2016-07-061-0/+1
* chip: Add more P9 accessors for converting to/from PIRBenjamin Herrenschmidt2016-07-061-1/+9
* POWER9: Add XSCOM related definitionsBenjamin Herrenschmidt2016-07-062-2/+43
* Reserve OPAL API numbers for XICS emulation for XIVEStewart Smith2016-07-061-1/+5
* hw/xscom: Reset XSCOM engine after finite number of retries when busyVipin K Parashar2016-07-052-0/+7
* cpu: supply ibm,dec-bits via devicetreeOliver O'Halloran2016-07-011-0/+1
* fsp/op-panel: Fix out of bounds array access and #define display dimensionsSuraj Jitindar Singh2016-06-301-0/+4
* nvlink: Print error message when NPU is fencedRussell Currey2016-06-211-0/+2
* fwts: Add FWTS annotations for NPU errorsStewart Smith2016-06-201-3/+0
* Fix for typosFrederic Bonnard2016-06-201-1/+1
* slw: Allow adding idle states to power-mgt node in mamboShreyas B. Prabhu2016-06-201-2/+1
* slw: Move macros associated with power-mgt nodes to opal-api.hShreyas B. Prabhu2016-06-201-2/+19
* slw: Add Power9 idle states to power-mgt dt nodeShreyas B. Prabhu2016-06-201-0/+10
* core/opal: Support PCI slot and new APIsGavin Shan2016-06-142-74/+7
* core/pci: Use PCI slot in enumerationGavin Shan2016-06-141-17/+0
* hw/phb3: Support PHB slotGavin Shan2016-06-141-24/+28
* hw/phb3: Remove useless commentsGavin Shan2016-06-141-2/+0
* hw/p7ioc: Support PHB slotGavin Shan2016-06-141-25/+23
* core/pci: Support PCI slotGavin Shan2016-06-144-55/+277
* core/pci: Return value for struct phb_ops::device_initGavin Shan2016-06-141-1/+2
* core/pci: Extend pci_restore_bridge_buses() for PCI slotGavin Shan2016-06-141-1/+1
OpenPOWER on IntegriCloud