Commit Graph

  • 5e342d8c52 fusee: fix sdmmc speed modes hexkyz 2020-11-11 18:05:30 +00:00
  • d233b482fb fusee: update FatFs to R0.14 hexkyz 2020-11-11 17:18:31 +00:00
  • 3e2f776184 fusee/sept: isolate common code for mariko preparation (to be revised during C++ rewrite) hexkyz 2020-11-10 18:44:50 +00:00
  • 4fa8325f74 ams: update Makefile to build zips with new names mariko_fusee Michael Scire 2021-01-05 09:43:09 -08:00
  • 6baf1d6593 fusee: pass along lcd vendor to exosphere (needed for mariko fatal) Michael Scire 2021-01-05 09:32:57 -08:00
  • 95b49294df docs/changelog: don't let dreams remain memes Michael Scire 2021-01-05 09:28:08 -08:00
  • 557903cfa7 fusee: perform only pmic reboots on mariko Michael Scire 2021-01-05 00:55:29 -08:00
  • c06f0440fd ams: provisional changelog for 0.17.0, release sometime this week Michael Scire 2021-01-05 00:45:32 -08:00
  • 23cb37d6be pmic: use correct shutdown impl for erista power-off Michael Scire 2021-01-05 00:30:28 -08:00
  • a2535c7330 sept: fix sdram parameter scratch save Michael Scire 2021-01-05 00:22:38 -08:00
  • e43a960b5d ams: mariko support implies 0.17.0 Michael Scire 2021-01-04 17:20:54 -08:00
  • feed7550f5 sept: fixes to work with new hwinit/etc Michael Scire 2021-01-04 17:18:13 -08:00
  • be897d728d sept is erista-only, and doesn't need mariko sdram (space saving measure) Michael Scire 2021-01-04 14:10:59 -08:00
  • 0dc6bcb180 fusee: fix overcorrection for boot reason address Michael Scire 2021-01-04 11:33:27 -08:00
  • 45bae80f18 fusee: sdram scratch fixes Michael Scire 2021-01-04 02:37:05 -08:00
  • 6e9675916c fusee: implement mariko warmboot firmware cache Michael Scire 2021-01-04 00:55:52 -08:00
  • b74742e0a1 fusee/exo: fixes to allow booting (sleep broken until warmboot cache implemented) Michael Scire 2021-01-03 23:46:13 -08:00
  • d153a8fa5a fusee: commit pre-rendered splash binary Michael Scire 2021-01-03 22:47:24 -08:00
  • fa53d11cae fusee: fix regulator configuration hexkyz 2021-01-03 16:24:54 +00:00
  • 200da4c2da fusee: execute more ccplex boot code out of iram Michael Scire 2021-01-01 16:44:43 -08:00
  • 539dbf0800 fusee: use pre-rendered splash screen instead of bmp Michael Scire 2021-01-01 16:26:00 -08:00
  • c3bf204627 fusee: minor hwinit fixes Michael Scire 2021-01-01 16:03:57 -08:00
  • 2920c042e1 fusee: fix cluster bringup for mariko hexkyz 2021-01-01 16:37:16 +00:00
  • a968d0be32 fusee: fix support for mariko key derivation/package1 parsing Michael Scire 2020-12-31 23:29:00 -08:00
  • 52c7932f1f fusee: add special log level for sd card debug Michael Scire 2020-12-31 18:35:26 -08:00
  • ec398dc612 fusee/sept: build fixes Michael Scire 2020-12-31 17:37:57 -08:00
  • a35a30efcd fusee: fix mariko master key derivation hexkyz 2020-12-19 17:54:53 +00:00
  • 8402ea7e93 fusee: cleanup code and start fleshing out mariko keygen hexkyz 2020-12-18 18:54:23 +00:00
  • c356e1ab36 fusee: start fleshing out nxboot for Mariko hexkyz 2020-12-07 18:39:23 +00:00
  • 4d4fc19cba fusee: accurately match Mariko pk1ldr hexkyz 2020-12-06 19:08:07 +00:00
  • 0a0cc52846 fusee: 11.0.0 support hexkyz 2020-12-04 19:11:41 +00:00
  • f40fa150d8 fusee/sept: delegate SoC selection to individual components and keep common code SoC-agnostic hexkyz 2020-12-04 16:29:30 +00:00
  • db8a367834 fusee: artificially raise main length to avoid elf compilation issues (final size will be much smaller) hexkyz 2020-12-04 16:22:29 +00:00
  • d083384f2f fusee: move dsi register write to the proper configuration list hexkyz 2020-11-30 19:19:43 +00:00
  • 83fa9983bf fusee: update display code for mariko hexkyz 2020-11-30 19:05:39 +00:00
  • b9428dd2f3 fusee: fixup extents for chainloader/stack Michael Scire 2020-11-29 18:41:19 -08:00
  • dc52610bd8 fusee-primary: fix reboot-to-self for decompressed code Michael Scire 2020-11-29 18:17:51 -08:00
  • 7ed9bdd374 fusee/sept: fix fuse driver to not infinitely recurse on get_soc_type() Michael Scire 2020-11-29 17:32:30 -08:00
  • 1107d4858c fusee: fixup common for primary Michael Scire 2020-11-29 17:30:35 -08:00
  • eb1b624219 fusee: uncompress fusee-primary, which is now getting pretty big. Michael Scire 2020-11-29 17:29:07 -08:00
  • 5012782237 fusee: implement mariko sdram params saving hexkyz 2020-11-28 21:09:21 +00:00
  • 736360e965 fusee: mariko sdram initialization hexkyz 2020-11-23 19:11:15 +00:00
  • 4111aa0a83 fusee: initial mariko hwinit hexkyz 2020-11-17 18:36:28 +00:00
  • 6671d46c8d fusee: support mariko in sdmmc hexkyz 2020-11-16 18:33:20 +00:00
  • b14dd4fd5f fusee/sept: support mariko fuses hexkyz 2020-11-14 18:45:46 +00:00
  • b917d7c886 fusee/sept: update fuse driver code hexkyz 2020-11-13 17:46:25 +00:00
  • 6263a54be5 fusee: fix sdmmc speed modes hexkyz 2020-11-11 18:05:30 +00:00
  • a266e9b11a fusee: update FatFs to R0.14 hexkyz 2020-11-11 17:18:31 +00:00
  • b5d866f5a0 fusee/sept: isolate common code for mariko preparation (to be revised during C++ rewrite) hexkyz 2020-11-10 18:44:50 +00:00
  • 7a9018dc7a sm: fix wait list reentrancy and state on processing loop entry Michael Scire 2020-12-31 15:53:32 -08:00
  • f768e3c8f9 sm: implement accurate request deferral semantics Michael Scire 2020-12-31 00:29:06 -08:00
  • 9377be2525 sm: fix wait list reentrancy and state on processing loop entry accurate_deferral Michael Scire 2020-12-31 15:53:32 -08:00
  • d42f2e4d1b Add lz4 dependency to the build instructions (#1308) tuxuser 2020-12-31 21:29:17 +01:00
  • 30336362f4 sm: implement accurate request deferral semantics Michael Scire 2020-12-31 00:29:06 -08:00
  • 24111d46a1 git subrepo push libraries Michael Scire 2020-12-29 13:08:25 -08:00
  • f2a6a4a6e6 fusee: fix sept enc header dependency Michael Scire 2020-12-29 13:07:48 -08:00
  • 6633af769e boot: fix rebuild-every-time-make-is-invoked Michael Scire 2020-12-29 13:01:06 -08:00
  • 131c8609c8 libmeso: explicitly blacklist ::sdmmc::, instead of relying on incorrect board tricks Michael Scire 2020-12-29 12:36:26 -08:00
  • 30e70e20d8 strat: fix board namespacing for nintendo::nx Michael Scire 2020-12-29 12:30:43 -08:00
  • a26e8ac54f ams: resolve source dir inconsistency Michael Scire 2020-12-29 12:28:07 -08:00
  • 8bfda27e0e kern: remove target-firmware logic for kernel loader Michael Scire 2020-12-29 12:21:41 -08:00
  • 0c9cb830f7 git subrepo push libraries Michael Scire 2020-12-28 17:34:31 -08:00
  • ee1b638dde svc: we support kernel version 15.4 Michael Scire 2020-12-28 17:33:45 -08:00
  • 9826358533 ams: update five -> aula, per CalWriterManu Michael Scire 2020-12-28 15:41:21 -08:00
  • 113ab8439d kern: fix KTrace buffer memory region type to match official kernel Michael Scire 2020-12-28 00:57:15 -08:00
  • 60c888126b fix typo in KServerPort::Destroy() ameerj 2020-12-25 23:11:34 -05:00
  • d7b14f48d2 fusee: fix no-BCT.ini for fusee-secondary Michael Scire 2020-12-19 12:08:05 -08:00
  • 1085ccbe60 git subrepo push libraries 0.16.2 Michael Scire 2020-12-19 10:22:37 -08:00
  • 8b61537aa3 ams: bump version to 0.16.2 Michael Scire 2020-12-19 10:20:32 -08:00
  • 968f50bc07 kern: refactor to use m_ for member variables Michael Scire 2020-12-17 17:18:47 -08:00
  • 0bf2ade76f ams: use default bct0 by default Michael Scire 2020-12-18 13:27:52 -08:00
  • 35a6705d55 git subrepo pull troposphere/daybreak/nanovg/ Adubbz 2020-12-18 12:06:47 +11:00
  • 92f1e2d100 kern: refactor to use m_ for member variables m Michael Scire 2020-12-17 17:18:47 -08:00
  • b8471bcd4e loader: correct GetCapabilityId allowal Michael Scire 2020-12-17 04:10:25 -08:00
  • f7e83a72a9 kern: fix generic KDevicePageTable Michael Scire 2020-12-16 14:33:07 -08:00
  • f6b847177a kern: fix LegacyNFiq interrupt ID Michael Scire 2020-12-16 14:28:24 -08:00
  • a6d40e85f1 kern: fix linear region printing output Michael Scire 2020-12-14 21:18:14 -08:00
  • 6a81206373 pgl: add new snapshotdump logic Michael Scire 2020-12-14 19:31:05 -08:00
  • 4be5733c8e pgl: update for 11.0.0 behavior Michael Scire 2020-12-14 19:16:18 -08:00
  • 8dcb07152e creport: update for 11.0.0 behavior Michael Scire 2020-12-14 19:15:49 -08:00
  • 3b5dff0f83 pm: since 9.0.0, exceptions are signaled only once Michael Scire 2020-12-14 18:53:16 -08:00
  • 1ca373cd71 set.mitm: add setting for controlling DebugModeFlag for am Michael Scire 2020-12-14 15:56:04 -08:00
  • 4ff026224e kern: fix inverted conditional in waiter debug print Michael Scire 2020-12-14 10:32:49 -08:00
  • 2c39efea4c r2p: bring in line with other defs Michael Scire 2020-12-14 10:01:03 -08:00
  • 16cd1141d1 kern: fix some typos/naming semantics Michael Scire 2020-12-12 05:36:48 -08:00
  • 4b71e3a87e kern: implement process cpu utilization debug Michael Scire 2020-12-12 05:34:31 -08:00
  • d090a7886d kern: add kernel thread utilization debug Michael Scire 2020-12-12 05:02:23 -08:00
  • 9a6cca7499 kern: add page table contents debug Michael Scire 2020-12-11 19:30:48 -08:00
  • 1ec2c0c2cb git subrepo push libraries Michael Scire 2020-12-11 05:02:58 -08:00
  • 569e1bc650 kern: cfi fix pt 2 Michael Scire 2020-12-11 04:59:20 -08:00
  • 652e9bf9e8 kern: fix cfi (requires x18 not cleared on return to userland) Michael Scire 2020-12-11 04:53:25 -08:00
  • ca2cc5e179 git subrepo push libraries 0.16.1 Michael Scire 2020-12-11 03:49:45 -08:00
  • 17c8c390fc kern: fix building debug config Michael Scire 2020-12-11 03:48:34 -08:00
  • d8ae1d873c ams: update changelog for 0.16.1 Michael Scire 2020-12-11 03:22:28 -08:00
  • 63e3c02688 fusee/exo: support dynamic control of invert flag for logging Michael Scire 2020-12-11 03:18:21 -08:00
  • 14a415c4b2 ams: bump version to 0.16.1 Michael Scire 2020-12-11 03:06:47 -08:00
  • 734122f20a fusee: update for 11.0.1 Michael Scire 2020-12-11 03:06:17 -08:00
  • 7fb902d8fb kern: update for 11.0.1 Michael Scire 2020-12-11 02:59:09 -08:00
  • be8473cf65 kern: implement memory debug Michael Scire 2020-12-10 16:31:47 -08:00
  • 6df26d674c kern/sm: fix debug port output Michael Scire 2020-12-10 04:06:02 -08:00