summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* new HEAP manager to reduce fragmentationDoug Gilbert2011-10-251-44/+36
* Support task_wait / task_wait_tid syscalls:Patrick Williams2011-10-242-15/+75
* Change mm_set_permission interface.Patrick Williams2011-09-211-4/+4
* Adding new interface to update page permissions.. Interface only.Missy Connell2011-09-151-0/+10
* Remove page by given TYPE system callMatthew Barth2011-09-141-1/+8
* Return code cleanups.Patrick Williams2011-09-131-2/+12
* Floating point support.Patrick Williams2011-09-122-1/+32
* Move libs to the extended imageDoug Gilbert2011-09-071-0/+2
* Ensure scratch operations happen on master core.Patrick Williams2011-08-312-8/+12
* Add copyright headers to all source files.Patrick Williams2011-08-2414-28/+303
* Add initial scratch (sprc/sprd) support.Patrick Williams2011-08-222-1/+43
* Virtual File System module load and unloaddgilbert2011-08-171-0/+32
* Allocate block system call stubMatthew Barth2011-08-102-1/+13
* Clean up mutex issues.Patrick Williams2011-08-091-39/+20
* Device segment MMIO map & unmap system callsMatthew Barth2011-08-081-0/+10
* Hang condition on mutex, try different futex lock codeDoug Gilbert2011-08-031-2/+7
* Add userspace syscalls for PVR.Patrick Williams2011-07-291-0/+11
* Cleanup from previous reviews, add barrier for CxxTestMark Wenning2011-07-253-12/+73
* VMM Improvements.Patrick Williams2011-07-201-3/+4
* Shutdown and post status on HostBoot completionMike Jones2011-07-193-1/+23
* fix mutex_unlock weak consitency bugdgilbert2011-07-151-0/+2
* syscall cleanup/scrubMonte Copeland2011-07-143-6/+6
* Improve assert handling and options.Patrick Williams2011-07-063-7/+50
OpenPOWER on IntegriCloud