Commit graph

  • d2f81d2ca2 ams: save 0x11000 of memory in spl via minor tweaks Michael Scire 2021-01-12 01:27:38 -08:00
  • b8072b1398 util: faster constexpr offsetof calc, at the cost of standards compliance Michael Scire 2021-01-08 04:07:42 -08:00
  • a6e3a93c07 kern: discard std::__cmpexch_failure_order(std::memory_order) Michael Scire 2021-01-08 02:44:04 -08:00
  • 1e643f7ab0 kern: further codegen tweaks Michael Scire 2021-01-08 02:35:29 -08:00
  • 4aa18b06e8 kern: greatly improve codegen for atomics, scheduler Michael Scire 2021-01-08 02:13:36 -08:00
  • f051f707ed Do not blank Rsa2048DeviceCertificate or Rsa2048Device as it prevents HOS from booting on newer PRODINFO versions. CaramelDunes 2021-01-07 12:11:53 -05:00
  • 9a1d30ceed Do not blank Rsa2048DeviceCertificate or Rsa2048Device as it prevents HOS from booting on newer PRODINFO versions. CaramelDunes 2021-01-07 12:11:53 -05:00
  • 1c9d6b4d90 kern: fix svc bounds checking for main memory size 4GB -> 8GB (closes #1320) Michael Scire 2021-01-07 03:43:09 -08:00
  • 51a3a123b1 Merged with Atmosphere's 0.17.0 rashevskyv 2021-01-06 10:38:12 +02:00
  • 8c31bab5b9 removed fspusb tracks from branch rashevskyv 2021-01-06 09:53:55 +02:00
  • b21f8a5043 git subrepo push libraries Michael Scire 2021-01-05 15:14:58 -08:00
  • e53b9cc518 ams: update Makefile to build zips with new names 0.17.0 Michael Scire 2021-01-05 09:43:09 -08:00
  • 99e4920d9d fusee: pass along lcd vendor to exosphere (needed for mariko fatal) Michael Scire 2021-01-05 09:32:57 -08:00
  • 428b5b266c docs/changelog: don't let dreams remain memes Michael Scire 2021-01-05 09:28:08 -08:00
  • 2b48743265 fusee: perform only pmic reboots on mariko Michael Scire 2021-01-05 00:55:29 -08:00
  • a0769844f4 ams: provisional changelog for 0.17.0, release sometime this week Michael Scire 2021-01-05 00:45:32 -08:00
  • e0fe29743d pmic: use correct shutdown impl for erista power-off Michael Scire 2021-01-05 00:30:28 -08:00
  • 9ace85a4aa sept: fix sdram parameter scratch save Michael Scire 2021-01-05 00:22:38 -08:00
  • e53b171693 ams: mariko support implies 0.17.0 Michael Scire 2021-01-04 17:20:54 -08:00
  • 8b1835368a sept: fixes to work with new hwinit/etc Michael Scire 2021-01-04 17:18:13 -08:00
  • cf7ae775e8 sept is erista-only, and doesn't need mariko sdram (space saving measure) Michael Scire 2021-01-04 14:10:59 -08:00
  • 07202f7c88 fusee: fix overcorrection for boot reason address Michael Scire 2021-01-04 11:33:27 -08:00
  • 97157577ab fusee: sdram scratch fixes Michael Scire 2021-01-04 02:37:05 -08:00
  • 6d65aa7e72 fusee: implement mariko warmboot firmware cache Michael Scire 2021-01-04 00:55:52 -08:00
  • 601c4516bf fusee/exo: fixes to allow booting (sleep broken until warmboot cache implemented) Michael Scire 2021-01-03 23:46:13 -08:00
  • 192ea926f6 fusee: commit pre-rendered splash binary Michael Scire 2021-01-03 22:47:24 -08:00
  • f1d320b6b6 fusee: fix regulator configuration hexkyz 2021-01-03 16:24:54 +00:00
  • 6b3a3ecb44 fusee: execute more ccplex boot code out of iram Michael Scire 2021-01-01 16:44:43 -08:00
  • dcfd01cf59 fusee: use pre-rendered splash screen instead of bmp Michael Scire 2021-01-01 16:26:00 -08:00
  • 4b09b5d5ce fusee: minor hwinit fixes Michael Scire 2021-01-01 16:03:57 -08:00
  • f6833a794a fusee: fix cluster bringup for mariko hexkyz 2021-01-01 16:37:16 +00:00
  • b7895ff2a7 fusee: fix support for mariko key derivation/package1 parsing Michael Scire 2020-12-31 23:29:00 -08:00
  • f7898f3519 fusee: add special log level for sd card debug Michael Scire 2020-12-31 18:35:26 -08:00
  • 96f3c0c387 fusee/sept: build fixes Michael Scire 2020-12-31 17:37:57 -08:00
  • f4e763ce40 fusee: fix mariko master key derivation hexkyz 2020-12-19 17:54:53 +00:00
  • a05e87f78a fusee: cleanup code and start fleshing out mariko keygen hexkyz 2020-12-18 18:54:23 +00:00
  • 4809ced64d fusee: start fleshing out nxboot for Mariko hexkyz 2020-12-07 18:39:23 +00:00
  • 222300d03c fusee: accurately match Mariko pk1ldr hexkyz 2020-12-06 19:08:07 +00:00
  • b918d4b2aa fusee: 11.0.0 support hexkyz 2020-12-04 19:11:41 +00:00
  • 53c684a17a fusee/sept: delegate SoC selection to individual components and keep common code SoC-agnostic hexkyz 2020-12-04 16:29:30 +00:00
  • 4ffdf8d525 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
  • 7480b6bb80 fusee: move dsi register write to the proper configuration list hexkyz 2020-11-30 19:19:43 +00:00
  • 3e8688e19e fusee: update display code for mariko hexkyz 2020-11-30 19:05:39 +00:00
  • 3b05315616 fusee: fixup extents for chainloader/stack Michael Scire 2020-11-29 18:41:19 -08:00
  • 2b81ed7315 fusee-primary: fix reboot-to-self for decompressed code Michael Scire 2020-11-29 18:17:51 -08:00
  • ff7e52a1c1 fusee/sept: fix fuse driver to not infinitely recurse on get_soc_type() Michael Scire 2020-11-29 17:32:30 -08:00
  • e391f593de fusee: fixup common for primary Michael Scire 2020-11-29 17:30:35 -08:00
  • f600dff961 fusee: uncompress fusee-primary, which is now getting pretty big. Michael Scire 2020-11-29 17:29:07 -08:00
  • 8104beb2e0 fusee: implement mariko sdram params saving hexkyz 2020-11-28 21:09:21 +00:00
  • 4cd56f8423 fusee: mariko sdram initialization hexkyz 2020-11-23 19:11:15 +00:00
  • 198bdacaf4 fusee: initial mariko hwinit hexkyz 2020-11-17 18:36:28 +00:00
  • 35ab0939fa fusee: support mariko in sdmmc hexkyz 2020-11-16 18:33:20 +00:00
  • 4958d01153 fusee/sept: support mariko fuses hexkyz 2020-11-14 18:45:46 +00:00
  • b625fd324e fusee/sept: update fuse driver code hexkyz 2020-11-13 17:46:25 +00:00
  • 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