summaryrefslogtreecommitdiffstats
path: root/src/usr/intr/intrrp.H
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove support for P7.Patrick Williams2013-01-101-24/+4
* Initialize the PIB hardware layer for interruptsdgilbert2012-12-191-32/+171
* Switch Interrupt Presenter to get ICPBAR value from an attributeDoug Gilbert2012-12-141-0/+6
* Memory Leak task_endBill Schwartz2012-10-121-1/+1
* Allow processors on logical nodes != 0.Patrick Williams2012-09-061-28/+22
* Support for core_activate via IPI.Patrick Williams2012-07-161-3/+20
* mboxdd setup ISRN and XIVR xscom registersDoug Gilbert2012-07-121-22/+29
* Shutdown interrupt sourcesDoug Gilbert2012-06-071-35/+43
* Register service with initservice to get notified on shutdownDoug Gilbert2012-05-211-7/+0
* INTR set IPCBAR scom reg on init and add INTR shutdown interfaceDoug Gilbert2012-05-111-4/+32
OpenPOWER on IntegriCloud