History for Atmosphere / exosphere / src / start.s
2019-04-08
@2g4y1
More 2019 Copyrights (#503)
2g4y1 authored on 8 Apr 2019 TuxSH committed on 8 Apr 2019
2018-09-07
@hexkyz
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz committed on 7 Sep 2018
2018-08-17
@Michael Scire
exo: tabs->spaces...
Michael Scire committed on 17 Aug 2018
@Michael Scire
exosphere: commit WIP warmboot progress ...
Michael Scire committed on 17 Aug 2018
2018-08-03
@Michael Scire
Exosphere: Change physical segment maps depending on firmware version
Michael Scire committed on 3 Aug 2018
2018-05-21
@Michael Scire
Exosphere: Fix extremely spooky Security Engine bugs, now makes it to the end of package2loader.
Michael Scire committed on 21 May 2018
2018-05-18
@Michael Scire
Exosphere: Fix remaining crt0 bugs, we now make it to pk2ldr.
Michael Scire committed on 18 May 2018
@Michael Scire
Exosphere: Fix bug, we now make it past MMU enable.
Michael Scire committed on 18 May 2018
@Michael Scire
Exosphere: Copy initial data image to DRAM for coldboot init.
Michael Scire committed on 18 May 2018
@Michael Scire
Exosphere: Fix relocation bug (warmboot relocs currently broken in edge case)
Michael Scire committed on 18 May 2018
2018-05-11
@TuxSH
[exosphere] Rewrite crt0/init and ld script
TuxSH committed on 11 May 2018
@Michael Scire
Exosphere: Fix crt0 bug resulting in bad relocation calculations
Michael Scire 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-11
@TuxSH
Add spsr_el3 to cpu_context
TuxSH committed on 11 Mar 2018
2018-03-03
@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
@TuxSH
Fix section alignment, attempt to clean up the crt0 a bit
TuxSH committed on 3 Mar 2018
2018-03-02
@Michael Scire
Fix start.s to pass reloc_list properly to package2ldr
Michael Scire committed on 2 Mar 2018
@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 wrong subsection name
TuxSH committed on 1 Mar 2018
@TuxSH
Implements missings parts of pk2ldr, refactor relocation a bit
TuxSH committed on 1 Mar 2018
2018-02-28
@TuxSH
Use bic instead of and in finalize_powerdown
TuxSH committed on 28 Feb 2018
@TuxSH
Fix wrongly named register in __set_memory_registers, add prototype
TuxSH committed on 28 Feb 2018
@TuxSH
Implement __set_memory_registers
TuxSH committed on 28 Feb 2018
2018-02-27
@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
@TuxSH
Add proper linkscript... ...
TuxSH committed on 27 Feb 2018