summaryrefslogtreecommitdiffstats
path: root/src/usr/mbox
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge HWAS commits from StradaleBill Schwartz2014-06-302-1/+17
* Set payload base address correctly on slave nodesDoug Gilbert2014-06-241-0/+3
* Add customer error descriptions to error log headers.Doug Gilbert2014-06-231-0/+4
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-2115-186/+185
* Update makefiles & included .mk files to use += convention.Brian Silver2014-05-211-3/+6
* Move mailbox area to leave more room for Sapphire.Patrick Williams2014-05-091-1/+4
* HBMBOX Retrieve all DMA pages from the FSP prior to controlled shutdownDoug Gilbert2014-04-034-40/+87
* Fix BEAM IPA analysis and errors.Patrick Williams2014-04-021-0/+4
* Handle pending interrupts across nodes in mpiplDoug Gilbert2014-03-022-0/+10
* Do not send zero length VDDR message to HWSVMike Jones2014-02-271-1/+2
* IPC multinode deadlockDoug Gilbert2014-02-132-135/+164
* Missing HB interruptsDoug Gilbert2014-02-081-0/+15
* implement start_payload for multi-drawerDoug Gilbert2014-01-101-0/+54
* IPC deadlockDoug Gilbert2014-01-101-7/+9
* HB mbox suspend change for IPL flow changeDoug Gilbert2014-01-102-35/+21
* Remove leftover fixme/todo and update error calloutsDan Crowell2014-01-103-95/+69
* istep 18.12 hb changesayma2014-01-101-1/+15
* Race condition in mailbox leads to MSG_INITIAL_DMA being droppedMike Jones2013-12-041-2/+3
* store error logs in PNORBrian Horton2013-11-141-0/+4
* Split "SPless" from mailbox for Cronus control of HBDean Sanner2013-10-101-13/+3
* Issues found by BEAM in intr and mbox 09/2013Doug Gilbert2013-09-122-9/+10
* Populate hb attributes across drawersDoug Gilbert2013-07-104-15/+267
* Fix mailbox memory allocation error on attribute syncDean Sanner2013-06-281-5/+8
* Move mbox DMA buffer to unsecure memory.Patrick Williams2013-06-142-32/+74
* Add callouts to mbox driver errorsDoug Gilbert2013-06-122-24/+94
* Mailbox suspend/resume for multinode IPLDoug Gilbert2013-06-113-8/+218
* Fix deadlock in mbox/ipc queue registration with HB interrupt service providerDoug Gilbert2013-05-281-2/+5
* Inter-processor communications for multinodeDoug Gilbert2013-05-163-5/+279
* Send response to FSP mailbox for unclaimed or invalid messagesDoug Gilbert2013-05-062-88/+116
* ERRL: Create Hostboot error log SRC/UD parser and deliver to FSP bldMike Jones2013-02-087-166/+272
* Initialize the PIB hardware layer for interruptsdgilbert2012-12-193-114/+11
* Reduce trace buffer sizes.Patrick Williams2012-12-142-2/+3
* Move components to slow-buffer as appropriatePatrick Williams2012-12-142-28/+28
* Reduce system calls in mbox DMAs.Patrick Williams2012-12-141-4/+6
* Load Hostboot Base from PNORDean Sanner2012-12-123-28/+64
* Fix use of freed memory in mailboxAdam Muhle2012-11-031-3/+7
* Issue 47484: Memory leak in attribute sync.Richard J. Knight2012-10-241-1/+14
* Memory Leak task_endBill Schwartz2012-10-122-2/+3
* HWPF: Allow automatic collection of register FFDC data when HWP error createdMike Jones2012-10-041-1/+1
* Implement attribute sync from hostboot to fspRichard J. Knight2012-08-131-0/+19
* mboxdd setup ISRN and XIVR xscom registersDoug Gilbert2012-07-122-11/+113
* Handle sp-less environment in Mailbox serviceDoug Gilbert2012-07-092-79/+129
* Mailbox additional error handling for Hardware errors and Invalid messagesDoug Gilbert2012-07-098-193/+551
OpenPOWER on IntegriCloud