summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Initial Support for Updating SBE SEEPROMMike Baiocchi2013-10-282-1/+68
* Runtime trace interfaces.Patrick Williams2013-10-081-23/+32
* Make sprintf-class functions comply with standard.Patrick Williams2013-10-074-11/+623
* Initial Hostboot Runtime image support.Patrick Williams2013-09-171-38/+50
* Basic devtree supportDean Sanner2013-08-091-3/+5
* New mm_block_map syscall.Patrick Williams2013-06-102-3/+18
* Tolerate memory UEs during dump extraction.Patrick Williams2013-06-061-2/+24
* Enhance heap corruption detection.Patrick Williams2013-05-011-1/+7
* Fixes for GCC 4.7Patrick Williams2013-04-172-24/+29
* Fix strict-aliasing violations.Patrick Williams2013-04-171-24/+24
* Allow winkle of all threads for multi-drawer add.Patrick Williams2013-04-081-1/+17
* Refactoring of the build system.Patrick Williams2013-03-011-23/+23
* Support for less than 8 threads per coreDan Crowell2013-02-081-3/+5
* Switch Interrupt Presenter to get ICPBAR value from an attributeDoug Gilbert2012-12-141-51/+54
OpenPOWER on IntegriCloud