| 2020-01-24 |
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire
committed
on 24 Jan 2020
|
|---|---|
| 2019-12-07 |
Implement support for 9.1.0
Michael Scire
committed
on 7 Dec 2019
|
| 2019-09-14 |
ams: initial support for 9.0.0
Michael Scire
authored
on 12 Sep 2019
SciresM
committed
on 14 Sep 2019
|
| 2019-06-19 |
exo: support for 8.1.0
Michael Scire
committed
on 19 Jun 2019
|
| 2019-04-20 |
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 |
atmosphere: current year is 2019
Michael Scire
committed
on 8 Apr 2019
|
| 2019-01-31 |
exo/fusee: add support for new master key
Michael Scire
committed
on 31 Jan 2019
|
| 2018-12-17 |
Add single source of truth for target firmwares.
Michael Scire
committed
on 17 Dec 2018
|
| 2018-11-26 |
fusee/exo: BYOK support for 6.2.0. Proper support TODO.
Michael Scire
committed
on 26 Nov 2018
|
|
exosphere: update for new master key
Michael Scire
committed
on 26 Nov 2018
|
|
| 2018-09-09 |
exosphere: Add support for 6.0.0.
Michael Scire
committed
on 9 Sep 2018
|
| 2018-09-07 |
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz
committed
on 7 Sep 2018
|
| 2018-07-26 |
Fix multiple issues reported by Coverity Scan
hexkyz
committed
on 26 Jul 2018
|
| 2018-06-02 |
Exosphere: Fix bugs, now boots 5.1.0 successfully.
Michael Scire
committed
on 2 Jun 2018
|
| 2018-03-25 |
Integrate 5.x SMC API changes, add 4.x specific setup, implement target firmware selection
Michael Scire
committed
on 25 Mar 2018
|
| 2018-03-14 |
Fix off-by-one mkey revision errors
TuxSH
committed
on 14 Mar 2018
|
| 2018-03-09 |
Fix async expMod output + smcUnwrapAesWrappedTitlekey
Michael Scire
committed
on 9 Mar 2018
|
| 2018-03-08 |
Fix smcComputeCmac, generally improve userpage cache usage
Michael Scire
committed
on 8 Mar 2018
|
|
memcpy(x, NULL, 0) is undefined behavior
TuxSH
committed
on 8 Mar 2018
|
|
| 2018-03-07 |
Fix and with mask issue in smc_user.c
TuxSH
committed
on 7 Mar 2018
|
|
Fix user_generate_specific_aes_key wrong register use
TuxSH
committed
on 7 Mar 2018
|
|
|
Fix bug in user_generate_specific_aes_key, add other read/write le/be funcs
TuxSH
committed
on 7 Mar 2018
|
|
| 2018-02-27 |
Rename cache.s/.h to arm.s/.h
TuxSH
committed
on 27 Feb 2018
|
| 2018-02-25 |
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
TuxSH
committed
on 25 Feb 2018
|