History for Atmosphere / exosphere / src / warmboot_init.c
2020-05-07
@Michael Scire
ams: revamp target firmware
Michael Scire committed on 7 May 2020
2020-04-15
@Michael Scire
exosphere: set cpuactlr to guarantee it holds non reset value
Michael Scire committed on 15 Apr 2020
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-08
@Michael Scire
atmosphere: current year is 2019
Michael Scire committed on 8 Apr 2019
2018-12-17
@Michael Scire
Add single source of truth for target firmwares.
Michael Scire committed on 17 Dec 2018
2018-11-14
@hexkyz
exosphere: Fix virtual mapping of MC_SECURITY_CFG3. ...
hexkyz committed on 14 Nov 2018
@hexkyz
fusee: Remove obsolete MC carveout configuration. ...
hexkyz committed on 14 Nov 2018
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-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