-
a01d0e94f8
stratosphere/Makefile: change KIPS to MODULES
misson20000
2018-12-21 00:27:43 -08:00
-
34c16e211f
warmboot: make remaining TODOs explicit
Michael Scire
2018-12-18 16:02:49 -08:00
-
95a9e1e215
warmboot: add code for decrypting/restoring tzram.
Michael Scire
2018-12-18 15:55:16 -08:00
-
3924a2ef76
warmboot: start secmon_restore_to_tzram
Michael Scire
2018-12-18 15:31:34 -08:00
-
4f9ecc9d50
warmboot: finish cluster_initialize_cpu
Michael Scire
2018-12-17 17:32:44 -08:00
-
f6bc4abfd0
warmboot: implement cluster_power_on_cpu
Michael Scire
2018-12-17 17:17:19 -08:00
-
7a704827f1
warmboot: add flow_perform_ram_repair
Michael Scire
2018-12-17 17:13:24 -08:00
-
72594c6783
warmboot: add crail power on code
Michael Scire
2018-12-17 17:03:39 -08:00
-
754aaecc18
warmboot: add i2c code to enable PMIC
Michael Scire
2018-12-17 16:48:14 -08:00
-
b419c0df29
warmboot: more code, through power on i2c5
Michael Scire
2018-12-17 16:34:41 -08:00
-
a4ce50ffd5
warmboot: add through dpd disable
Michael Scire
2018-12-17 16:18:27 -08:00
-
802830d8d4
warmboot: start cluster_init, skeleton all remaining code
Michael Scire
2018-12-17 16:04:50 -08:00
-
83941f8647
warmboot: add car_mbist_workaround
Michael Scire
2018-12-17 15:35:07 -08:00
-
8d08e60916
warmboot: add ram config
Michael Scire
2018-12-17 14:40:30 -08:00
-
0b15539479
warmboot: add car_configure_oscillators
Michael Scire
2018-12-17 14:18:04 -08:00
-
a94bee71d2
warmboot: add fuse bypass init
Michael Scire
2018-12-17 13:58:28 -08:00
-
5f905c6b42
warmboot: Add device debug configuration
Michael Scire
2018-12-17 13:22:08 -08:00
-
e0f1e637f7
Add single source of truth for target firmwares.
Michael Scire
2018-12-17 12:39:35 -08:00
-
fc4912ef54
exo: add stub warmboot.bin
Michael Scire
2018-12-17 12:01:10 -08:00
-
dca51291aa
Exo: bpmpfw -> sc7fw, lp0 -> sc7
Michael Scire
2018-12-17 11:30:59 -08:00
-
b72a68f622
exo: follow hekate's example, disable warmboot signature checks via bootrom arbwrite.
Michael Scire
2018-12-16 17:38:10 -08:00
-
a9a71fbeed
fs.mitm: Fix HID usage (closes #292)
Michael Scire
2018-12-10 19:30:59 -08:00
-
84c776fa6b
Bump version to 0.8.2
Michael Scire
2018-12-07 17:30:07 -08:00
-
a21b5d453a
ams: turn on debugmode by default.
Michael Scire
2018-12-07 03:32:24 -08:00
-
aca8f53050
Merge branch 'master' into debugger_dev
Michael Scire
2018-12-07 14:55:28 -08:00
-
-
-
-
0ef3368893
fusee: retry tsec key generation on failure.
Michael Scire
2018-12-07 14:54:06 -08:00
-
4827fd71b4
fusee: Fix race condition involving volatile reads
Michael Scire
2018-12-07 14:27:46 -08:00
-
00aa283a54
fusee: Fix KFUSE clock.
hexkyz
2018-12-07 22:18:01 +00:00
-
ef373d954f
fusee: Fix KFUSE clock.
hexkyz
2018-12-07 22:17:06 +00:00
-
cdb7ce3dec
ams: turn on debugmode by default.
Michael Scire
2018-12-07 03:32:24 -08:00
-
49d1e65496
tma: Fix nn.tma.PmModuleThread priority
Michael Scire
2018-12-07 03:26:06 -08:00
-
29153af2bc
tma.tio: Improve read/write bounding.
Michael Scire
2018-12-06 23:25:16 -08:00
-
f79f4d175b
tma: add more dmnt wrapper commands
Michael Scire
2018-12-06 20:21:15 -08:00
-
600ad660a6
tma: First pass at tio file read/write
Michael Scire
2018-12-06 15:32:27 -08:00
-
efcce68a56
tma: Correct JSON to work as non-kip
Michael Scire
2018-12-06 13:55:02 -08:00
-
6b04c937e6
dmnt: Add remaining TargetIO_File* funcs
Michael Scire
2018-12-06 13:39:27 -08:00
-
46c50f2cbe
dmnt: Add TargetIO_Open/Close/Read/Write funcs.
Michael Scire
2018-12-06 13:16:33 -08:00
-
d452d6f89d
exo: Correct seal key source
Michael Scire
2018-12-06 09:29:09 -08:00
-
eb6ab2ba62
dmnt: Implement three more easy commands
Michael Scire
2018-12-05 23:57:35 -08:00
-
8a92a63a64
pm: Don't launch titles twice due to boot2.flag
Michael Scire
2018-12-05 23:44:11 -08:00
-
907f6fa72d
stratosphere: make tma non-kip, add to build system
Michael Scire
2018-12-05 23:36:12 -08:00
-
94e527e763
dmnt: Skeleton real process implementation.
Michael Scire
2018-12-05 23:35:09 -08:00
-
588315f877
dmnt: Create Makefile/Process folder.
Michael Scire
2018-12-05 21:08:04 -08:00
-
d1985fe77e
tma: better GetSettingsTask output
Michael Scire
2018-12-05 13:21:21 -08:00
-
61ad4e0991
tma: Implement example set:sys getter service
Michael Scire
2018-12-05 13:18:31 -08:00
-
24be9ffc57
tma: Add working AtmosphereTestService (echoes As)
Michael Scire
2018-12-05 08:33:56 -08:00
-
d875d84d2d
tma: Fix sleep/wake semantics, now tested on hardware.
Michael Scire
2018-12-05 07:11:06 -08:00
-
9fe8b22269
Merge branch 'master' into debugger_dev
Michael Scire
2018-12-05 05:44:58 -08:00
-
-
-
-
37e5a8544b
tma: Add target initialization/power management logic
Michael Scire
2018-12-05 05:31:45 -08:00
-
bf7dc84893
tma: first pass at TmaServiceManager
Michael Scire
2018-12-05 04:16:48 -08:00
-
bb48e33074
tma: Skeleton Service/Task/TaskList classes.
Michael Scire
2018-12-05 02:11:20 -08:00
-
a51d355707
exo: there's no reason to not always init uart to be safe, actually
Michael Scire
2018-12-04 16:01:26 -08:00
-
a79f4cf6f6
exosphere: fix sleep mode when debugmode is enabled
Michael Scire
2018-12-04 15:59:30 -08:00
-
903789cf6e
fusee: fix error printing pre-SD card init (closes #289).
Michael Scire
2018-12-04 04:01:22 -08:00
-
49ba3a86e2
fusee: move BCT.ini/secondary into atmosphere/
Michael Scire
2018-12-04 03:54:25 -08:00
-
021d84ff04
fusee: remove duplicate hook
Michael Scire
2018-12-01 21:39:29 -08:00
-
8ecf68cb65
fusee: Add support for 1.0.0-7.
Michael Scire
2018-12-01 21:38:28 -08:00
-
bbed78149c
fs.mitm: Hog less CPU time if SD card not inserted
Michael Scire
2018-12-01 19:07:25 -08:00
-
3fa973f430
fatal/set_mitm: Support 1.0.0 kernel.
Michael Scire
2018-12-01 19:07:05 -08:00
-
bd76e73b25
fusee: fix configuration typo
Michael Scire
2018-12-01 13:58:09 -08:00
-
fc426a06b2
exo: fix vaddr/paddr confusion in rcm reboot code
Michael Scire
2018-12-01 13:56:13 -08:00
-
2572ae8378
tma: impl helper services, cleanup hostside packets
Michael Scire
2018-11-06 20:20:07 -08:00
-
46001263f8
tma: impl helper services, cleanup hostside packets
Michael Scire
2018-11-07 23:21:05 -08:00
-
ec8523af7c
tma: Implement USB packet rw.
Michael Scire
2018-11-07 23:19:11 -08:00
-
2708de3876
debug-kit: Implement tma.stub
Michael Scire
2018-11-03 11:52:04 -07:00
-
-
ef17dc16fa
Bump version to 0.8.1
Michael Scire
2018-11-30 13:39:07 -08:00
-
ed4a999caa
fix flag docs typo
Michael Scire
2018-11-30 13:24:39 -08:00
-
6b3662d047
Add documentation for supported flags.
Michael Scire
2018-11-30 13:23:53 -08:00
-
33b7e227d4
fusee: do PMC reboots, not CAR reboots.
Michael Scire
2018-11-30 06:34:20 -08:00
-
be5b58d033
fatal: Reboot to RCM if VOL is pressed instead of PWR.
Michael Scire
2018-11-30 05:33:35 -08:00
-
8d3b8354c3
Exosphere: Add extension to perform a reboot to rcm.
Michael Scire
2018-11-30 04:57:17 -08:00
-
25956c4fa1
fatal: Print special message for version mistmatch.
Michael Scire
2018-11-30 04:51:27 -08:00
-
5201803685
fusee: auto-apply nogc if fuses say we should.
Michael Scire
2018-11-30 04:36:29 -08:00
-
c6003ff530
ams: update default BCT.ini
Michael Scire
2018-11-30 04:13:06 -08:00
-
72f028efae
fusee: Implement built-in support for togglable nogc patches
Michael Scire
2018-11-30 04:10:23 -08:00
-
72a2c10896
exosphere: Add support for enabling debugmode via BCT.ini
Michael Scire
2018-11-30 03:10:27 -08:00
-
49ad66e478
stratosphere: Fix fs.mitm bis_protect race condition.
Michael Scire
2018-11-30 02:42:48 -08:00
-
bcdfc53d7d
Bump version to 0.8.0
Michael Scire
2018-11-29 15:22:53 -08:00
-
ed37706915
fusee: Add full 6.2.0 support via SMMU virtualization.
hexkyz
2018-11-29 23:32:31 +00:00
-
e321f0ac04
Fix libstratosphere update
Michael Scire
2018-11-29 12:51:22 -08:00
-
87c0c8b83e
Update libstratosphere
Michael Scire
2018-11-29 12:48:40 -08:00
-
7bc95f35d7
Merge branch 'bis_protect'
Michael Scire
2018-11-29 12:48:20 -08:00
-
-
ae4d29a49f
fs.mitm: add flag support for writing bis/reading cal0
Michael Scire
2018-11-29 12:30:32 -08:00
-
67ff4fe913
fs.mitm: tweak conditions a little more.
Michael Scire
2018-11-29 12:20:08 -08:00
-
dd255df90d
Change mitm conditions due to sleep mode issue
Michael Scire
2018-11-29 12:13:57 -08:00
-
ab33329129
Merge pull request #266 from Atmosphere-NX/fatal
SciresM
2018-11-29 12:04:40 -08:00
-
-
767a4b3606
fusee/exo: BYOK support for 6.2.0. Proper support TODO.
Michael Scire
2018-11-25 22:37:24 -08:00
-
a71d98d78b
exosphere: Implement optional 6.2.0+ keygen
Michael Scire
2018-11-25 17:11:21 -08:00
-
c3569ec5e2
fusee: support getting old tsec key from new tsec fw.
Michael Scire
2018-11-25 16:22:47 -08:00
-
eab5e0df9b
exosphere: add EXOSPHERE_TARGET_FIRMWARE_620
Michael Scire
2018-11-25 16:06:46 -08:00
-
e214f4d325
exosphere: update for new master key
Michael Scire
2018-11-25 15:51:04 -08:00
-
982797df31
fusee: Fix custom splash screen loading.
hexkyz
2018-11-19 20:05:47 +00:00
-
77bbb0ef78
Merge pull request #270 from misson20000/docs-ldr-ecs
hexkyz
2018-11-19 18:43:31 +00:00
-
-
13aa774d7a
add docs for SetExternalContentSource
misson20000
2018-11-18 17:01:24 -08:00
-
-
6e7eb47d33
fusee: Minor hardware configuration fixes.
hexkyz
2018-11-17 21:50:31 +00:00
-
a07e37121d
fs.mitm: loosen boot0 write restrictions, protect keyblobs.
Michael Scire
2018-11-15 18:25:11 -08:00
-
d88fd04c73
fs.mitm: fix set:sys race condition.
Michael Scire
2018-11-15 17:23:05 -08:00
-
abde50f162
fs.mitm: wipe CAL0 backup from memory when done.
Michael Scire
2018-11-15 15:58:31 -08:00
-
2b4e6bf25d
fs.mitm: just intercept literally everything
Michael Scire
2018-11-15 15:46:05 -08:00
-
ff09efb1bf
fs.mitm: Prevent non-sysmodules from reading CAL0.
Michael Scire
2018-11-15 15:29:02 -08:00