summaryrefslogtreecommitdiffstats
path: root/src/usr/intr
Commit message (Expand)AuthorAgeFilesLines
...
* Update INTP init for MPIPL pathcrgeddes2016-11-112-30/+94
* Create function to handle External InterruptsBill Hoffa2016-11-052-76/+83
* Mask Interrupt Sources Prior to Resetting Interrupt LogicBill Hoffa2016-10-191-3/+15
* Multi-Proc Interrupt Support with Remote LSIsBill Hoffa2016-10-072-210/+653
* Handle Multiple LSI Interrupts SimultaneouslyBill Hoffa2016-09-261-31/+46
* Refactor Polling for PSU Interrupt handling by INTRPBill Hoffa2016-08-102-5/+5
* Close timing window between PSUDD and INTRDean Sanner2016-07-071-7/+9
* PSIHB Interrupt Support for Multi-CoreBill Hoffa2016-06-291-3/+37
* Disable PSI Interrupts on PSIHB during initBill Hoffa2016-06-022-14/+28
* XIVE CAMS is 1 byte access, disable VPC Pull errorDean Sanner2016-05-263-4/+120
* Enable waking threads on master core with doorbell interruptsBill Hoffa2016-05-171-9/+9
* Doorbell Interrupt Base Support for Core/Thread WakeupBill Hoffa2016-05-062-104/+102
* Use SBE for scoms to slave chipsMatt Derksen2016-05-041-0/+1
* Add INTRP message handling for UNREGISTER_MSG_QBill Hoffa2016-04-272-3/+30
* Remove PSIHB ESB BAR disable workaround for simulatorBill Hoffa2016-04-211-6/+0
* P9 PSIHB Base Interrupt SupportBill Hoffa2016-03-303-862/+1012
* Update constants and comments for P9 PIR formatDan Crowell2016-02-292-28/+30
* Investigate graceful shutdown path anomoliesRichard J. Knight2015-04-241-1/+1
* P8+ VPO - HB supports to istep 7 for NVLINK testThi Tran2015-01-161-0/+10
* Fix spelling mistakes using codespell.Patrick Williams2015-01-152-8/+8
* Use non blocking messages in intRP to prevent trace deadlockDean Sanner2014-09-112-29/+93
* Restrict timebase sync to once per core.Patrick Williams2014-07-171-2/+1
* Clean handling of shutdown path in error casesDoug Gilbert2014-07-072-4/+8
* Change CPU_WAKEUP_SECONDS to 2Brian Silver2014-07-011-2/+5
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-215-55/+55
* Update makefiles & included .mk files to use += convention.Brian Silver2014-05-211-16/+16
* HostBoot Interrupt RP error not being handledDoug Gilbert2014-05-081-27/+22
* Create SRC description file during buildDoug Gilbert2014-05-081-5/+5
* Remove EOIs for PCIe on MPIPLDean Sanner2014-04-032-129/+2
* Workaround invalid SBE use of IPI inject registerDean Sanner2014-03-041-0/+29
* Extract hb_image_exist mask on multinode MPIPLDean Sanner2014-03-022-3/+89
* Handle pending interrupts across nodes in mpiplDoug Gilbert2014-03-023-2/+413
* Clean up beam errors in core.Patrick Williams2014-02-271-1/+1
* HB Remove CleanCheck() from IntrrpDoug Gilbert2014-02-272-59/+0
* Fix interrupt msg loss on multiple interruptsDean Sanner2014-02-141-4/+5
* IPC multinode deadlockDoug Gilbert2014-02-131-2/+12
* Missing HB interruptsDoug Gilbert2014-02-082-16/+41
* Only issue EOIs on MPIPL if downstream IRSNs are enabledDean Sanner2014-01-231-18/+46
* IPC deadlockDoug Gilbert2014-01-101-1/+13
* HB Remove TODOs in interrupt handlerDoug Gilbert2014-01-091-2/+1
* Handle less than 8 threads startingDean Sanner2013-11-132-3/+4
* Determine MPIPL EOIs empericallyDean Sanner2013-11-112-28/+51
* Handle winkle-wakeup times in slave cores.Patrick Williams2013-11-072-8/+109
* Add term flags to PNOR and INTR errorsDan Crowell2013-10-171-1/+1
* Issues found by BEAM in intr and mbox 09/2013Doug Gilbert2013-09-121-1/+1
* Handle interrupts on MPIPLDean Sanner2013-08-212-128/+674
* Basic devtree supportDean Sanner2013-08-092-32/+18
* Use SBE Setting of Thread Count or FailMike Baiocchi2013-07-091-11/+26
* Prevent flood of interrupts early in host boot start-up on MPIPL.Doug Gilbert2013-07-012-0/+59
* Inter-processor communications for multinodeDoug Gilbert2013-05-162-50/+12
OpenPOWER on IntegriCloud