summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix dcbz to round up to nearest cache line.Patrick Williams2011-04-112-3/+6
* Rename trace buffer to match coding conventions.Patrick Williams2011-04-084-3/+3
* Fix init task to yield while waiting for VFS to come up.Patrick Williams2011-04-081-1/+1
* VBU: dcbz cache lines after code image to ensure they are in the L3.Patrick Williams2011-04-072-0/+17
* Revert "Temporary dcbf on printk for VBU."Patrick Williams2011-04-061-5/+1
* Temporary dcbf on printk for VBU.Patrick Williams2011-04-061-1/+5
* Fix size mismatch on store of 'kernel_other_thread_spinlock.Patrick Williams2011-04-061-2/+2
* Add trace parsing script.Patrick Williams2011-04-011-0/+101
* Save the trace component string properly.Patrick Williams2011-04-012-3/+3
* Initial code for trace api.Patrick Williams2011-03-318-3/+178
* Eliminate race condition in updating task->cpu pointer.Patrick Williams2011-03-312-3/+3
* Infinite loop in VFS module-exec code.Patrick Williams2011-03-311-0/+1
* Optimization on queue size.Patrick Williams2011-03-281-11/+5
* Read task_create function pointer from user space for memory protection valid...Patrick Williams2011-03-281-0/+5
* Make VMM more resilient to different image sizes.Patrick Williams2011-03-272-6/+8
* Add size function to queue container.Patrick Williams2011-03-271-1/+22
* Select new task in msg_sendrecv if receiver not waiting.Patrick Williams2011-03-271-0/+2
* Fix dep generation for headers.Patrick Williams2011-03-271-6/+8
* Ensure decrementer is initialized for normal task execution.Patrick Williams2011-03-241-1/+6
* Support running a full system worth of threads.Patrick Williams2011-03-074-15/+26
* Fix sprintf to null terminate the string.Dave Larson2011-03-071-1/+1
* Thread priorities in idle and init spinlock.Patrick Williams2011-03-052-1/+10
* Remove invalid memory access in hbi init.Patrick Williams2011-03-052-5/+1
* Merge of PowerHAL project up to commit:Patrick Williams2011-03-0571-526/+4906
* Update fakeroot path to reflect HAL change.Patrick Williams2011-01-122-2/+2
* Run linker inside mcp jail.Patrick Williams2011-01-112-2/+2
* Fix invalid linker include.Patrick Williams2011-01-112-2/+2
* More updates to build on pool machines.Patrick Williams2011-01-115-2/+504
* Use mdchroot build environment.Patrick Williams2011-01-113-7/+17
* Missed updating bash environment script.Patrick Williams2011-01-101-1/+1
* Makefile cleanups.Patrick Williams2011-01-1012-70/+25
* Importing trace header files from FSP trace and integrating into build.Patrick Williams2011-01-1014-10/+977
* Missed deleting original linker when moving.Patrick Williams2010-10-051-495/+0
* Support printk format warnings.Patrick Williams2010-10-057-14/+14
* Move linker to make room for trace preprocessor.Patrick Williams2010-10-052-6/+8
* Add nanosleep syscall.Patrick Williams2010-10-049-9/+249
* Add skeleton of timebase manager.Patrick Williams2010-09-207-10/+49
* Change build structure to automatically create object directories as needed.Patrick Williams2010-09-208-2/+5
* Various VMM updates.Patrick Williams2010-09-143-3/+27
* Fix storage protection issue on R-only pages.Patrick Williams2010-09-131-2/+2
* Add task_exec system call.Patrick Williams2010-09-096-1/+70
* Update makefiles to reference ROOTPATH for makefile includes.Patrick Williams2010-09-098-8/+8
* Support modules.Patrick Williams2010-09-0913-17/+488
* Add linker in preparation for modules.Patrick Williams2010-08-2017-43/+214
* Enable -Wall and fix warnings.Patrick Williams2010-08-198-25/+28
* Deleting unused qemu control file. Use simics for all simulation now.Patrick Williams2010-08-181-27/+0
* Change compiler to fakeroot compiler.Patrick Williams2010-08-183-3/+7
* MMIO mapping support and syscalls.Patrick Williams2010-07-0811-20/+354
* SMT support.Patrick Williams2010-07-0716-49/+151
* Fix bug in VFS register.Patrick Williams2010-07-071-0/+1
OpenPOWER on IntegriCloud