summaryrefslogtreecommitdiffstats
path: root/src/kernel/makefile
Commit message (Expand)AuthorAgeFilesLines
* Start virtual memory management.Patrick Williams2010-07-021-1/+1
* Program exception handling and emulated instruction for mfsprg3.Patrick Williams2010-06-221-1/+1
* Kernel spinlock support.Patrick Williams2010-06-091-1/+1
* Add scheduler and calls from dispatch interrupt.Patrick Williams2010-06-071-1/+1
* Add stub for syscall.Patrick Williams2010-06-031-0/+1
* Initial cpu / task structs.Patrick Williams2010-06-021-1/+1
* Add heap manager for allocations up to 2040 bytesPatrick Williams2010-05-211-1/+1
* Create page manager.Patrick Williams2010-05-201-1/+1
* Create simple console.Patrick Williams2010-05-181-2/+2
* Improve make infrastructure.Patrick Williams2010-05-181-0/+10
OpenPOWER on IntegriCloud