Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix dcbz to round up to nearest cache line. | Patrick Williams | 2011-04-11 | 1 | -1/+1 |
| | |||||
* | Fix init task to yield while waiting for VFS to come up. | Patrick Williams | 2011-04-08 | 1 | -1/+1 |
| | |||||
* | Infinite loop in VFS module-exec code. | Patrick Williams | 2011-03-31 | 1 | -0/+1 |
| | |||||
* | Remove invalid memory access in hbi init. | Patrick Williams | 2011-03-05 | 1 | -4/+0 |
| | |||||
* | Merge of PowerHAL project up to commit: | Patrick Williams | 2011-03-05 | 3 | -21/+43 |
| | | | | dd45c30bd53d8e6c123165b83842d08117558a3c | ||||
* | Makefile cleanups. | Patrick Williams | 2011-01-10 | 3 | -20/+0 |
| | |||||
* | Importing trace header files from FSP trace and integrating into build. | Patrick Williams | 2011-01-10 | 2 | -2/+2 |
| | |||||
* | Support printk format warnings. | Patrick Williams | 2010-10-05 | 2 | -4/+4 |
| | |||||
* | Various VMM updates. | Patrick Williams | 2010-09-14 | 1 | -0/+4 |
| | | | | | | | 1) Do SLBIA prior to creating initial SLB entry. 2) Do proper TLBIEs. 3) Set Ks/Kp in SLB properly. 4) Test data storage exception on code space. | ||||
* | Add task_exec system call. | Patrick Williams | 2010-09-09 | 2 | -1/+35 |
| | |||||
* | Update makefiles to reference ROOTPATH for makefile includes. | Patrick Williams | 2010-09-09 | 3 | -3/+3 |
| | |||||
* | Support modules. | Patrick Williams | 2010-09-09 | 2 | -1/+28 |
| | |||||
* | Add linker in preparation for modules. | Patrick Williams | 2010-08-20 | 3 | -8/+13 |
| | |||||
* | MMIO mapping support and syscalls. | Patrick Williams | 2010-07-08 | 1 | -1/+5 |
| | |||||
* | SMT support. | Patrick Williams | 2010-07-07 | 1 | -4/+5 |
| | |||||
* | Move SPRG3 manipulation to common ppc-arch file. | Patrick Williams | 2010-06-28 | 1 | -1/+1 |
| | |||||
* | Add shell of VFS for registering and resolving message queue names. | Patrick Williams | 2010-06-25 | 4 | -3/+97 |
| | |||||
* | Add messaging | Patrick Williams | 2010-06-24 | 1 | -0/+9 |
| | |||||
* | Add mutex userspace / syscalls. | Patrick Williams | 2010-06-11 | 1 | -0/+9 |
| | |||||
* | Add task control syscalls. | Patrick Williams | 2010-06-07 | 1 | -3/+11 |
| | |||||
* | Add syscall interfaces and task_yield | Patrick Williams | 2010-06-07 | 1 | -1/+6 |
| | |||||
* | Create init process, fix scheduler bugs. | Patrick Williams | 2010-06-07 | 3 | -0/+30 |