summaryrefslogtreecommitdiffstats
path: root/src/usr/intr/intrrp.C
Commit message (Expand)AuthorAgeFilesLines
* Automatically include config.hDan Crowell2019-12-061-1/+0
* Modify INTRP Initialization Order to route LSI interrupts over PSHIHBBill Hoffa2019-11-081-7/+7
* INTRP HW Workaround for Clockgating IssueBill Hoffa2019-03-271-6/+16
* Clear INT_CQ related firs after reseting INTRRP logic in HBChristian Geddes2018-11-011-0/+85
* Remove printTimaInfo function until we figure out how to avoid issuesChristian Geddes2018-10-111-30/+0
* intr: Use the correct trace handle in intrrp TRACDCOMP callsAndrew Jeffery2018-09-251-3/+3
* Support HB running in SMFDean Sanner2018-09-241-1/+3
* Don't Process Interrupts During ShutdownIlya Smirnov2018-09-191-0/+25
* Additional tracing for shutdown eventsMatt Derksen2018-09-121-1/+1
* Only unmask source on proc targ passed to unmask function in intrrpChristian Geddes2018-08-011-97/+142
* Lookup remote node's HRMOR value save from prev boot during MPIPLChristian Geddes2018-07-271-1/+19
* Add TIMA and IC LSI ESB states to memdiag hang debug outputChristian Geddes2018-07-261-0/+38
* Mark IPC_DATA_INVALID Errors as InformationalIlya Smirnov2018-07-191-2/+2
* Handle inter-node HRMOR correctly on 3/4 nodesDean Sanner2018-07-181-3/+3
* Need to add CPU_SPR_HRMOR when calculating HB reserved mem limits.Thi Tran2018-07-121-2/+1
* Print out MBOX/INTR state info on DMA request hangChristian Geddes2018-07-051-0/+160
* Leverage INTRP fully for SBE PSU Interrupt HandlingBill Hoffa2018-06-281-68/+0
* Add kernel debug trace to Invalid IPC Message ErrorsBill Hoffa2018-06-251-0/+4
* Multinode MPIPL INTRP Initialization ChangesBill Hoffa2018-06-081-20/+27
* Fixes to node IPC messaging to handle non-zero base addressesBrian Bakke2018-06-071-7/+40
* FFDC enhancements for core activate failsDan Crowell2018-05-191-3/+1
* Implement Interrupt Resource Provider Init for MPIPL Multi-Node SystemsBill Hoffa2018-05-071-608/+104
* Use the effective chip and group ids to calc mmio addrRichard J. Knight2018-05-071-12/+12
* Properly handle INTRP unmask error handlingBill Hoffa2018-02-141-2/+12
* Re-order INTR/IPC shutdown message handlingBill Hoffa2018-02-141-10/+14
* Updates to make multinode IPC workDean Sanner2018-02-131-3/+9
* Multi-Drawer (IPC) Interrupt/Messaging SupportBill Hoffa2018-01-251-53/+56
* Interrupt Handling Flow Change to Prevent DeadlockBill Hoffa2018-01-151-113/+180
* Set hostboot_mode bit on P3PC interrupt scom reg during intrrp initChristian Geddes2017-12-081-1/+48
* Secure Boot: Blacklist: Init PSI bridge BAR and FSP BAR properly for securityNick Bofferding2017-11-301-0/+53
* Re-add errlog cleanupChristian Geddes2017-10-131-0/+6
* Clear INT_PC registers on MPIPL when initializing intrrpChristian Geddes2017-10-091-6/+33
* Set variables to nullptr after they are deletedChristian Geddes2017-09-251-0/+6
* Ability to boot in SMT1 or SMT2 in HostbootDean Sanner2017-09-141-4/+22
* Fix race condition between INTR and SBEIODan Crowell2017-07-311-61/+22
* Set fused core enabled on the thread cntxt reg after resetting XIVE HWcrgeddes2017-07-131-0/+33
* Move disabling PSI CEC interrupts to the common path for INT resetcrgeddes2017-07-111-6/+14
* Enable LSI interrupt after masking sources in interrupt service initcrgeddes2017-06-201-0/+2
* Fix PVR check for Nimbus DD1Dan Crowell2017-05-111-2/+2
* Update the interrupt routing for the Slave proccrgeddes2017-05-081-0/+13
* Remove deprecated attribute FABRIC_NODE_IDPrachi Gupta2017-04-271-4/+4
* Disable resetting on INT unit during MPIPLcrgeddes2017-04-171-2/+15
* Create PVR routines to handle DD2 changesDan Crowell2017-03-091-5/+8
* Fix up interrupt init process for MPIPLcrgeddes2017-02-221-23/+100
* Need to access XIVE Thread management area with master threadDean Sanner2017-01-121-1/+10
* Clear out interrupt mask list after resetting XIVE unit for MPIPLcrgeddes2016-12-211-0/+4
* Disable PSI INT during handoff to payloadDean Sanner2016-12-211-0/+7
* Fix bug in MPIPL path for INTP initcrgeddes2016-12-201-3/+6
* Perform Interrupt ACK + EOI on Master Core Thread 0Bill Hoffa2016-12-151-3/+33
* INTRP Reset Workaround for XIVE HW Reset Not WorkingBill Hoffa2016-12-121-114/+200
OpenPOWER on IntegriCloud