History for Atmosphere / exosphere / src / coldboot_init.c
2018-03-01
@Michael Scire
Make clear_bss work regardless of load address
Michael Scire committed on 1 Mar 2018
@TuxSH
Fix tzram_map_all_segments
TuxSH committed on 1 Mar 2018
@TuxSH
Can't copy to VAs if VA don't exist (at that point of the program)
TuxSH committed on 1 Mar 2018
@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
Clear bss at runtime like Nintendo actually does
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
2018-02-27
@TuxSH
Use provided __libc_init_array and __libc_fini_array, bugfixes
TuxSH committed on 27 Feb 2018
@TuxSH
Unstub lma2vma code
TuxSH 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
Failed attempt to fix loops not being unrolled, other fixes.
TuxSH committed on 25 Feb 2018
@TuxSH
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
TuxSH committed on 25 Feb 2018