summaryrefslogtreecommitdiffstats
path: root/src/kernel/syscall.C
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Finishing up PNOR RP code (RTC Task 3440)Dan Crowell2011-08-171-0/+2
* Implement Kernel->User-space message bridge.Patrick Williams2011-08-161-20/+38
* Allocate block system call stubMatthew Barth2011-08-101-7/+23
* Update scratch SPR #s for P8.Patrick Williams2011-08-101-14/+2
* Clean up mutex issues.Patrick Williams2011-08-091-1/+8
* Device segment MMIO map & unmap system callsMatthew Barth2011-08-081-0/+29
* More PNOR RP work - Task 3440 (Story 3330)Dan Crowell2011-08-081-19/+19
* Add userspace syscalls for PVR.Patrick Williams2011-07-291-12/+30
* Shutdown and post status on HostBoot completionMike Jones2011-07-191-1/+35
* Initial futex supportdgilbert2011-06-171-66/+38
* Add HMER access syscalls (as fastpath).Patrick Williams2011-06-021-6/+0
* Fix race conditions in syscall interfaces.Patrick Williams2011-04-211-2/+2
* Select new task in msg_sendrecv if receiver not waiting.Patrick Williams2011-03-271-0/+2
* Merge of PowerHAL project up to commit:Patrick Williams2011-03-051-1/+1
* Add nanosleep syscall.Patrick Williams2010-10-041-0/+14
* Add skeleton of timebase manager.Patrick Williams2010-09-201-4/+0
* MMIO mapping support and syscalls.Patrick Williams2010-07-081-0/+21
* Add messagingPatrick Williams2010-06-241-0/+154
* Turn interrupt vectors into macros.Patrick Williams2010-06-221-1/+1
* Add mutex userspace / syscalls.Patrick Williams2010-06-111-0/+66
* Add task control syscalls.Patrick Williams2010-06-071-0/+47
* Add syscall interfaces and task_yieldPatrick Williams2010-06-071-4/+39
* Add scheduler and calls from dispatch interrupt.Patrick Williams2010-06-071-1/+8
* Add stub for decrementer interrupt.Patrick Williams2010-06-031-0/+10
* Add stub for syscall.Patrick Williams2010-06-031-0/+7
OpenPOWER on IntegriCloud