summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable -Wall and fix warnings.Patrick Williams2010-08-191-0/+1
* MMIO mapping support and syscalls.Patrick Williams2010-07-082-0/+15
* SMT support.Patrick Williams2010-07-071-0/+8
* Fix bug in VFS register.Patrick Williams2010-07-071-0/+1
* Memory map and execution fixes for simics.Patrick Williams2010-07-021-5/+5
* Start virtual memory management.Patrick Williams2010-07-021-1/+1
* Add shell of VFS for registering and resolving message queue names.Patrick Williams2010-06-252-8/+30
* Add messagingPatrick Williams2010-06-243-1/+87
* Program exception handling and emulated instruction for mfsprg3.Patrick Williams2010-06-221-1/+8
* Add mutex userspace / syscalls.Patrick Williams2010-06-113-5/+39
* Add task control syscalls.Patrick Williams2010-06-072-1/+28
* Add syscall interfaces and task_yieldPatrick Williams2010-06-072-1/+22
* malloc / free supportPatrick Williams2010-05-212-1/+36
* Create simple console.Patrick Williams2010-05-182-0/+21
OpenPOWER on IntegriCloud