summaryrefslogtreecommitdiffstats
path: root/src/kernel/start.S
Commit message (Expand)AuthorAgeFilesLines
* Find cpu struct directly in doorbell interrupt handlerDean Sanner2019-02-121-1/+5
* Support HB running in SMFDean Sanner2018-09-241-31/+183
* Modify debug framework to be build-independentDan Crowell2018-06-261-0/+8
* Force checkstops for unhandled machine checksDan Crowell2018-03-291-3/+2
* Updates to make multinode IPC workDean Sanner2018-02-131-3/+3
* Convert cmpi to cmpwi to fix build for modern binutilsJoel Stanley2017-06-261-20/+21
* Replace NAP with STOP instructionBrian Stegmiller2016-08-071-0/+3
* Add doorbell support.Patrick Williams2016-04-041-0/+26
* Enable startDeadmanLoop in host_activate_master.Ccrgeddes2016-03-311-2/+0
* P9 PSIHB Base Interrupt SupportBill Hoffa2016-03-301-0/+15
* Integrate HWPs for istep 16crgeddes2016-03-171-1/+1
* HOSTBOOT: Support fused coresBrian Stegmiller2015-12-111-7/+10
* libc support for thread-local storagePatrick Williams2015-12-111-1/+21
* Populate actual PVR value instead of architected versionDean Sanner2014-07-221-3/+12
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-10/+10
* Use per-core mutex for XSCOM for P8 errata.Patrick Williams2014-04-031-0/+8
* Clean up TODOs in Kernel.Patrick Williams2014-02-271-10/+17
* Force TIs for unhandled exceptionsPatrick Williams2013-12-091-148/+185
* 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
OpenPOWER on IntegriCloud