-
4a60cee5ff
sept-s: revise splash (larger, square)
Michael Scire
2019-02-20 22:34:34 -08:00
-
0df92148a4
sept: change splash to fancy one by @xamanthas
Michael Scire
2019-02-20 21:26:35 -08:00
-
f1ea368585
sept-s: turn on backlight after drawing image.
Michael Scire
2019-02-20 15:24:11 -08:00
-
656053582a
Fix copy/pasted copyright notice
Michael Scire
2019-02-20 15:18:39 -08:00
-
37eb3315b6
sept-s: splash! (thanks @CtCaer, @balika011)
Michael Scire
2019-02-20 15:05:25 -08:00
-
d20cd73523
sept-s: redefine a while.
Michael Scire
2019-02-20 14:28:31 -08:00
-
a0acbda9ce
creport: include firmware version header
Michael Scire
2019-02-20 14:23:38 -08:00
-
f00dd05f82
Make stratosphere use new libnx HosVersion API
Michael Scire
2019-02-20 14:17:51 -08:00
-
92d8829ee1
makefile: include sept binaries so people don't have to extract from embedded-in-fusee
Michael Scire
2019-02-20 13:50:18 -08:00
-
9979cec045
update makefile for sept
Michael Scire
2019-02-20 13:42:05 -08:00
-
8cff208d36
lightweight sept dox
Michael Scire
2019-02-20 13:37:40 -08:00
-
7d170259d3
sept-s: fix building without keys (output won't work though)
Michael Scire
2019-02-20 13:26:54 -08:00
-
d0ff791260
fusee: remove print in panic
Michael Scire
2019-02-20 13:12:53 -08:00
-
ddc5222208
sept-s: First functional version.
Michael Scire
2019-02-20 13:12:15 -08:00
-
f1068d6c3f
sept-s: Implement key derivation
Michael Scire
2019-02-20 11:31:36 -08:00
-
fb2baa8c8d
sept-s: remove a bunch of debug garbage
Michael Scire
2019-02-20 10:49:25 -08:00
-
c56561b234
sept-secondary: reboot to clean state + grab keys from SE
Michael Scire
2019-02-20 09:20:19 -08:00
-
f58f7c8a16
sept: implement cryptographic meme
Michael Scire
2019-02-20 06:54:44 -08:00
-
5fe24b620d
sept: add secondary skeleton + buildscript
Michael Scire
2019-02-20 06:31:46 -08:00
-
26f45fab19
sept: commit working primary.
Michael Scire
2019-02-20 04:52:11 -08:00
-
85669ef491
Fix off-by-one (thanks @CtCaer)
Michael Scire
2019-02-14 04:29:12 -08:00
-
56246551e6
[Fusee] Refactor Kernel patching (#343)
m4xw
2019-02-13 18:20:07 +01:00
-
6027ff243d
Enforce upper bound on application tid range
Michael Scire
2019-02-12 02:53:31 -08:00
-
1d0efbf456
fix json typo
Michael Scire
2019-02-05 10:58:52 -08:00
-
67c7ef69f4
bpc.mitm: Make reboot type configurable
Michael Scire
2019-02-05 01:51:05 -08:00
-
e2a7f23214
ams.mitm: simplify bpc ShouldMitm logic, fix enum problem
Michael Scire
2019-02-04 21:47:55 -08:00
-
784964d49d
ams.mitm: add bpc handler, for reboot power button stuff
Michael Scire
2019-02-04 21:17:05 -08:00
-
e715197290
Merge fs.mitm and set.mitm.
Michael Scire
2019-01-29 02:29:29 -08:00
-
5f836aca6d
Loader: set 7.0.0+ process bit when relevant
Michael Scire
2019-01-31 04:46:20 -08:00
-
4e99eaa590
pm: Update for 7.0.0
Michael Scire
2019-01-31 03:32:47 -08:00
-
a3adb70a04
stratosphere: version detect via svcCallSecureMonitor
Michael Scire
2019-01-31 03:24:19 -08:00
-
de07ed42bb
update libstratosphere for new GetRuntimeFirmwareVersion() impl
Michael Scire
2019-01-31 03:08:14 -08:00
-
53488eb8e5
Add nogc patches for 7.0.0
Michael Scire
2019-01-31 02:55:10 -08:00
-
752e0757d9
fusee: basic byok support for 7.0.0
Michael Scire
2019-01-31 02:23:43 -08:00
-
a71b2d9329
Exo: update package2 constants
Michael Scire
2019-01-31 01:39:53 -08:00
-
506ac3f167
exo: theoretical support for moved MAILBOX page
Michael Scire
2019-01-30 23:13:27 -08:00
-
46f4896992
exo/fusee: add support for new master key
Michael Scire
2019-01-30 22:37:26 -08:00
-
6c41e105c4
fusee: fix stack oob read
Michael Scire
2019-01-30 21:56:33 -08:00
-
bdfd7946e3
ldr:ro: Correct LoadNrrEx definition, unimpl'd for now
Michael Scire
2019-01-30 21:55:04 -08:00
-
f78fd29e38
Add basic support to fusee for multiple tsec_root_keys.
Michael Scire
2019-01-30 04:14:00 -08:00
-
3d6405be85
exo: change config to its own static page
Michael Scire
2019-01-30 13:53:16 -08:00
-
7bdb2ae897
libstrat: update for deadlock fix
Michael Scire
2019-01-26 06:24:49 -08:00
-
891b865da8
fusee: change default power-off-time to 6 seconds.
Michael Scire
2019-01-26 05:58:02 -08:00
-
dc2b8ebab9
fusee: remove unnecessary delay.
Michael Scire
2019-01-26 00:59:27 -08:00
-
901723621c
fusee: hide non-error logs behind splash screen (closes #328)
Michael Scire
2019-01-26 00:50:38 -08:00
-
3f6325c358
fusee-secondary: reboot to fusee-primary, instead of rcm
Michael Scire
2019-01-26 00:21:34 -08:00
-
ea02f389ac
fusee-primary: reboot to self, instead of to RCM
Michael Scire
2019-01-25 23:50:50 -08:00
-
cd8621c632
Merge pull request #333 from nicoelayda/fix-makefile
SciresM
2019-01-25 12:07:36 -08:00
-
-
e55a7bef26
Add component subdirectories to root Makefile's .PHONY
Nico Elayda
2019-01-26 01:33:35 +08:00
-
-
da68d02c77
pm: fix memory profiles *again* (required for botw video update on 3.0)
Michael Scire
2019-01-25 00:03:54 -08:00
-
2677cf68d4
pm/0.8.3: remove memory profile adjustment entirely
Michael Scire
2019-01-24 12:09:41 -08:00
-
cedbcba3e3
0.8.3: fix some memory/deadlock issues
Michael Scire
2019-01-24 11:41:32 -08:00
-
5b1bb71787
docs: add sm extension I forgot to mention
Michael Scire
2019-01-24 09:45:57 -08:00
-
7d4a257d57
Bump version to 0.8.3
Michael Scire
2019-01-24 09:44:03 -08:00
-
051789c430
fatal: alignas doesn't actually work
Michael Scire
2019-01-24 09:31:54 -08:00
-
0e4c300745
exo: fix rebootstub makefile
Michael Scire
2019-01-24 09:18:18 -08:00
-
f99dea798a
alignas preferred to __attribute__((aligned))
Michael Scire
2019-01-24 09:13:24 -08:00
-
f15fc6645e
rtp: more libnx api updates
Michael Scire
2019-01-24 09:11:46 -08:00
-
c56db864eb
rtp: update to new libnx console API
Michael Scire
2019-01-24 09:10:51 -08:00
-
5b4e81aa8b
rip fancy e in nacp 2019-2019
Michael Scire
2019-01-24 09:09:17 -08:00
-
e75f4e9f5a
troposphere: add reboot_to_payload example homebrew
Michael Scire
2019-01-24 09:05:06 -08:00
-
08d1e9b880
fatal: fix payload size, pm: take from application instead of applet
Michael Scire
2019-01-24 08:33:06 -08:00
-
b2fb42e39d
dist: add default system settings
Michael Scire
2019-01-24 08:24:22 -08:00
-
776ab21641
dist: copy fusee-primary as default reboot payload
Michael Scire
2019-01-24 08:21:52 -08:00
-
031c9e545b
fatal: reboot to sdmc:/atmosphere/reboot_payload.bin
Michael Scire
2019-01-24 08:20:27 -08:00
-
c6f06e2c40
exosphere: properly implement reboot-to-payload
Michael Scire
2019-01-24 08:12:10 -08:00
-
c9c8f64f09
Better issue templates!
TrainDoctor
2019-01-17 19:47:24 -08:00
-
9bc45475f4
docs: fix formatting for github
Michael Scire
2019-01-22 03:59:35 -08:00
-
8bf8503fcd
docs: Add set.mitm documentation
Michael Scire
2019-01-22 03:58:20 -08:00
-
8a73ad996a
pm: add support for maintenance mode
Michael Scire
2019-01-21 23:31:59 -08:00
-
24f74312f2
Update libstrat for bugfix
Michael Scire
2019-01-21 22:30:16 -08:00
-
5f179cf19f
set.mitm: increase memory, fix race condition that could cause hang during boot
Michael Scire
2019-01-21 22:24:19 -08:00
-
254ac59016
set.mitm: revise down memory usage
Michael Scire
2019-01-21 02:20:55 -08:00
-
2711702e29
set.mitm: Add delay to allow fatal to work when thrown
Michael Scire
2019-01-21 01:13:41 -08:00
-
18ee6eb2e6
set.mitm: Parse settings from SD card (closes #268)
Michael Scire
2019-01-21 01:09:06 -08:00
-
4711d0565d
set.mitm: mitm everything
Michael Scire
2019-01-20 23:13:16 -08:00
-
f61f5feaf4
pm: Launch set.mitm earlier in boot.
Michael Scire
2019-01-20 22:21:49 -08:00
-
2165555170
smdocs: remove extraneous \
SciresM
2019-01-20 17:05:49 -08:00
-
260a819fd2
sm: update mitm api docs for change
Michael Scire
2019-01-20 17:04:44 -08:00
-
83025080c8
sm: change InstallMitM to wait for registration instead of 0xE15
Michael Scire
2019-01-20 17:00:35 -08:00
-
b6684ff845
sm: Add sm:dmnt query extension
Michael Scire
2019-01-20 15:59:09 -08:00
-
deb124138b
exosphere: Implement smc_ams_iram_copy
Michael Scire
2019-01-20 05:05:24 -08:00
-
eeef08e58e
exo: ensure IRAM initialization.
Michael Scire
2019-01-20 03:10:45 -08:00
-
295574740d
exosphere: improve nested switch format
Michael Scire
2019-01-20 02:51:27 -08:00
-
a52e601f2e
exosphere: Add support for rebooting to a payload in IRAM.
Michael Scire
2019-01-20 02:50:13 -08:00
-
d349bdb1f8
fusee/exo: build warmboot, use instead of Nintendo's.
Michael Scire
2019-01-20 02:38:45 -08:00
-
caba025e97
warmboot: fix bugs in firmware
Michael Scire
2019-01-20 02:37:04 -08:00
-
add52b90c9
exosphere: Add support for AMS SMC extensions
Michael Scire
2019-01-19 17:31:35 -08:00
-
c42fc16d8e
creport: RESULT_SUCCESS is not a defined value by libnx.
Michael Scire
2019-01-19 17:28:26 -08:00
-
a09137c008
creport: Okay, maybe actually fix formatting.
Michael Scire
2019-01-19 16:35:40 -08:00
-
2a2d1bc78b
creport: Fix formatting error.
Michael Scire
2019-01-19 16:32:33 -08:00
-
50db685274
creport: attempt to improve userbreak errcode output
Michael Scire
2019-01-19 16:23:23 -08:00
-
d0285fb57c
Remove '=' file from the root of the repo
jakibaki
2019-01-12 15:27:12 +01:00
-
a899a61f80
fs.mitm: match any_app override semantics
Michael Scire
2019-01-09 12:50:01 -08:00
-
da0d22f05a
loader: add 'override any app' feature
natinusala
2019-01-06 21:56:36 +01:00
-
35cf3b65a3
loader/ECS: don't clear ECS on failure, add ClearExternalContentSource command
misson20000
2019-01-06 16:30:05 -08:00
-
d0505d3c11
Revert "Merge pull request #313 from jul2003/master"
TuxSH
2018-12-28 23:50:40 +01:00
-
d1abc53d33
devkitARM r50-3 buildfix
jul2003
2018-12-28 18:56:03 +01:00
-
36a727ef81
fincs has write-access to the ams repo + deserves credit
SciresM
2018-12-26 12:56:20 -08:00
-
3ce32d2014
DevkitARM r50-2 buildfix.
The Dax
2018-12-21 16:56:07 -05:00