Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge of PowerHAL project up to commit: | Patrick Williams | 2011-03-05 | 1 | -0/+4 | |
| | | | | dd45c30bd53d8e6c123165b83842d08117558a3c | |||||
* | Add linker in preparation for modules. | Patrick Williams | 2010-08-20 | 1 | -4/+0 | |
| | ||||||
* | MMIO mapping support and syscalls. | Patrick Williams | 2010-07-08 | 1 | -5/+5 | |
| | ||||||
* | SMT support. | Patrick Williams | 2010-07-07 | 1 | -8/+44 | |
| | ||||||
* | Memory map and execution fixes for simics. | Patrick Williams | 2010-07-02 | 1 | -1/+3 | |
| | ||||||
* | Change 0x17C to 'attn' instruction. | Patrick Williams | 2010-06-28 | 1 | -1/+1 | |
| | ||||||
* | Fix SPRs overwriting GPRs in restore. | Patrick Williams | 2010-06-28 | 1 | -5/+5 | |
| | ||||||
* | Move SPR restore to end of dispatch sequence. | Patrick Williams | 2010-06-28 | 1 | -9/+10 | |
| | ||||||
* | Place-holder for breakpoint attention / PHYP start address. | Patrick Williams | 2010-06-28 | 1 | -0/+5 | |
| | ||||||
* | Program exception handling and emulated instruction for mfsprg3. | Patrick Williams | 2010-06-22 | 1 | -1/+1 | |
| | ||||||
* | Turn interrupt vectors into macros. | Patrick Williams | 2010-06-22 | 1 | -122/+49 | |
| | ||||||
* | Typo for XER save. | Patrick Williams | 2010-06-04 | 1 | -1/+1 | |
| | ||||||
* | Add stub for decrementer interrupt. | Patrick Williams | 2010-06-03 | 1 | -4/+26 | |
| | ||||||
* | Fix form of ori instruction. | Patrick Williams | 2010-06-03 | 1 | -1/+1 | |
| | ||||||
* | Add stub for syscall. | Patrick Williams | 2010-06-03 | 1 | -1/+10 | |
| | ||||||
* | Implement task saving and dispatching. | Patrick Williams | 2010-06-03 | 1 | -0/+218 | |
| | ||||||
* | Import register constants from KIS codebase, update start.S to use. | Patrick Williams | 2010-06-03 | 1 | -31/+33 | |
| | ||||||
* | Initial cpu / task structs. | Patrick Williams | 2010-06-02 | 1 | -8/+0 | |
| | ||||||
* | Shrink start routine by a few instructions. | Patrick Williams | 2010-05-27 | 1 | -9/+7 | |
| | ||||||
* | Reserve proper space for initial stack frames. | Patrick Williams | 2010-05-25 | 1 | -4/+4 | |
| | ||||||
* | Improve make infrastructure. | Patrick Williams | 2010-05-18 | 1 | -0/+103 | |