Commit Graph

  • d00ebaa28a fatal: update screen task to use native window directly Michael Scire 2021-01-18 16:54:55 -08:00
  • 402e4d1adb fatal: wip (pending libnx pr) update for new sf semantics Michael Scire 2021-01-18 08:48:47 -08:00
  • ed7c0605f9 jpegdec: note libjpeg-turbo TODO Michael Scire 2021-01-18 06:35:14 -08:00
  • c848a830ee libstrat: move weak HasLaunchedBootProgram to non-lto object file Michael Scire 2021-01-18 06:26:22 -08:00
  • dbe8add4f4 loader: fix failure-to-early-return in launch record management Michael Scire 2021-01-18 06:20:13 -08:00
  • e4e278bb3d util::unique_lock, update loader to new sf semantics Michael Scire 2021-01-18 06:18:14 -08:00
  • 3761f80592 string_view: remove now unecessary comment Michael Scire 2021-01-18 05:44:08 -08:00
  • 9878c18e47 ncm: update for new sf semantics Michael Scire 2021-01-18 05:41:15 -08:00
  • 3bb94aa146 util::string_view, update pgl for new sf semantics Michael Scire 2021-01-18 05:20:27 -08:00
  • 83c04fa5d7 pm: update for new sf semantics Michael Scire 2021-01-17 23:12:26 -08:00
  • dc4ee1a5bc erpt: update for new sf semantics Michael Scire 2021-01-17 22:55:39 -08:00
  • 5191f0e305 ro: reduce memory usage by excising (unused) std::malloc Michael Scire 2021-01-17 22:23:19 -08:00
  • 170034aed3 ro: update for new sf semantics Michael Scire 2021-01-17 22:03:26 -08:00
  • 21236020cb sm, spl: update to use new sf semantics Michael Scire 2021-01-17 15:03:51 -08:00
  • f06de12bea libstrat: convert to experimental new (super-accurate) sf allocation semantics Michael Scire 2021-01-17 07:55:32 -08:00
  • 7b6df8c2f7 boot: remove references to memalign/malloc sf_shared Michael Scire 2021-01-19 05:23:02 -08:00
  • 3b2c2ba5a2 ams_mitm: update for new sf semantics Michael Scire 2021-01-19 02:34:02 -08:00
  • 88a99bc68e dmnt: update for new sf semantics Michael Scire 2021-01-18 18:43:36 -08:00
  • 2d7a85d14f creport: update for new sf semantics Michael Scire 2021-01-18 17:50:40 -08:00
  • 2801d00d98 boot2: update for new sf semantics Michael Scire 2021-01-18 17:35:05 -08:00
  • 57c197ec1c boot: update for new sf-semantics Michael Scire 2021-01-18 17:22:36 -08:00
  • 2696240566 fatal: update screen task to use native window directly Michael Scire 2021-01-18 16:54:55 -08:00
  • ea9d360b14 fatal: wip (pending libnx pr) update for new sf semantics Michael Scire 2021-01-18 08:48:47 -08:00
  • a63b97fbbd jpegdec: note libjpeg-turbo TODO Michael Scire 2021-01-18 06:35:14 -08:00
  • 6c6e698a3e libstrat: move weak HasLaunchedBootProgram to non-lto object file Michael Scire 2021-01-18 06:26:22 -08:00
  • 15b225f919 loader: fix failure-to-early-return in launch record management Michael Scire 2021-01-18 06:20:13 -08:00
  • ac2c713ee0 util::unique_lock, update loader to new sf semantics Michael Scire 2021-01-18 06:18:14 -08:00
  • 6a2f8e8344 string_view: remove now unecessary comment Michael Scire 2021-01-18 05:44:08 -08:00
  • 54a1ba2a7e ncm: update for new sf semantics Michael Scire 2021-01-18 05:41:15 -08:00
  • 2c485f832c util::string_view, update pgl for new sf semantics Michael Scire 2021-01-18 05:20:27 -08:00
  • 6467f6f07b pm: update for new sf semantics Michael Scire 2021-01-17 23:12:26 -08:00
  • 4f001b4f4c erpt: update for new sf semantics Michael Scire 2021-01-17 22:55:39 -08:00
  • a6e452ed9e ro: reduce memory usage by excising (unused) std::malloc Michael Scire 2021-01-17 22:23:19 -08:00
  • fb6a4e28a5 ro: update for new sf semantics Michael Scire 2021-01-17 22:03:26 -08:00
  • bc9da91362 sm, spl: update to use new sf semantics Michael Scire 2021-01-17 15:03:51 -08:00
  • 8956e3bd29 libstrat: convert to experimental new (super-accurate) sf allocation semantics Michael Scire 2021-01-17 07:55:32 -08:00
  • 8314d015f3 docs: vaguely update roadmap Michael Scire 2021-01-14 06:12:42 -08:00
  • 49f07b065a git subrepo push libraries 0.17.1 Michael Scire 2021-01-13 10:42:02 -08:00
  • 9e104bb83f ams: bump version to 0.17.1 Michael Scire 2021-01-13 10:41:13 -08:00
  • 33457d61da docs: changelog for 0.17.1 Michael Scire 2021-01-13 10:40:45 -08:00
  • b5816b4a91 stratosphere: discard unnecessary .eh_frame segment Michael Scire 2021-01-13 08:30:24 -08:00
  • af7233d84c os: fix missing logic in SdkReplyAndReceive Michael Scire 2021-01-12 18:23:28 -08:00
  • 8ac8abf295 os: implement 11.x SdkReplyAndReceive Michael Scire 2021-01-12 18:18:39 -08:00
  • b26ebc12e1 fs: fix keyslotcache unique_lock usage Michael Scire 2021-01-12 04:37:34 -08:00
  • b4122da6ad strat: avoid using unique_lock in a few places Michael Scire 2021-01-12 03:54:46 -08:00
  • 6a2ee02409 util: fix header dependence Michael Scire 2021-01-12 03:02:09 -08:00
  • 094cede39e ams: use util::SNPrintf over std:: (size/linker improvements) Michael Scire 2021-01-12 02:59:41 -08:00
  • 9cfd259c5c spl: reduce heap size Michael Scire 2021-01-12 02:31:57 -08:00
  • 4f7f37fae6 sf: alter serialization to re-use as much logic as possible Michael Scire 2021-01-12 02:21:33 -08:00
  • 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
  • 1c9d6b4d90 kern: fix svc bounds checking for main memory size 4GB -> 8GB (closes #1320) Michael Scire 2021-01-07 03:43:09 -08: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