History for Atmosphere / exosphere / src / fuse.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
2020-01-21
@Jan4V
fusee/exo/sept: fix dev key derivation
Jan4V authored on 19 Jan 2020 Michael Scire committed on 21 Jan 2020
2019-12-31
@Michael Scire
exo: fix off-by-one
Michael Scire committed on 31 Dec 2019
@Michael Scire
fusee/exo/sept: additional fixes
Michael Scire committed on 31 Dec 2019
@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
2019-04-02
@Michael Scire
bis_protect: guard against autorcm on rcm-patched units
Michael Scire committed on 2 Apr 2019
@Michael Scire
exo: also check for rcm ipatch (thanks @balika011)
Michael Scire committed on 2 Apr 2019
2019-04-01
@Michael Scire
exo: add config item for rcm patch detection (note TODO)
Michael Scire committed on 1 Apr 2019
2018-12-17
@Michael Scire
Add single source of truth for target firmwares.
Michael Scire committed on 17 Dec 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-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-07
@TuxSH
Fix fuse_get_hardware_type for 4.x
TuxSH committed on 7 Mar 2018
2018-03-04
@TuxSH
Add TI charger stuff to warmboot_main, add 4.x hw_type stuff as well
TuxSH committed on 4 Mar 2018
2018-03-02
@Michael Scire
Implement half of bootup_misc_mmio()
Michael Scire committed on 2 Mar 2018
@Michael Scire
Implement a few TODOs with CAR driver.
Michael Scire committed on 2 Mar 2018
2018-02-26
@TuxSH
Rewrite the memory map-related code... ...
TuxSH committed on 26 Feb 2018
@Mat M
fuse: simplify checks in fuse_get_reserved_odm and fuse_get_spare_bit (#54) ...
Mat M authored on 26 Feb 2018 SciresM 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