aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-27occ: Move occ declarations into occ.hAndrew Donnellan2-27/+32
2018-06-18astbmc: Enable mbox depending on scratch regJoel Stanley1-0/+1
2018-06-18Move include lock.h to fsp-console.h from console.hStewart Smith1-1/+0
2018-06-18Split debug_descriptor out into own include fileStewart Smith2-35/+55
2018-06-18fast-reboot: Disable on FSP IPL side changeVasant Hegde1-0/+1
2018-06-18NX: Add NX coprocessor init opal callHaren Myneni3-1/+5
2018-06-18pci: Fix PCI_DEVICE_ID()Andrew Jeffery1-1/+1
2018-06-01npu2-opencapi: Train links on fundamental resetFrederic Barrat1-0/+2
2018-06-01npu2-opencapi: Rework adapter resetFrederic Barrat1-3/+3
2018-06-01npu2-opencapi: Use presence detectionFrederic Barrat1-0/+4
2018-05-18cpu: Clear PCR SPR in opal_reinit_cpus()Michael Neuling1-0/+1
2018-05-09ipmi: Add BMC firmware version to device treeVasant Hegde1-0/+7
2018-05-04fsp: Fix msg vaargs usageJoel Stanley1-2/+2
2018-05-04processor.h: implement sndmsg instructionsJoel Stanley1-5/+15
2018-04-30SBE: Add timer supportVasant Hegde1-0/+6
2018-04-30Move P8 timer code to separate fileVasant Hegde2-6/+28
2018-04-30Add SBE driver supportVasant Hegde2-3/+207
2018-04-19sensors: Dont add DTS sensors when OCC inband sensors are availableShilpasri G Bhat1-1/+1
2018-04-18core/opal: Emergency stack for re-entryNicholas Piggin3-5/+15
2018-04-18asm/head: implement quiescing without stack or clobbering regsNicholas Piggin1-1/+1
2018-04-18core/stack: backtrace unwind basic OPAL call detailsNicholas Piggin1-3/+22
2018-04-17opal/hmi: Generate hmi event for recovered HDEC parity error.Mahesh Salgaonkar1-1/+1
2018-04-17opal/hmi: check thread 0 tfmr to validate latched tfmr errors.Mahesh Salgaonkar1-0/+8
2018-04-17opal/hmi: Fix soft lockups during TOD errorsMahesh Salgaonkar1-0/+1
2018-04-17opal/hmi: Do not send HMI event if no errors are found.Mahesh Salgaonkar1-1/+1
2018-04-17opal/hmi: Rework HMI handling of TFAC errorsBenjamin Herrenschmidt2-3/+6
2018-04-17opal/hmi: Add a new opal_handle_hmi2 that returns direct info to LinuxBenjamin Herrenschmidt2-1/+8
2018-04-11phb4: Restore bus numbers after CRSMichael Neuling1-0/+1
2018-04-11phb4: Enable the PCIe slotcap on pluggable slotsOliver O'Halloran1-0/+1
2018-04-11core/pci: Set slot power limit when supportedOliver O'Halloran1-0/+1
2018-04-11interrupts: Create an "interrupts" property in the OPAL nodeBenjamin Herrenschmidt1-0/+3
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