summaryrefslogtreecommitdiffstats
path: root/src/kernel/start.S
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Add initial scratch (sprc/sprd) support.Patrick Williams2011-08-221-2/+20
* Create initial stack-frame from userspace.Patrick Williams2011-08-221-1/+9
* Add handling for HvEmu exception.Patrick Williams2011-08-011-2/+11
* Reduce working threads to first core.Patrick Williams2011-07-251-20/+32
* Add user-space stub for task entry.Patrick Williams2011-07-181-0/+23
* Add HMER access syscalls (as fastpath).Patrick Williams2011-06-021-1/+41
* Additional weak-consistency fixes.Patrick Williams2011-04-211-0/+1
* Fix size mismatch on store of 'kernel_other_thread_spinlock.Patrick Williams2011-04-061-2/+2
* Support running a full system worth of threads.Patrick Williams2011-03-071-12/+22
* Thread priorities in idle and init spinlock.Patrick Williams2011-03-051-1/+9
* Merge of PowerHAL project up to commit:Patrick Williams2011-03-051-0/+4
* Add linker in preparation for modules.Patrick Williams2010-08-201-4/+0
* MMIO mapping support and syscalls.Patrick Williams2010-07-081-5/+5
* SMT support.Patrick Williams2010-07-071-8/+44
* Memory map and execution fixes for simics.Patrick Williams2010-07-021-1/+3
* Change 0x17C to 'attn' instruction.Patrick Williams2010-06-281-1/+1
* Fix SPRs overwriting GPRs in restore.Patrick Williams2010-06-281-5/+5
* Move SPR restore to end of dispatch sequence.Patrick Williams2010-06-281-9/+10
* Place-holder for breakpoint attention / PHYP start address.Patrick Williams2010-06-281-0/+5
* Program exception handling and emulated instruction for mfsprg3.Patrick Williams2010-06-221-1/+1
* Turn interrupt vectors into macros.Patrick Williams2010-06-221-122/+49
* Typo for XER save.Patrick Williams2010-06-041-1/+1
* Add stub for decrementer interrupt.Patrick Williams2010-06-031-4/+26
* Fix form of ori instruction.Patrick Williams2010-06-031-1/+1
* Add stub for syscall.Patrick Williams2010-06-031-1/+10
* Implement task saving and dispatching.Patrick Williams2010-06-031-0/+218
* Import register constants from KIS codebase, update start.S to use.Patrick Williams2010-06-031-31/+33
* Initial cpu / task structs.Patrick Williams2010-06-021-8/+0
* Shrink start routine by a few instructions.Patrick Williams2010-05-271-9/+7
* Reserve proper space for initial stack frames.Patrick Williams2010-05-251-4/+4
* Improve make infrastructure.Patrick Williams2010-05-181-0/+103
OpenPOWER on IntegriCloud