Commit graph

  • 24db70602f kern: fix copy/paste error Michael Scire 2020-12-01 19:21:45 -08:00
  • 4ce3778d87 kern: fix bugs caused by UB + transition to -Os Michael Scire 2020-12-01 18:41:44 -08:00
  • 95bbb20cb0 loader: support 11.x DisableDeviceAddressSpaceMerge Michael Scire 2020-12-01 17:47:48 -08:00
  • f089cd4b76 kern: allow non-inline KSchedulerLock::Lock Michael Scire 2020-12-01 17:36:14 -08:00
  • 6f95b738dc kern: build as -Os instead of -O2 Michael Scire 2020-12-01 17:34:09 -08:00
  • 6cc21e4d98 kern: reduce KMemoryRegionAllocator slab size Michael Scire 2020-12-01 17:31:21 -08:00
  • 8936e4d5d9 kern: assume that uart has been setup by secmon Michael Scire 2020-12-01 17:30:42 -08:00
  • 3b3cb337f0 kern: update Initialize0 to account for new ordering Michael Scire 2020-12-01 17:29:42 -08:00
  • a56bdab820 kern: add new overflow checks on KMemoryRegions Michael Scire 2020-12-01 17:14:23 -08:00
  • 866310937a kern: fix assertion in the multi-region pool partition code Michael Scire 2020-12-01 17:03:42 -08:00
  • cc7cf49c88 kern: improve KMemoryManager pool detection Michael Scire 2020-12-01 17:03:00 -08:00
  • 1e9a3c3f91 kern: update KMemoryRegion to store last address rather than size Michael Scire 2020-12-01 16:42:25 -08:00
  • 5002b17c71 kern: add KAlpha/KBeta Michael Scire 2020-12-01 16:32:30 -08:00
  • 3886c8707f kern: stubs for Svc39, 3A, 46, 47 Michael Scire 2020-12-01 16:23:09 -08:00
  • 4c8dad3ea2 kern: remove now unused SetupFor*Compare funcs Michael Scire 2020-12-01 16:20:20 -08:00
  • 25e1d34017 KConditionVariable/KAddressArbiter: no need for global compare thread Michael Scire 2020-12-01 16:19:39 -08:00
  • 4f00303daf kern: set EL2 id registers on deprivilege Michael Scire 2020-12-01 15:57:45 -08:00
  • b421e3eadb kern: implement 64-virtual-core interface Michael Scire 2020-12-01 15:54:31 -08:00
  • b69bf07d9c
    reboot_to_payload: Update for new libnx HID interface fincs 2020-12-02 00:51:02 +01:00
  • 09978eafb9
    strat/cfg: Update for new libnx HID interface fincs 2020-12-02 00:50:14 +01:00
  • 8070de693d
    strat/hid: Update for new libnx HID interface fincs 2020-12-02 00:42:13 +01:00
  • 72671d39ab kern: cleanup KThread, optimize/normalize KThreadQueue/KWaitObject Michael Scire 2020-12-01 15:19:29 -08:00
  • a4c4cf22c9 kern: improve KSynchronizationObject, kill KSynchronization Michael Scire 2020-12-01 14:58:35 -08:00
  • 6ea1955e94 kern: update for new interrupt event locking scheme Michael Scire 2020-12-01 14:17:25 -08:00
  • e81025af2e kern: fix sleep save/resume for new x18/tpidr scheme Michael Scire 2020-12-01 14:09:09 -08:00
  • 791638e6ba kern: fix race-crash on interrupt controller save, improve fatal output Michael Scire 2020-12-01 13:56:01 -08:00
  • 2e0378c724 kern: KObjectContainer::Register -> void Michael Scire 2020-12-01 13:49:30 -08:00
  • 59ada14680 kern: Kill KCoreLocalRegion Michael Scire 2020-12-01 13:41:37 -08:00
  • 25e944f519 kern: remove more of clc Michael Scire 2020-12-01 13:08:47 -08:00
  • 3e87b8ff17 kern: move scheduler/interrupt task manager out of core local region Michael Scire 2020-12-01 13:03:44 -08:00
  • 55502fcd0c kern: update KHardwareTimer, move out of KCoreLocalRegion Michael Scire 2020-12-01 07:47:29 -08:00
  • d3e3292bb8 kern: use single interrupt manager object Michael Scire 2020-12-01 07:35:43 -08:00
  • 33c568963d kern: fix unnecessary align-down Michael Scire 2020-12-01 07:22:05 -08:00
  • c374f1c5ce kern: fix error in SeparatePages Michael Scire 2020-12-01 07:19:03 -08:00
  • 825e2df2e0 kern: fix re-order/assert in KMemoryBlock Michael Scire 2020-12-01 06:55:50 -08:00
  • b3efdebeaf kern: remove KPageTableBase::MakeAndOpenContiguousPageGroup Michael Scire 2020-12-01 06:54:53 -08:00
  • b393f8f348 kern: implement DisableDeviceAddressSpaceMerge Michael Scire 2020-12-01 06:53:22 -08:00
  • 74e0ea1033 kern: SvcGetResourceLimitPeakValue Michael Scire 2020-12-01 06:07:18 -08:00
  • 1738a308c4 kern: KMemoryManager::Allocate -> AllocateAndOpen Michael Scire 2020-12-01 06:01:44 -08:00
  • 8fe7373ad2 kern: implement kmemoryblock/kmemoryinfo merge disable Michael Scire 2020-12-01 04:57:09 -08:00
  • 83dd25b894 kern: remove KMemoryAttribute_AnyLocked Michael Scire 2020-12-01 04:33:46 -08:00
  • 5217a78637 kern: update KMemoryBlockManagerUpdateAllocator api Michael Scire 2020-12-01 04:24:43 -08:00
  • 2f0470ff1c kern: implement new software-reserved page table bits Michael Scire 2020-12-01 04:14:58 -08:00
  • e6733fb2d4 kern: update KPageTableBase for new disable-merge attrs Michael Scire 2020-12-01 03:33:46 -08:00
  • 5be5be9e5c fusee: recognize/support 11.x kernel Michael Scire 2020-12-01 03:28:23 -08:00
  • f86d23cb2c nogc: update for new lafw Michael Scire 2020-12-01 00:58:21 -08:00
  • a7bc540fed fusee: whoops Michael Scire 2020-11-30 23:34:37 -08:00
  • 0f7853417a fusee: fix 11.x pk21 support Michael Scire 2020-11-30 23:31:58 -08:00
  • 11f90f03d9 fusee-secondary: update for 11.0.0 erista Michael Scire 2020-11-30 22:49:30 -08:00
  • 7e2449b347 erpt: lightly update (TODO: use context, do new svc stuff) Michael Scire 2020-11-30 22:41:16 -08:00
  • abe57ac5b2 sm: implement UserService::DetachClient Michael Scire 2020-11-30 22:18:18 -08:00
  • 8d458b44d7 loader: update for 11.0.0 (anti-dg + set program args abi) Michael Scire 2020-11-30 22:06:52 -08:00
  • 1352690ece pgl: update for 11.0.0 Michael Scire 2020-11-30 21:47:18 -08:00
  • ac6fc7b965 fs: nogc patches for 11.0.0 Michael Scire 2020-11-30 21:34:06 -08:00
  • d0e6fdb3da emummc: untested 11.0.0 support Michael Scire 2020-11-30 21:28:12 -08:00
  • 4c581d21f6 kldr: update for 11.0.0 Michael Scire 2020-11-30 20:47:00 -08:00
  • 1365814b8d exo: update for 11.0.0 Michael Scire 2020-11-30 20:18:25 -08:00
  • f63d79d8f9 result: update for accurate ::Includes Michael Scire 2020-11-30 17:16:00 -08:00
  • 14d50c0e39 erpt: add update autogenerated ids Michael Scire 2020-11-30 16:09:31 -08:00
  • e06b73aafa
    boot: add missing RegisterWrite in DisplayConfigDsi01Init03 hexkyz 2020-11-30 19:35:06 +00:00
  • fd7e4dfb97 ncm: fix abort in ListContentMetaInfo Michael Scire 2020-11-29 19:00:15 -08:00
  • 77d7e6b121
    Correct some occurrences of "occured" (#1213) Lusamine 2020-11-25 08:29:09 -06:00
  • ceebaece42 Correct some occurrences of "occured" Lusamine 2020-11-25 08:09:37 -06:00
  • 2dda9fefc3 Correct all occurrences of "occured" Lusamine 2020-11-25 07:43:39 -06:00
  • ee9585dd57 git subrepo pull emummc Michael Scire 2020-11-24 23:20:20 -08:00
  • 8ba513fefb fs: fix bug in buffer manager Michael Scire 2020-11-24 19:49:11 -08:00
  • ef4d7dc024 docs/building: missing required lib glm ObscenityIB 2020-11-24 06:59:52 +00:00
  • 0383ed9bfe docs/building: missing required lib glm ObscenityIB 2020-11-24 06:59:52 +00:00
  • 87512439a3 ams.mitm: fix reboot to payload/fatal error distinction Michael Scire 2020-11-21 18:27:48 -08:00
  • 51aeb280f1 exo/mariko fatal: add missing ( Michael Scire 2020-11-20 23:40:40 -08:00
  • 078a42f80c fusee: integrate mariko fatal. Michael Scire 2020-11-20 23:20:48 -08:00
  • 06dcc6bc17 exo/mariko fatal: disable backlight before we do screen re-init Michael Scire 2020-11-20 22:47:30 -08:00
  • 2bc6dec126 exo/mariko fatal: stop sound output on fatal error Michael Scire 2020-11-20 22:29:24 -08:00
  • 5382011b0d exo/mariko fatal: print descriptor for fatal error report Michael Scire 2020-11-20 13:52:39 -08:00
  • 8ba1cdeef2 exo/mariko fatal: perform display init, reboot on power button press Michael Scire 2020-11-20 01:05:45 -08:00
  • 45830472c1 exo/mariko fatal: halt other cores when beginning fatal program Michael Scire 2020-11-19 20:32:21 -08:00
  • cc0f12b2d9 ams.mitm: fix reboot to payload/fatal error distinction Michael Scire 2020-11-21 18:27:48 -08:00
  • 506f889282
    Merge 5be26c6c92 into 7f1a7cfd2d misson20000 2020-11-21 13:05:07 +01:00
  • 224d5e2bec exo/mariko fatal: add missing ( Michael Scire 2020-11-20 23:40:40 -08:00
  • be649ee7ac fusee: integrate mariko fatal. Michael Scire 2020-11-20 23:20:48 -08:00
  • 415beebc7c exo/mariko fatal: disable backlight before we do screen re-init Michael Scire 2020-11-20 22:47:30 -08:00
  • cbb880fb0d exo/mariko fatal: stop sound output on fatal error Michael Scire 2020-11-20 22:29:24 -08:00
  • 89b9240d9b exo/mariko fatal: print descriptor for fatal error report Michael Scire 2020-11-20 13:52:39 -08:00
  • 91463b191d exo/mariko fatal: perform display init, reboot on power button press Michael Scire 2020-11-20 01:05:45 -08:00
  • e41106b459 exo/mariko fatal: halt other cores when beginning fatal program Michael Scire 2020-11-19 20:32:21 -08:00
  • 7f1a7cfd2d fs: fix RomFs GetEntryType (fixes mariko daybreak) Michael Scire 2020-11-21 04:00:52 -08:00
  • 5be26c6c92 fusee-primary: reorganize main to give some options when SD mount fails misson20000 2020-11-20 17:09:28 -08:00
  • 182b45b604 Makefile: add rules for generating and flashing an SD card image directly misson20000 2020-11-07 14:37:57 -08:00
  • d1078b5c82 fastboot: add support for flashing sd directly misson20000 2020-11-07 14:37:07 -08:00
  • 5c73dd1453 fusee-primary: use reference counting for sd device/filesystem misson20000 2020-11-07 14:36:28 -08:00
  • bd5ec4be4e fastboot: add 'flash ams' command, for extracting a zip file to SD misson20000 2020-10-28 21:25:54 -07:00
  • ebc3de045a fusee-primary: add fastboot usb gadget misson20000 2020-10-18 15:26:22 -07:00
  • 24eef96b15 os: remove completed TODO Michael Scire 2020-11-20 17:50:05 -08:00
  • 1ea49bdae3 os: do not use deprecated libnx ::virtmemReserve api Michael Scire 2020-11-20 17:48:58 -08:00
  • d29baa337e fusee-primary: deduplicate display initialization code misson20000 2020-10-28 00:29:52 -07:00
  • 1eded071c3 fusee-primary: tweak sdram_lp0_save_params to save code space misson20000 2020-10-25 13:34:43 -07:00
  • 20dc027a23 fusee-primary: split stage2 handling into several functions misson20000 2020-10-18 16:48:44 -07:00
  • 45b170084e fusee-primary: refactor BCT0 parsing misson20000 2020-10-18 16:37:41 -07:00
  • c00c30c751 fusee-primary: move BCT0 buffer to dram to save on iram misson20000 2020-10-18 15:26:09 -07:00
  • 4499c4392d fusee-primary: add reference counting to AHB redirect misson20000 2020-10-18 14:59:53 -07:00