Michael Scire
|
fe0d41623c
|
boot: i2c driver fixes
|
2019-05-02 19:32:03 -07:00 |
|
Michael Scire
|
4ea6ce3156
|
boot: implement CheckClock
|
2019-05-02 18:10:07 -07:00 |
|
Michael Scire
|
520b5f6c59
|
boot: fix gpio configuration access errors
|
2019-05-02 17:56:04 -07:00 |
|
Michael Scire
|
505324f625
|
boot: functional exception handling/rebooting to payload
|
2019-05-02 17:55:50 -07:00 |
|
Michael Scire
|
9319463a6e
|
fatal: use new I2cDevice enum
|
2019-05-02 17:54:05 -07:00 |
|
Michael Scire
|
31c4c33042
|
boot: finish i2c driver
|
2019-05-02 08:30:13 -07:00 |
|
Michael Scire
|
55a8154691
|
boot: implement I2cResourceManager
|
2019-05-02 07:18:05 -07:00 |
|
Michael Scire
|
453c05cf7c
|
boot: implement I2cDriverSession
|
2019-05-02 06:36:31 -07:00 |
|
Michael Scire
|
4c5c78858c
|
boot: implement I2cBusAccessor
|
2019-05-02 05:57:10 -07:00 |
|
Michael Scire
|
967613a261
|
boot: add i2c device configs
|
2019-05-02 02:53:48 -07:00 |
|
Michael Scire
|
38159bdf9a
|
boot: Implement initial gpio configuration
|
2019-04-29 09:43:48 -07:00 |
|
Michael Scire
|
e58948a42b
|
boot: implement voltage change
|
2019-04-29 07:22:49 -07:00 |
|
Michael Scire
|
9c53c0c0cc
|
boot: make our tasks explicit.
|
2019-04-29 06:09:47 -07:00 |
|
Michael Scire
|
7c5dc61795
|
boot: prepare for rewrite of boot sysmodule
|
2019-04-29 03:25:24 -07:00 |
|
Michael Scire
|
dcc93ce60e
|
strat: disable exception handlers when creport would be better
|
2019-04-26 07:32:23 -07:00 |
|
Michael Scire
|
7fef83885f
|
ams: improve fatal error context
|
2019-04-26 07:25:38 -07:00 |
|
Michael Scire
|
3207c38a44
|
spl: use deprecated ssl decrypt command on 4.x in child interfaces
|
2019-04-26 03:20:12 -07:00 |
|
Michael Scire
|
5952ebab54
|
spl: amend range for DecryptRsaPrivateKeyDeprecated
|
2019-04-26 03:13:15 -07:00 |
|
Michael Scire
|
21db90bae9
|
spl: make ssl key decryption work on >= 5.0.0
|
2019-04-26 02:32:23 -07:00 |
|
SciresM
|
cf4f74c8f9
|
Merge pull request #528 from Atmosphere-NX/spl_dev
Reimplement the SPL sysmodule (closes #92)
|
2019-04-26 01:17:55 -07:00 |
|
Michael Scire
|
c5fa4660c8
|
fatal: add clkrst service access.
|
2019-04-25 11:42:44 -07:00 |
|
Michael Scire
|
0d4a0348b5
|
spl: Loosen keyslot restrictions on 1.0.0
|
2019-04-25 11:36:23 -07:00 |
|
Michael Scire
|
51858e732a
|
fusee: embed spl.
|
2019-04-25 11:24:25 -07:00 |
|
Michael Scire
|
edcfbf4254
|
spl: Implement DeprecatedService.
|
2019-04-25 11:12:30 -07:00 |
|
Michael Scire
|
d984621150
|
spl: Implement FsService lotus commands (gamecards work now)
|
2019-04-25 07:06:27 -07:00 |
|
Michael Scire
|
4b8ebfa7c3
|
spl: fix CryptAesCtr (eshop games work now)
|
2019-04-25 06:00:34 -07:00 |
|
Michael Scire
|
bc44e02aed
|
spl: fix vtables/other issues, now boots (not all commands work)
|
2019-04-25 05:27:35 -07:00 |
|
Michael Scire
|
85e8506fa8
|
spl: Implement non-Lotus FsService commands.
|
2019-04-25 00:33:10 -07:00 |
|
Michael Scire
|
5633444d5e
|
spl: implement ManuService
|
2019-04-25 00:01:47 -07:00 |
|
Michael Scire
|
99106076e6
|
spl: Finish implementing EsService.
|
2019-04-24 23:42:49 -07:00 |
|
Michael Scire
|
0a194cb6a6
|
spl: add spl:ssl/spl:es to main, fix cmd ids
|
2019-04-24 23:16:47 -07:00 |
|
Michael Scire
|
f4a8124dc3
|
spl: implement SslService, some of EsService
|
2019-04-24 23:10:13 -07:00 |
|
Michael Scire
|
9ea1a2a941
|
spl: Implement RsaService
|
2019-04-24 21:42:39 -07:00 |
|
Michael Scire
|
bfa84e27c1
|
spl: implement CryptoService.
|
2019-04-24 21:00:39 -07:00 |
|
Michael Scire
|
14683405be
|
fatal: update to use clkrst api on 8.0.0+
|
2019-04-24 16:39:06 -07:00 |
|
Michael Scire
|
ccbab35deb
|
spl: finish GeneralService.
|
2019-04-24 06:10:30 -07:00 |
|
Michael Scire
|
2dfa1c96d1
|
spl: continue implementing.
|
2019-04-24 05:38:11 -07:00 |
|
Michael Scire
|
d44b91826d
|
dmnt: only init roDmnt when we can
|
2019-04-24 05:19:37 -07:00 |
|
Michael Scire
|
3a8f9114fc
|
fatal: fix sm session usage
|
2019-04-24 05:18:31 -07:00 |
|
Michael Scire
|
9858d6fc95
|
spl: Start skeletoning spl.
|
2019-04-24 01:19:38 -07:00 |
|
Michael Scire
|
f6645387b0
|
update libstrat
|
2019-04-24 00:55:14 -07:00 |
|
Michael Scire
|
8313669716
|
Fix NRO patch offset application
|
2019-04-23 08:31:11 -07:00 |
|
Michael Scire
|
13c825a8bb
|
ro: only hold sm session open when needed
|
2019-04-22 13:17:57 -07:00 |
|
Michael Scire
|
30485f1df9
|
pm: fix dangling ->
|
2019-04-22 13:10:29 -07:00 |
|
Michael Scire
|
7945a921ca
|
Merge branch 'ro_dev'
|
2019-04-22 13:07:11 -07:00 |
|
Michael Scire
|
b09adb6a34
|
stratosphere: only hold sm sessions open when needed
|
2019-04-22 12:59:49 -07:00 |
|
Michael Scire
|
c3875796df
|
dmnt: update for ldr/ro api change
|
2019-04-22 09:50:45 -07:00 |
|
Michael Scire
|
a1d4caa7b4
|
ro: add support for applying ips patches to NROs.
|
2019-04-22 04:32:15 -07:00 |
|
Michael Scire
|
9f972831cc
|
fs.mitm: fix data abort
|
2019-04-22 03:42:37 -07:00 |
|
Michael Scire
|
bfd04cfe92
|
loader: remove more unused ro functionality
|
2019-04-22 00:40:19 -07:00 |
|