History for Atmosphere / exosphere / src / smc_api.c
2019-04-29
@Michael Scire
boot: prepare for rewrite of boot sysmodule
Michael Scire committed on 29 Apr 2019
@Michael Scire
boot_100.kip vs boot_200.kip is gross
Michael Scire committed on 29 Apr 2019
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
2019-01-31
@Michael Scire
exo/fusee: add support for new master key
Michael Scire committed on 31 Jan 2019
2019-01-22
@Michael Scire
exosphere: Add support for AMS SMC extensions
Michael Scire committed on 22 Jan 2019
2018-12-17
@Michael Scire
Add single source of truth for target firmwares.
Michael Scire committed on 17 Dec 2018
@Michael Scire
Exo: bpmpfw -> sc7fw, lp0 -> sc7
Michael Scire committed on 17 Dec 2018
2018-11-30
@Michael Scire
exosphere: Add support for enabling debugmode via BCT.ini
Michael Scire committed on 30 Nov 2018
2018-11-26
@Michael Scire
fusee/exo: BYOK support for 6.2.0. Proper support TODO.
Michael Scire committed on 26 Nov 2018
2018-09-09
@Michael Scire
exosphere: Add support for 6.0.0.
Michael Scire committed on 9 Sep 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-21
@Michael Scire
Exosphere: Fix crash for certain games on newer firmwares
Michael Scire committed on 21 Aug 2018
2018-08-17
@Michael Scire
exosphere: commit WIP warmboot progress ...
Michael Scire committed on 17 Aug 2018
2018-06-02
@Michael Scire
Exosphere: Fix bugs, now boots 5.1.0 successfully.
Michael Scire committed on 2 Jun 2018
2018-06-01
@Michael Scire
Exosphere: Fix SE definition bug, misc other bugs. Now boots on 1.0.0
Michael Scire committed on 1 Jun 2018
2018-05-22
@Michael Scire
Exosphere: Fix MC carveout setup bug, now receives smcCpuOn from kernel on 1.0.0.
Michael Scire committed on 22 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-09
@Michael Scire
Fix async expMod output + smcUnwrapAesWrappedTitlekey
Michael Scire committed on 9 Mar 2018
2018-03-07
@TuxSH
Fix fuse_get_hardware_type for 4.x
TuxSH committed on 7 Mar 2018
@Michael Scire
Add debug region to mapped memory
Michael Scire committed on 7 Mar 2018
@Michael Scire
Fix smcConfigureCarveout
Michael Scire committed on 7 Mar 2018
2018-03-05
@TuxSH
Make enum names consistent
TuxSH committed on 5 Mar 2018
@TuxSH
Fix lock_try_acquire(&g_is_user_smc_in_progress) calls
TuxSH committed on 5 Mar 2018
2018-03-04
@TuxSH
Fix lock clear in warmboot_main
TuxSH committed on 4 Mar 2018
2018-03-02
@TuxSH
Implement critical section (Lamport's Baker s algorithm)... ...
TuxSH committed on 2 Mar 2018
2018-02-28
@Michael Scire
Status callback keys have guaranteed atomicity from caller locks.
Michael Scire committed on 28 Feb 2018
@Michael Scire
Implement Panic() stub.
Michael Scire committed on 28 Feb 2018
2018-02-27
@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