summaryrefslogtreecommitdiffstats
path: root/src/usr/mbox
Commit message (Expand)AuthorAgeFilesLines
* Automatically include config.hDan Crowell2019-12-061-2/+1
* Serialize all attribute synchronization callsNick Bofferding2018-10-171-2/+12
* Improve error traces for MBOX errorsChristian Geddes2018-10-161-2/+2
* Shutdown: Move attribute sync to shutdown handlerNick Bofferding2018-10-011-2/+12
* Additional tracing for shutdown eventsMatt Derksen2018-09-121-1/+2
* Turn off core xstop escalalation on slave nodes prior payload handoffChristian Geddes2018-09-101-4/+10
* Only unmask source on proc targ passed to unmask function in intrrpChristian Geddes2018-08-011-1/+1
* SBE PSU timeout during MBOX init causes task crash/HB TIRick Ward2018-07-051-1/+1
* Print out MBOX/INTR state info on DMA request hangChristian Geddes2018-07-054-7/+207
* Leverage INTRP fully for SBE PSU Interrupt HandlingBill Hoffa2018-06-281-2/+2
* Save HRMOR in mbox scratch reg for IPC messagingPrachi Gupta2018-06-261-35/+22
* Added in a sleep after we winkle in istep 18 to avoid race conditionsPrachi Gupta2018-06-201-0/+3
* Fixes to node IPC messaging to handle non-zero base addressesBrian Bakke2018-06-074-2/+164
* Verify frequency attributes across nodes to match with that of master nodeSwathi Madhuri Bhattiprolu2018-05-161-0/+84
* Fix multinode Inst storage exception on runtime callDean Sanner2018-04-241-2/+3
* Drain message queue prior to setting iv_disabled in mailboxspChristian Geddes2018-04-201-1/+6
* Multinode SBE Window SupportJaymes Wilks2018-04-131-2/+4
* Ensure runtime lib is loaded for IPC_POPULATE_TPM_INFO_BY_NODEDean Sanner2018-04-121-6/+40
* Revert "Verify frequency attributes across nodes"SWATHI M. BHATTIPROLU2018-04-091-76/+5
* Propagate TPM information into HDAT on non-master nodesJaymes Wilks2018-04-061-2/+30
* Verify frequency attributes across nodesSwathi Madhuri Bhattiprolu2018-04-052-5/+80
* Close and Disable TCEs on Non-Master NodesMike Baiocchi2018-03-291-2/+70
* Support sending chip info to SBEs on multinodeDean Sanner2018-02-281-1/+90
* Re-order INTR/IPC shutdown message handlingBill Hoffa2018-02-141-7/+4
* Fixes for multinode istep 21.1Dean Sanner2018-02-061-18/+36
* Enable multi-drawer hdat constructionRichard J. Knight2018-02-061-5/+3
* Handle INTRP SHUT_DOWN message in MBOX IPC msg_hdlrBill Hoffa2018-02-061-45/+60
* Multi-Drawer (IPC) Interrupt/Messaging SupportBill Hoffa2018-01-253-69/+91
* Add mutex to protect queue from SMP effects.Brian Bakke2017-10-194-4/+35
* Enable mbox test casesChristian Geddes2017-10-101-60/+61
* Add message tracking variable increment that disappeared.Brian Bakke2017-10-061-0/+14
* Send "recollect dma buffers" message in TI pathBrian Bakke2017-09-194-36/+248
* Secureboot: Add IPL calls to Open/Close Memory Regions via SBEMike Baiocchi2017-07-191-1/+12
* P9 PSIHB Base Interrupt SupportBill Hoffa2016-03-301-60/+16
* Update constants and comments for P9 PIR formatDan Crowell2016-02-291-3/+4
* Handle mbox shutdown correctly when using pollingDean Sanner2015-12-111-2/+5
* Remove "secure" memory need for DMA Buffercrgeddes2015-12-112-47/+5
* Enable mailbox polling until P9 Interrupts are availableDean Sanner2015-12-112-1/+65
* Remove all compile dependencies on old fapiPrachi Gupta2015-12-111-3/+4
* P9 Isteps: Created directory structure for istep 21 wrappersPrachi Gupta2015-12-111-3/+3
* Establish a working P9 Hostboot and Simics baseDean Sanner2015-12-112-3/+6
* Avoid deadlock in cross-node IPC messagingDan Crowell2015-06-082-9/+21
* Prevent out-of-order data access to FSP mailbox memory areaNick Bofferding2015-04-091-2/+4
* P8+ VPO - HB supports to istep 7 for NVLINK testThi Tran2015-01-162-3/+6
* Fix spelling mistakes using codespell.Patrick Williams2015-01-153-10/+12
* Stop IPLing in IpcSp::messageHandler if there is an errorPrachi Gupta2014-09-261-2/+11
* Workaround SBE interupt injection bug on multi-nodeDean Sanner2014-09-114-17/+79
* Use non blocking messages in intRP to prevent trace deadlockDean Sanner2014-09-111-9/+5
* Throttle mailbox operations to avoid out-of-memory conditionDoug Gilbert2014-08-122-18/+210
* Clean handling of shutdown path in error casesDoug Gilbert2014-07-072-9/+48
OpenPOWER on IntegriCloud