History for Atmosphere / exosphere / src / cpu_context.c
2018-03-11
@TuxSH
Add spsr_el3 to cpu_context
TuxSH committed on 11 Mar 2018
2018-03-09
@Michael Scire
Fix flow controller set functions
Michael Scire committed on 9 Mar 2018
2018-03-03
@TuxSH
Add most of warmboot_main
TuxSH committed on 3 Mar 2018
@Michael Scire
Fix bugs required to successfully hand off to kernel
Michael Scire committed on 3 Mar 2018
@TuxSH
Use the boot critical section
TuxSH committed on 3 Mar 2018
2018-03-02
@Michael Scire
Implement CPU state init, fix bug in cpu_context restore
Michael Scire committed on 2 Mar 2018
@Michael Scire
Finish bootup_misc_mmio() - Cur build gets to end of pk2ldr.
Michael Scire committed on 2 Mar 2018
2018-03-01
@TuxSH
Finish writing coldboot_main
TuxSH committed on 1 Mar 2018
2018-02-28
@TuxSH
Refactor save/restore_current_core_context, fix memory ordering issue with inline asm
TuxSH committed on 28 Feb 2018
@Michael Scire
Finish smcCpuOff
Michael Scire committed on 28 Feb 2018
@Michael Scire
Uncomment more sleep/suspend code
Michael Scire committed on 28 Feb 2018
@Michael Scire
Implement save/restore current core context
Michael Scire committed on 28 Feb 2018
2018-02-27
@TuxSH
Rename cache.s/.h to arm.s/.h
TuxSH committed on 27 Feb 2018
@Michael Scire
Skeleton smcCpuOff, fix building, fix smcConfigureCarveout
Michael Scire committed on 27 Feb 2018
2018-02-26
@MerryMage
Rename set_core_entrypoint_and_context_id
MerryMage committed on 26 Feb 2018
@Michael Scire
Start implementing smcCpuSuspend
Michael Scire committed on 26 Feb 2018
@Mat M
all: Make file-scope variables internally linked where applicable (#57) ...
Mat M authored on 26 Feb 2018 SciresM committed on 26 Feb 2018
2018-02-25
@TuxSH
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
TuxSH committed on 25 Feb 2018