History for Atmosphere / exosphere / src / bootconfig.c
2020-01-24
@Michael Scire
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire committed on 24 Jan 2020
2019-04-20
@Michael Scire
exo/fusee: implement 8.0.0 support (package2 changes still TODO)
Michael Scire authored on 18 Apr 2019 SciresM committed on 20 Apr 2019
2019-04-11
@Michael Scire
exo: always enable usermode exception handlers
Michael Scire committed on 11 Apr 2019
2019-04-08
@Michael Scire
atmosphere: current year is 2019
Michael Scire 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-29
@hexkyz
fusee: Implement BootConfig and Boot Reason handling.
hexkyz committed on 29 Aug 2018
2018-06-02
@Michael Scire
Exosphere: Fix bugs, now boots 5.1.0 successfully.
Michael Scire committed on 2 Jun 2018
2018-04-12
@Michael Scire
Exosphere: Support unsigned/plaintext Package2s if signature is clear.
Michael Scire committed on 12 Apr 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-08
@Michael Scire
Implement BootReason config
Michael Scire committed on 8 Mar 2018
2018-03-03
@TuxSH
Add most of warmboot_main
TuxSH committed on 3 Mar 2018
@Michael Scire
Cleanup TODOs, implement bootconfig SCR_EL3 bit setting
Michael Scire committed on 3 Mar 2018
2018-03-01
@TuxSH
Put the loaded bootconfig in the evt page
TuxSH committed on 1 Mar 2018
2018-02-28
@Michael Scire
Implement BootConfig.
Michael Scire committed on 28 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