summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove heap allocation of xscom mutex.Patrick Williams2011-06-242-33/+4
* Create testcore directory for kernel-level tests.Patrick Williams2011-06-173-101/+0
* Initial futex supportdgilbert2011-06-176-37/+265
* Fix page rounding issue in malloc.Patrick Williams2011-06-091-1/+2
* Create per-CPU mutex for XSCOM usage.Patrick Williams2011-06-081-0/+35
* Add HMER access syscalls (as fastpath).Patrick Williams2011-06-022-4/+10
* Device Framework support.Patrick Williams2011-06-021-1/+1
* Userspace interfaces for processor affinity.Patrick Williams2011-05-261-2/+22
* Improve assert debugability.Patrick Williams2011-05-251-1/+3
* Simple realloc implementation.Patrick Williams2011-05-201-0/+28
* Read task_create function pointer from user space for memory protection valid...Patrick Williams2011-03-281-0/+5
* Fix sprintf to null terminate the string.Dave Larson2011-03-071-1/+1
* Merge of PowerHAL project up to commit:Patrick Williams2011-03-055-46/+197
* Makefile cleanups.Patrick Williams2011-01-101-7/+0
* Importing trace header files from FSP trace and integrating into build.Patrick Williams2011-01-101-1/+1
* Add nanosleep syscall.Patrick Williams2010-10-042-1/+10
* Add task_exec system call.Patrick Williams2010-09-091-0/+31
* Update makefiles to reference ROOTPATH for makefile includes.Patrick Williams2010-09-091-1/+1
* Add linker in preparation for modules.Patrick Williams2010-08-201-2/+4
OpenPOWER on IntegriCloud