aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-03xive: disable store EOI supportCédric Le Goater1-0/+3
2018-03-27core/cpu: discover stack region size before initialising memory regionsNicholas Piggin2-1/+1
2018-03-27mem-map: Use a symbolic constant for exception vector sizeNicholas Piggin1-0/+5
2018-03-27core/fast-reboot: verify mem regions before fast rebootNicholas Piggin1-0/+4
2018-03-27Revert "NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging"Stewart Smith2-8/+3
2018-03-22npu2: Remove DD1 supportAndrew Donnellan2-3/+0
2018-03-22npu2: Remove unused fields in struct npu2Andrew Donnellan1-2/+0
2018-03-22phb*: Remove the state field in the various phb structuresOliver O'Halloran3-186/+3
2018-03-14Reserve OPAL API number for opal_handle_hmi2 function.Mahesh Salgaonkar1-1/+2
2018-03-12npu2: Use unfiltered mode in XTS tablesReza Arbab1-0/+2
2018-03-07core/lock: Add deadlock detectionMatt Brown1-0/+5
2018-03-01phb4: set PBCQ Tunnel BAR for tunneled operationsPhilippe Bergheaud2-1/+7
2018-03-01phb4: set PHB CMPM registers for tunneled operationsPhilippe Bergheaud1-2/+2
2018-03-01npu2-opencapi: Add OpenCAPI OPAL API callsFrederic Barrat2-3/+7
2018-03-01npu2-opencapi: Train OpenCAPI links and setup devicesAndrew Donnellan2-2/+57
2018-03-01npu2-hw-procedures: Add support for OpenCAPI PHY link trainingAndrew Donnellan2-0/+10
2018-03-01npu2-opencapi: Configure NPU for OpenCAPIAndrew Donnellan3-0/+92
2018-03-01platform: Add fields for OpenCAPI platform dataAndrew Donnellan1-0/+14
2018-03-01npu2: Rework NPU data structures for OpenCAPIAndrew Donnellan2-19/+59
2018-03-01npu2: Split out common helper functions into separate fileAndrew Donnellan2-0/+7
2018-02-28NPU2 HMIs: dump out a *LOT* of npu2 registers for debuggingStewart Smith2-3/+8
2018-02-22phb4: Disable lane eq when retrying some nvidia GEN3 devicesMichael Neuling2-0/+5
2018-02-21opal-api: Re-jig OPAL API numbers because OpenCAPI kernel mergeStewart Smith1-3/+6
2018-02-21npu2/opal-api: move npu2 checkstop defines to npu2-regs.hStewart Smith2-98/+98
2018-02-21sensor-groups: occ: Add support to disable/enable sensor groupShilpasri G Bhat3-3/+269
2018-02-21sensors: Support reading u64 sensor valuesShilpasri G Bhat7-6/+8
2018-02-21dt: add /cpus/ibm, powerpc-cpu-features device tree bindingsNicholas Piggin2-0/+6
2018-02-14vas: Disable VAS/NX-842 on some P9 revisionsSukadev Bhattiprolu1-0/+1
2018-02-13hw/npu2: support creset of npu2 devicesBalbir Singh1-0/+1
2018-02-13ATTN: Enable flush instruction cache bit in HID registerVasant Hegde1-1/+1
2018-02-08hw/npu2: Implement logging HMI actionsBalbir Singh2-0/+109
2018-02-08core/exception: beautify exception handler, add MCE-involved registersNicholas Piggin1-0/+2
2018-02-08core/init: manage MSR[ME] explicitly, always enableNicholas Piggin1-0/+2
2018-02-08core/utils: add snprintf_symbolNicholas Piggin1-2/+1
2018-02-08fast-reboot: move pci_reset error handling into fast-reboot codeNicholas Piggin1-1/+1
2018-01-30xive: Mask MMIO load/store to bad location FIRFrederic Barrat1-0/+2
2018-01-14npu2.c: Add PE error detectionAlistair Popple1-16/+1
2018-01-14SCOM restore for DARN and XIVEAkshay Adiga1-0/+4
2018-01-14SLW: Detect if deep states are enabledAkshay Adiga1-0/+1
2018-01-14SLW: Use wakeup_engine state to handle errors in wakeup engineAkshay Adiga1-0/+8
2018-01-14phb4: Dump CAPP error registers when it asserts link downVaibhav Jain2-2/+7
2017-12-20lock: Add additional lock auditing codeBenjamin Herrenschmidt2-6/+29
2017-12-20lock: Move cmpxchg() primitives to their own fileBenjamin Herrenschmidt2-57/+79
2017-12-20Add support for new gcc 7 parametrized stack protectorBenjamin Herrenschmidt2-0/+7
2017-12-18core/flash.c: extern function to get the name of a PNOR partitionClaudio Carvalho1-0/+1
2017-12-18make check: Make valgrind optionalMichael Ellerman1-0/+35
2017-12-18libflash/test: Add tests for mbox-flashCyril Bur1-0/+2
2017-12-14libflash/mbox-flash: Understand v3Cyril Bur1-1/+4
2017-12-14libflash/mbox-flash: Allow mbox-flash to tell the driver msg timeoutsCyril Bur1-1/+1
2017-12-14libflash/mbox-flash: Add v2 error codesCyril Bur1-0/+3