summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Code optimizations.Patrick Williams2012-04-161-9/+8
* stdlib.h Add callocMike Jones2012-04-141-0/+15
* Cause assert to crash a process rather than exit cleanly.Patrick Williams2012-04-101-8/+8
* Improve std::map by using a SplayTree container.Patrick Williams2012-03-292-1/+515
* Support P8 mambo model and Murano proc.Patrick Williams2012-03-212-2/+2
* Add non-blocking sync msg interface.Patrick Williams2012-03-031-1/+15
* Conditional Variable supportDoug Gilbert2012-01-251-4/+92
* Interrupt presenter implementationDoug Gilbert2012-01-053-5/+45
* Complete virtual memory write path during shutdown sequenceMatthew Barth2011-12-081-1/+2
* remove mmioMap and mmioUnmap deprecated functions.Missy Connell2011-11-291-10/+0
* collectTrace to allow partial trace buffer collectionMonte Copeland2011-11-213-1/+67
* Import ecmdDataBufferBase into HostBootMike Jones2011-11-101-0/+36
* Add strchr function.Patrick Williams2011-11-021-0/+11
* Initial Deconfigure and GARD supportMike Jones2011-11-011-1/+1
* Change string interfaceis' parametersThi Tran2011-10-311-2/+2
OpenPOWER on IntegriCloud