summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Lockless trace implementationPatrick Williams2012-12-141-47/+47
* Expand memory footprint to full 8MB cache.Patrick Williams2012-11-141-4/+4
* Terminate Immediate on a shutdown and assertMissy Connell2012-11-092-6/+18
* Terminate Immediate Structure defintionMissy Connell2012-10-241-22/+29
* Memory Leak task_endBill Schwartz2012-10-121-24/+24
* Extend VMM to 32MMissy Connell2012-10-091-0/+20
* Support for Non-zero HRMORDan Crowell2012-09-161-23/+30
* Memory profiling tools.Patrick Williams2012-09-072-47/+109
* Allow processors on logical nodes != 0.Patrick Williams2012-09-062-54/+44
* Additional needed utilities for PRD port.Patrick Williams2012-08-151-22/+61
* Support for master winkle.Patrick Williams2012-08-101-1/+9
* Reduce timeslice for idle task based on wake time of sleeping tasksDoug Gilbert2012-07-281-23/+28
* Stub function for master winkle.Patrick Williams2012-07-181-0/+5
* cpu_spr_value syscall for SLW image build.Patrick Williams2012-07-181-22/+29
* Support for core_activate via IPI.Patrick Williams2012-07-161-0/+6
* Live-lock issues in memory allocator.Patrick Williams2012-07-111-8/+0
* Improve memory page manager for low memory situationsDoug Gilbert2012-07-111-22/+31
* Mailbox additional error handling for Hardware errors and Invalid messagesDoug Gilbert2012-07-091-22/+36
* Support for POSIX clock_gettime function.Patrick Williams2012-05-211-0/+28
* Segfault in map when removing root-node.Patrick Williams2012-05-101-0/+5
* Allow kernel to shutdown-to-payload.Patrick Williams2012-04-241-2/+7
OpenPOWER on IntegriCloud