summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix intermittent CI fails regarding mutexesMatt Raybuck2019-02-041-7/+0
* Add retry to slave core wakeup pathDan Crowell2019-01-251-1/+9
* Follow-up Changes on SMF NVRAM End-To-EndIlya Smirnov2019-01-161-0/+4
* SMF: NVRAM Reading and Mem Distribution end-to-end ChangesIlya Smirnov2019-01-101-1/+39
* Fix intermittent Jenkins CI failMatt Raybuck2019-01-101-3/+3
* Inband MMIO access to OCMBRick Ward2018-12-131-1/+1
* Support for putting fences around mallocsNick Bofferding2018-11-152-5/+15
* Attribute support for recursive mutexesMatt Raybuck2018-11-121-3/+80
* Added support for recursive mutexesMatt Raybuck2018-10-291-11/+117
* assert: Print the backtrace for critical and kernel assertionsAndrew Jeffery2018-10-021-2/+15
* assert: Include file name in assert outputAndrew Jeffery2018-10-021-8/+9
* Support HB running in SMFDean Sanner2018-09-241-3/+5
* Base Core/Kernel Changes to Support the Axone Processor ChipBill Hoffa2018-08-202-1/+3
* Add Get Nodal HRMOR UtilityBill Hoffa2018-07-071-0/+6
* New Global For Console DaemonIlya Smirnov2018-06-191-1/+12
* Fixes to node IPC messaging to handle non-zero base addressesBrian Bakke2018-06-071-1/+29
* Handle overruns in nanosleepDan Crowell2018-04-191-4/+10
* Force checkstops for unhandled machine checksDan Crowell2018-03-291-1/+9
* Expand Hostboot to 64MBDan Crowell2018-01-151-2/+2
* Enable ATTN prior to OPAL handoffBrian Bakke2017-11-301-0/+8
* Fix strncpy from padding past the actual max sizeStephen Cprek2017-11-281-10/+7
* Secure Boot: Enforce PNOR section component IDsNick Bofferding2017-11-032-23/+58
* Increase max hostboot memory to 48 MBNick Bofferding2017-08-311-2/+2
* Save space in Bootloader image with string utilitiesMarty Gloff2017-05-151-0/+4
* Include HUID of failed Proc in TI data for certain SBE errorsBill Hoffa2017-05-101-4/+6
* Add map list initialization and at() methodsStephen Cprek2017-04-102-0/+61
* Add a global to track when targeting has been loadedMike Baiocchi2017-03-081-1/+16
* Output list of cxxtest failuresMarty Gloff2017-02-111-1/+11
* Compile ROM code within HostbootStephen Cprek2017-01-303-97/+122
* Add error logs tag for kernel errors so they get into KCDan Crowell2017-01-201-2/+14
* Porting non-hdat from powervm-p8 into master-p8Elizabeth Liner2016-09-261-1/+16
* Updates for new scratch registers in P9Andrew Geissler2016-08-161-3/+4
* HOSTBOOT: Support fused coresBrian Stegmiller2015-12-111-5/+8
* libc support for thread-local storagePatrick Williams2015-12-113-4/+346
* Base kernel changes for Nimbus/CumulusCorey Swenson2015-12-112-1/+10
* Avoid deadlock in cross-node IPC messagingDan Crowell2015-06-081-2/+9
* Prevent out-of-order data access to FSP mailbox memory areaNick Bofferding2015-04-092-3/+12
* Fix spelling mistakes using codespell.Patrick Williams2015-01-151-2/+4
* Fix memory leak detector on newer GCC.Patrick Williams2014-09-221-1/+7
* Add strdup.Patrick Williams2014-09-221-1/+9
* Populate actual PVR value instead of architected versionDean Sanner2014-07-221-1/+8
* Add Naples support to the kernelBrian Silver2014-06-232-0/+2
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-2121-273/+272
* Update makefiles & included .mk files to use += convention.Brian Silver2014-05-211-4/+22
* Use per-core mutex for XSCOM for P8 errata.Patrick Williams2014-04-031-2/+2
* Fix BEAM IPA analysis and errors.Patrick Williams2014-04-021-6/+6
* Clean up TODOs in Kernel.Patrick Williams2014-02-271-4/+9
* Move isSimicsRunning() check into a util functionMike Baiocchi2014-02-052-2/+47
* implement start_payload for multi-drawerDoug Gilbert2014-01-101-4/+6
* Remove leftover fixme/todo and update error calloutsDan Crowell2014-01-101-1/+23
OpenPOWER on IntegriCloud