summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Expose PNOR Flash partitions to host MTD driver via devicetreeRaptor Engineering Development Team2018-04-191-0/+1
* Signal skiboot completion to BMC when doneRaptor Engineering Development Team2018-04-191-0/+1
* core/opal: Emergency stack for re-entryNicholas Piggin2018-04-183-5/+15
* asm/head: implement quiescing without stack or clobbering regsNicholas Piggin2018-04-181-1/+1
* core/stack: backtrace unwind basic OPAL call detailsNicholas Piggin2018-04-181-3/+22
* opal/hmi: Generate hmi event for recovered HDEC parity error.Mahesh Salgaonkar2018-04-171-1/+1
* opal/hmi: check thread 0 tfmr to validate latched tfmr errors.Mahesh Salgaonkar2018-04-171-0/+8
* opal/hmi: Fix soft lockups during TOD errorsMahesh Salgaonkar2018-04-171-0/+1
* opal/hmi: Do not send HMI event if no errors are found.Mahesh Salgaonkar2018-04-171-1/+1
* opal/hmi: Rework HMI handling of TFAC errorsBenjamin Herrenschmidt2018-04-172-3/+6
* opal/hmi: Add a new opal_handle_hmi2 that returns direct info to LinuxBenjamin Herrenschmidt2018-04-172-1/+8
* 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
OpenPOWER on IntegriCloud