summaryrefslogtreecommitdiffstats
path: root/src/usr/intr/intrrp.H
Commit message (Expand)AuthorAgeFilesLines
* INTRP HW Workaround for Clockgating IssueBill Hoffa2019-03-271-3/+7
* Clear INT_CQ related firs after reseting INTRRP logic in HBChristian Geddes2018-11-011-0/+11
* Remove printTimaInfo function until we figure out how to avoid issuesChristian Geddes2018-10-111-7/+0
* Support HB running in SMFDean Sanner2018-09-241-2/+5
* Don't Process Interrupts During ShutdownIlya Smirnov2018-09-191-1/+17
* Only unmask source on proc targ passed to unmask function in intrrpChristian Geddes2018-08-011-4/+4
* Add TIMA and IC LSI ESB states to memdiag hang debug outputChristian Geddes2018-07-261-1/+9
* Print out MBOX/INTR state info on DMA request hangChristian Geddes2018-07-051-4/+24
* Leverage INTRP fully for SBE PSU Interrupt HandlingBill Hoffa2018-06-281-3/+3
* Multinode MPIPL INTRP Initialization ChangesBill Hoffa2018-06-081-3/+11
* Implement Interrupt Resource Provider Init for MPIPL Multi-Node SystemsBill Hoffa2018-05-071-7/+9
* Interrupt Handling Flow Change to Prevent DeadlockBill Hoffa2018-01-151-4/+26
* Secure Boot: Blacklist: Init PSI bridge BAR and FSP BAR properly for securityNick Bofferding2017-11-301-0/+16
* Clear INT_PC registers on MPIPL when initializing intrrpChristian Geddes2017-10-091-0/+9
* Fix race condition between INTR and SBEIODan Crowell2017-07-311-0/+1
* Set fused core enabled on the thread cntxt reg after resetting XIVE HWcrgeddes2017-07-131-0/+2
* Move disabling PSI CEC interrupts to the common path for INT resetcrgeddes2017-07-111-0/+6
* Hostboot Base TCE SupportMike Baiocchi2017-03-081-23/+0
* Fix up interrupt init process for MPIPLcrgeddes2017-02-221-1/+7
* INTRP Reset Workaround for XIVE HW Reset Not WorkingBill Hoffa2016-12-121-23/+36
* Update INTP init for MPIPL pathcrgeddes2016-11-111-10/+6
* Create function to handle External InterruptsBill Hoffa2016-11-051-0/+8
* Multi-Proc Interrupt Support with Remote LSIsBill Hoffa2016-10-071-26/+105
* Refactor Polling for PSU Interrupt handling by INTRPBill Hoffa2016-08-101-1/+1
* Disable PSI Interrupts on PSIHB during initBill Hoffa2016-06-021-0/+2
* XIVE CAMS is 1 byte access, disable VPC Pull errorDean Sanner2016-05-261-2/+24
* Doorbell Interrupt Base Support for Core/Thread WakeupBill Hoffa2016-05-061-0/+6
* Add INTRP message handling for UNREGISTER_MSG_QBill Hoffa2016-04-271-1/+2
* P9 PSIHB Base Interrupt SupportBill Hoffa2016-03-301-80/+205
* Update constants and comments for P9 PIR formatDan Crowell2016-02-291-3/+4
* Fix spelling mistakes using codespell.Patrick Williams2015-01-151-6/+6
* Use non blocking messages in intRP to prevent trace deadlockDean Sanner2014-09-111-0/+1
* Restrict timebase sync to once per core.Patrick Williams2014-07-171-2/+1
* Clean handling of shutdown path in error casesDoug Gilbert2014-07-071-1/+5
* Change CPU_WAKEUP_SECONDS to 2Brian Silver2014-07-011-2/+5
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-10/+10
* Remove EOIs for PCIe on MPIPLDean Sanner2014-04-031-12/+0
* Extract hb_image_exist mask on multinode MPIPLDean Sanner2014-03-021-0/+7
* Handle pending interrupts across nodes in mpiplDoug Gilbert2014-03-021-0/+23
* HB Remove CleanCheck() from IntrrpDoug Gilbert2014-02-271-5/+0
* Missing HB interruptsDoug Gilbert2014-02-081-1/+4
* Handle less than 8 threads startingDean Sanner2013-11-131-1/+1
* Determine MPIPL EOIs empericallyDean Sanner2013-11-111-5/+9
* Handle winkle-wakeup times in slave cores.Patrick Williams2013-11-071-0/+15
* Handle interrupts on MPIPLDean Sanner2013-08-211-3/+89
* Basic devtree supportDean Sanner2013-08-091-32/+0
* Prevent flood of interrupts early in host boot start-up on MPIPL.Doug Gilbert2013-07-011-0/+5
* Fix strict-aliasing violations.Patrick Williams2013-04-171-2/+2
* Need to disable interrupt sources before waiting for interrupts(MPIPL)dgilbert2013-04-081-3/+56
* INTR: Setup XIVR w/intr disabled before ISRN is writtenDoug Gilbert2013-02-281-0/+8
OpenPOWER on IntegriCloud