summaryrefslogtreecommitdiffstats
path: root/src/include/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Cause assert to crash a process rather than exit cleanly.Patrick Williams2012-04-101-0/+6
* Support P8 mambo model and Murano proc.Patrick Williams2012-03-211-2/+2
* Add non-blocking sync msg interface.Patrick Williams2012-03-031-5/+42
* Conditional Variable supportDoug Gilbert2012-01-251-3/+75
* VFS add functions to find module by address and query if module is loadedDoug Gilbert2012-01-191-3/+12
* Interrupt presenter implementationDoug Gilbert2012-01-054-3/+63
* Change VFS to return non page aligned size in typesDoug Gilbert2012-01-031-1/+1
* Complete virtual memory write path during shutdown sequenceMatthew Barth2011-12-081-1/+3
* remove mmioMap and mmioUnmap deprecated functions.Missy Connell2011-11-291-9/+0
* RTC4319: Shutdown if IStep failsMark Wenning2011-11-161-0/+16
* Support host boot mutex attributesNick Bofferding2011-11-161-0/+26
* Support task_wait / task_wait_tid syscalls:Patrick Williams2011-10-243-6/+106
* Flush/Release/Evict pages functionalityMatthew Barth2011-10-101-3/+9
* VFS provide assess to read-only data modulesDoug Gilbert2011-09-281-1/+1
* VFS implement setting page permissions on virtual memoryDoug Gilbert2011-09-211-0/+8
* Change mm_set_permission interface.Patrick Williams2011-09-211-2/+2
* Adding new interface to update page permissions.. Interface only.Missy Connell2011-09-151-0/+27
* Centralizing a few of the memory-related constants to avoid someDan Crowell2011-09-141-1/+2
* Remove page by given TYPE system callMatthew Barth2011-09-141-0/+20
* Return code cleanups.Patrick Williams2011-09-132-3/+12
* Ensure scratch operations happen on master core.Patrick Williams2011-08-311-3/+12
* Add copyright headers to all source files.Patrick Williams2011-08-249-0/+198
* Add initial scratch (sprc/sprd) support.Patrick Williams2011-08-221-1/+51
* Virtual File System module load and unloaddgilbert2011-08-172-4/+44
* Finishing up PNOR RP code (RTC Task 3440)Dan Crowell2011-08-171-27/+0
* Implement Kernel->User-space message bridge.Patrick Williams2011-08-161-15/+74
* Allocate block system call stubMatthew Barth2011-08-101-0/+27
* Device segment MMIO map & unmap system callsMatthew Barth2011-08-081-18/+26
* Temporarily increase base image directory sizeDoug Gilbert2011-08-051-1/+1
* Add userspace syscalls for PVR.Patrick Williams2011-07-291-0/+32
* PNOR Resource Provider (RTC:3387)Dan Crowell2011-07-281-0/+27
* Shutdown and post status on HostBoot completionMike Jones2011-07-191-0/+21
* Linker support for extended imagedgilbert2011-07-151-4/+15
* syscall cleanup/scrubMonte Copeland2011-07-144-21/+163
* Remove heap allocation of xscom mutex.Patrick Williams2011-06-241-10/+5
* Set up initial task link-register to point to 'task_end' function.Patrick Williams2011-06-201-3/+5
* Initial futex supportdgilbert2011-06-173-22/+91
* Create per-CPU mutex for XSCOM usage.Patrick Williams2011-06-081-0/+15
* Add HMER access syscalls (as fastpath).Patrick Williams2011-06-021-0/+14
* Userspace interfaces for processor affinity.Patrick Williams2011-05-261-2/+81
* Merge of PowerHAL project up to commit:Patrick Williams2011-03-052-4/+10
* Add nanosleep syscall.Patrick Williams2010-10-041-0/+17
* Add task_exec system call.Patrick Williams2010-09-092-0/+3
* Support modules.Patrick Williams2010-09-091-0/+18
* MMIO mapping support and syscalls.Patrick Williams2010-07-081-0/+18
* SMT support.Patrick Williams2010-07-071-0/+1
* Start virtual memory management.Patrick Williams2010-07-021-2/+1
* Add shell of VFS for registering and resolving message queue names.Patrick Williams2010-06-252-2/+28
* Add messagingPatrick Williams2010-06-241-0/+47
* Add mutex userspace / syscalls.Patrick Williams2010-06-112-3/+25
OpenPOWER on IntegriCloud