History for Atmosphere / exosphere / src / coldboot_main.c
2018-09-07
@hexkyz
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz committed on 7 Sep 2018
2018-03-03
@TuxSH
Use the boot critical section
TuxSH committed on 3 Mar 2018
@Michael Scire
Change 'success' panic location to end of coldboot_main()
Michael Scire committed on 3 Mar 2018
2018-03-01
@TuxSH
Finish writing coldboot_main
TuxSH committed on 1 Mar 2018
2018-02-28
@TuxSH
Implement and use set_memory_registers_enable_mmu
TuxSH committed on 28 Feb 2018
2018-02-27
@TuxSH
Rename cache.s/.h to arm.s/.h
TuxSH committed on 27 Feb 2018
@TuxSH
Use specs file, remove -nostartfiles
TuxSH committed on 27 Feb 2018
@TuxSH
Use provided __libc_init_array and __libc_fini_array, bugfixes
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
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
TuxSH committed on 25 Feb 2018