summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Expose PNOR Flash partitions to host MTD driver via devicetreeRaptor Engineering Development Team2018-04-121-0/+1
* Signal skiboot completion to BMC when doneRaptor Engineering Development Team2018-04-121-0/+1
* phb4: Restore bus numbers after CRSMichael Neuling2018-04-111-0/+1
* phb4: Enable the PCIe slotcap on pluggable slotsOliver O'Halloran2018-04-111-0/+1
* core/pci: Set slot power limit when supportedOliver O'Halloran2018-04-111-0/+1
* interrupts: Create an "interrupts" property in the OPAL nodeBenjamin Herrenschmidt2018-04-111-0/+3
* xive: disable store EOI supportCédric Le Goater2018-04-031-0/+3
* core/cpu: discover stack region size before initialising memory regionsNicholas Piggin2018-03-272-1/+1
* mem-map: Use a symbolic constant for exception vector sizeNicholas Piggin2018-03-271-0/+5
* core/fast-reboot: verify mem regions before fast rebootNicholas Piggin2018-03-271-0/+4
* Revert "NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging"Stewart Smith2018-03-272-8/+3
* npu2: Remove DD1 supportAndrew Donnellan2018-03-222-3/+0
* npu2: Remove unused fields in struct npu2Andrew Donnellan2018-03-221-2/+0
* phb*: Remove the state field in the various phb structuresOliver O'Halloran2018-03-223-186/+3
* Reserve OPAL API number for opal_handle_hmi2 function.Mahesh Salgaonkar2018-03-141-1/+2
* npu2: Use unfiltered mode in XTS tablesReza Arbab2018-03-121-0/+2
* core/lock: Add deadlock detectionMatt Brown2018-03-071-0/+5
* phb4: set PBCQ Tunnel BAR for tunneled operationsPhilippe Bergheaud2018-03-012-1/+7
* phb4: set PHB CMPM registers for tunneled operationsPhilippe Bergheaud2018-03-011-2/+2
* npu2-opencapi: Add OpenCAPI OPAL API callsFrederic Barrat2018-03-012-3/+7
* npu2-opencapi: Train OpenCAPI links and setup devicesAndrew Donnellan2018-03-012-2/+57
* npu2-hw-procedures: Add support for OpenCAPI PHY link trainingAndrew Donnellan2018-03-012-0/+10
* npu2-opencapi: Configure NPU for OpenCAPIAndrew Donnellan2018-03-013-0/+92
* platform: Add fields for OpenCAPI platform dataAndrew Donnellan2018-03-011-0/+14
* npu2: Rework NPU data structures for OpenCAPIAndrew Donnellan2018-03-012-19/+59
* npu2: Split out common helper functions into separate fileAndrew Donnellan2018-03-012-0/+7
* NPU2 HMIs: dump out a *LOT* of npu2 registers for debuggingStewart Smith2018-02-282-3/+8
* phb4: Disable lane eq when retrying some nvidia GEN3 devicesMichael Neuling2018-02-222-0/+5
* opal-api: Re-jig OPAL API numbers because OpenCAPI kernel mergeStewart Smith2018-02-211-3/+6
* npu2/opal-api: move npu2 checkstop defines to npu2-regs.hStewart Smith2018-02-212-98/+98
* sensor-groups: occ: Add support to disable/enable sensor groupShilpasri G Bhat2018-02-213-3/+269
* sensors: Support reading u64 sensor valuesShilpasri G Bhat2018-02-217-6/+8
* dt: add /cpus/ibm, powerpc-cpu-features device tree bindingsNicholas Piggin2018-02-212-0/+6
* vas: Disable VAS/NX-842 on some P9 revisionsSukadev Bhattiprolu2018-02-141-0/+1
* hw/npu2: support creset of npu2 devicesBalbir Singh2018-02-131-0/+1
* ATTN: Enable flush instruction cache bit in HID registerVasant Hegde2018-02-131-1/+1
* hw/npu2: Implement logging HMI actionsBalbir Singh2018-02-082-0/+109
* core/exception: beautify exception handler, add MCE-involved registersNicholas Piggin2018-02-081-0/+2
* core/init: manage MSR[ME] explicitly, always enableNicholas Piggin2018-02-081-0/+2
* core/utils: add snprintf_symbolNicholas Piggin2018-02-081-2/+1
* fast-reboot: move pci_reset error handling into fast-reboot codeNicholas Piggin2018-02-081-1/+1
* xive: Mask MMIO load/store to bad location FIRFrederic Barrat2018-01-301-0/+2
* npu2.c: Add PE error detectionAlistair Popple2018-01-141-16/+1
* SCOM restore for DARN and XIVEAkshay Adiga2018-01-141-0/+4
* SLW: Detect if deep states are enabledAkshay Adiga2018-01-141-0/+1
* SLW: Use wakeup_engine state to handle errors in wakeup engineAkshay Adiga2018-01-141-0/+8
* phb4: Dump CAPP error registers when it asserts link downVaibhav Jain2018-01-142-2/+7
* lock: Add additional lock auditing codeBenjamin Herrenschmidt2017-12-202-6/+29
* lock: Move cmpxchg() primitives to their own fileBenjamin Herrenschmidt2017-12-202-57/+79
* Add support for new gcc 7 parametrized stack protectorBenjamin Herrenschmidt2017-12-202-0/+7
OpenPOWER on IntegriCloud