History for Atmosphere / exosphere / src / pmc.h
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-12-31
@hexkyz
Cleanup FUSE, TSEC and SE code and add KFUSE state check during TSEC initialization (thanks @CTCaer).
hexkyz committed on 31 Dec 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-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
2018-03-02
@Michael Scire
Finish bootup_misc_mmio() - Cur build gets to end of pk2ldr.
Michael Scire committed on 2 Mar 2018
2018-02-28
@Michael Scire
Implement Panic() stub.
Michael Scire committed on 28 Feb 2018
@Michael Scire
Implement the rest of smcCpuSuspend with skeleton SE API calls.
Michael Scire committed on 28 Feb 2018
2018-02-26
@TuxSH
Rewrite the memory map-related code... ...
TuxSH committed on 26 Feb 2018
@Michael Scire
Start implementing smcCpuSuspend
Michael Scire 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