summaryrefslogtreecommitdiffstats
path: root/src/kernel/start.S
Commit message (Expand)AuthorAgeFilesLines
* pore_gen_cpuregMark Wenning2012-11-071-5/+6
* Terminate Immediate Structure defintionMissy Connell2012-10-241-0/+10
* Memory Leak task_endBill Schwartz2012-10-121-1/+1
* Fixes for winkle state.Patrick Williams2012-09-211-1/+1
* Nap instruction sometimes executed with wrong permissions.Patrick Williams2012-09-061-57/+44
* Allow processors on logical nodes != 0.Patrick Williams2012-09-061-9/+18
* Set "high" thread priority as 2 rather than 3.Patrick Williams2012-09-051-4/+4
* Write scratch register in start_payload / shutdown.Patrick Williams2012-09-041-4/+26
* Ensure PHYP thread order is correct.Patrick Williams2012-08-221-64/+0
* Support for master winkle.Patrick Williams2012-08-101-60/+121
* Execute 'doze' in idle loop.Patrick Williams2012-07-281-6/+73
* cpu_spr_value syscall for SLW image build.Patrick Williams2012-07-181-22/+35
* Support for core_activate via IPI.Patrick Williams2012-07-161-0/+1
* Allow kernel to shutdown-to-payload.Patrick Williams2012-04-241-0/+64
* Handle hype_fac_unavail exception.Patrick Williams2012-02-201-0/+16
* GCOV supportPatrick Williams2012-02-071-0/+11
* Interrupt presenter implementationDoug Gilbert2012-01-051-1/+1
* Add debug message for MC exception.Patrick Williams2011-09-161-1/+7
* FP Denormalization support.Patrick Williams2011-09-121-0/+25
* Floating point support.Patrick Williams2011-09-121-1/+108
* Ensure scratch operations happen on master core.Patrick Williams2011-08-311-0/+26
* 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
OpenPOWER on IntegriCloud