History for Atmosphere / exosphere / src / warmboot_init.c
2018-05-11
@TuxSH
[exosphere] Rewrite crt0/init and ld script
TuxSH committed on 11 May 2018
2018-03-25
@Michael Scire
Integrate 5.x SMC API changes, add 4.x specific setup, implement target firmware selection
Michael Scire committed on 25 Mar 2018
2018-03-03
@TuxSH
Refactor 32-bit register definitions
TuxSH committed on 3 Mar 2018
@TuxSH
Fix warmboot vs cpu_on check
TuxSH committed on 3 Mar 2018
@TuxSH
Add most of warmboot_main
TuxSH committed on 3 Mar 2018
@TuxSH
Finish writing warmboot _crt0_
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
Fix coldboot init, Exosphere makes it to PK2LDR in this commit.
Michael Scire committed on 2 Mar 2018
@TuxSH
Rewrite relocation stuff
TuxSH committed on 2 Mar 2018
2018-03-01
@TuxSH
Fix the set_memory_registers_enable_mmu call
TuxSH committed on 1 Mar 2018
2018-02-28
@TuxSH
Fix ttbl init pointer arith bug, other fixes
TuxSH committed on 28 Feb 2018
@TuxSH
Implement flush_dcache_all_tzram_pa and invalidate_icache_all_inner_shareable_tzram_pa for the crt0s
TuxSH committed on 28 Feb 2018
@TuxSH
Implement and use set_memory_registers_enable_mmu
TuxSH committed on 28 Feb 2018
@TuxSH
Fix wrongly named register in __set_memory_registers, add prototype
TuxSH committed on 28 Feb 2018
2018-02-27
@TuxSH
Use provided __libc_init_array and __libc_fini_array, bugfixes
TuxSH committed on 27 Feb 2018
@Michael Scire
Skeleton smcCpuOff, fix building, fix smcConfigureCarveout
Michael Scire committed on 27 Feb 2018
2018-02-26
@TuxSH
Rewrite the memory map-related code... ...
TuxSH 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