Commit Graph

  • 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
  • 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 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 0.8.1 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