Commit Graph

  • 694e3b579e pgl: update for 11.0.0 Michael Scire 2020-11-30 21:47:18 -0800
  • 20eba0dc98 fs: nogc patches for 11.0.0 Michael Scire 2020-11-30 21:34:06 -0800
  • 730ef6d6db emummc: untested 11.0.0 support Michael Scire 2020-11-30 21:28:12 -0800
  • 7cb24713ab kldr: update for 11.0.0 Michael Scire 2020-11-30 20:47:00 -0800
  • a685842804 exo: update for 11.0.0 Michael Scire 2020-11-30 20:18:25 -0800
  • ad6dd60474 result: update for accurate ::Includes Michael Scire 2020-11-30 17:16:00 -0800
  • 05af215191 erpt: add update autogenerated ids Michael Scire 2020-11-30 16:09:31 -0800
  • feb765c40d kernel patches: fuck armconverter.com 11_support Michael Scire 2020-12-02 06:03:26 -0800
  • d7429b74a4 kern: tweak KScopedAutoObject Michael Scire 2020-12-02 04:08:06 -0800
  • 53aae17b64 kern: allow non-inline GetObjectForIpc Michael Scire 2020-12-02 04:07:01 -0800
  • 94d818db90 kern: fix KHandleTable null deref in ipc Michael Scire 2020-12-02 04:05:16 -0800
  • eccadf2958 kern: session mapping getters are on the hotpath Michael Scire 2020-12-02 03:52:08 -0800
  • 60ea4a1b1c kern: tweak optimization settings for hot paths Michael Scire 2020-12-02 03:39:07 -0800
  • 464f336016 kern: more iterator adjustments Michael Scire 2020-12-02 03:33:10 -0800
  • c788f7a3fc strat: add new npdm field Michael Scire 2020-12-02 02:51:02 -0800
  • bbfed7be66 ams.mitm: fix old hid api references Michael Scire 2020-12-02 02:34:28 -0800
  • e38f87b182 ams: this version will be 0.16.0 Michael Scire 2020-12-02 02:26:22 -0800
  • e4677d3a9d Merge remote-tracking branch 'origin/hid_refactor' into 11_support Michael Scire 2020-12-02 02:24:18 -0800
  • 3b18db914c
    daybreak: update for hid refactor (#1222) hid_refactor Adubbz 2020-12-02 21:21:05 +1100
  • 01a5f4094b hot path: just in case Michael Scire 2020-12-02 02:17:32 -0800
  • 2f12dd039f microkernel: hot paths are pretty fucking hot Michael Scire 2020-12-02 02:14:24 -0800
  • f058d04933 kern: update KConditionVariable to support new has_waiter_flag rules Michael Scire 2020-12-02 01:28:21 -0800
  • 8d6d2a1974 daybreak: update for hid refactor Adubbz 2020-12-02 18:59:17 +1100
  • 8e1a46b951 kern: fix SvcGetResourceLimitPeakValue Michael Scire 2020-12-01 19:29:17 -0800
  • 24db70602f kern: fix copy/paste error Michael Scire 2020-12-01 19:21:45 -0800
  • 4ce3778d87 kern: fix bugs caused by UB + transition to -Os Michael Scire 2020-12-01 18:41:44 -0800
  • 95bbb20cb0 loader: support 11.x DisableDeviceAddressSpaceMerge Michael Scire 2020-12-01 17:47:48 -0800
  • f089cd4b76 kern: allow non-inline KSchedulerLock::Lock Michael Scire 2020-12-01 17:36:14 -0800
  • 6f95b738dc kern: build as -Os instead of -O2 Michael Scire 2020-12-01 17:34:09 -0800
  • 6cc21e4d98 kern: reduce KMemoryRegionAllocator slab size Michael Scire 2020-12-01 17:31:21 -0800
  • 8936e4d5d9 kern: assume that uart has been setup by secmon Michael Scire 2020-12-01 17:30:42 -0800
  • 3b3cb337f0 kern: update Initialize0 to account for new ordering Michael Scire 2020-12-01 17:29:42 -0800
  • a56bdab820 kern: add new overflow checks on KMemoryRegions Michael Scire 2020-12-01 17:14:23 -0800
  • 866310937a kern: fix assertion in the multi-region pool partition code Michael Scire 2020-12-01 17:03:42 -0800
  • cc7cf49c88 kern: improve KMemoryManager pool detection Michael Scire 2020-12-01 17:03:00 -0800
  • 1e9a3c3f91 kern: update KMemoryRegion to store last address rather than size Michael Scire 2020-12-01 16:42:25 -0800
  • 5002b17c71 kern: add KAlpha/KBeta Michael Scire 2020-12-01 16:32:30 -0800
  • 3886c8707f kern: stubs for Svc39, 3A, 46, 47 Michael Scire 2020-12-01 16:23:09 -0800
  • 4c8dad3ea2 kern: remove now unused SetupFor*Compare funcs Michael Scire 2020-12-01 16:20:20 -0800
  • 25e1d34017 KConditionVariable/KAddressArbiter: no need for global compare thread Michael Scire 2020-12-01 16:19:39 -0800
  • 4f00303daf kern: set EL2 id registers on deprivilege Michael Scire 2020-12-01 15:57:45 -0800
  • b421e3eadb kern: implement 64-virtual-core interface Michael Scire 2020-12-01 15:54:31 -0800
  • b69bf07d9c
    reboot_to_payload: Update for new libnx HID interface fincs 2020-12-02 00:51:02 +0100
  • 09978eafb9
    strat/cfg: Update for new libnx HID interface fincs 2020-12-02 00:50:14 +0100
  • 8070de693d
    strat/hid: Update for new libnx HID interface fincs 2020-12-02 00:42:13 +0100
  • 72671d39ab kern: cleanup KThread, optimize/normalize KThreadQueue/KWaitObject Michael Scire 2020-12-01 15:19:29 -0800
  • a4c4cf22c9 kern: improve KSynchronizationObject, kill KSynchronization Michael Scire 2020-12-01 14:58:35 -0800
  • 6ea1955e94 kern: update for new interrupt event locking scheme Michael Scire 2020-12-01 14:17:25 -0800
  • e81025af2e kern: fix sleep save/resume for new x18/tpidr scheme Michael Scire 2020-12-01 14:09:09 -0800
  • 791638e6ba kern: fix race-crash on interrupt controller save, improve fatal output Michael Scire 2020-12-01 13:56:01 -0800
  • 2e0378c724 kern: KObjectContainer::Register -> void Michael Scire 2020-12-01 13:49:30 -0800
  • 59ada14680 kern: Kill KCoreLocalRegion Michael Scire 2020-12-01 13:41:37 -0800
  • 25e944f519 kern: remove more of clc Michael Scire 2020-12-01 13:08:47 -0800
  • 3e87b8ff17 kern: move scheduler/interrupt task manager out of core local region Michael Scire 2020-12-01 13:03:44 -0800
  • 55502fcd0c kern: update KHardwareTimer, move out of KCoreLocalRegion Michael Scire 2020-12-01 07:47:29 -0800
  • d3e3292bb8 kern: use single interrupt manager object Michael Scire 2020-12-01 07:35:43 -0800
  • 33c568963d kern: fix unnecessary align-down Michael Scire 2020-12-01 07:22:05 -0800
  • c374f1c5ce kern: fix error in SeparatePages Michael Scire 2020-12-01 07:19:03 -0800
  • 825e2df2e0 kern: fix re-order/assert in KMemoryBlock Michael Scire 2020-12-01 06:55:50 -0800
  • b3efdebeaf kern: remove KPageTableBase::MakeAndOpenContiguousPageGroup Michael Scire 2020-12-01 06:54:53 -0800
  • b393f8f348 kern: implement DisableDeviceAddressSpaceMerge Michael Scire 2020-12-01 06:53:22 -0800
  • 74e0ea1033 kern: SvcGetResourceLimitPeakValue Michael Scire 2020-12-01 06:07:18 -0800
  • 1738a308c4 kern: KMemoryManager::Allocate -> AllocateAndOpen Michael Scire 2020-12-01 06:01:44 -0800
  • 8fe7373ad2 kern: implement kmemoryblock/kmemoryinfo merge disable Michael Scire 2020-12-01 04:57:09 -0800
  • 83dd25b894 kern: remove KMemoryAttribute_AnyLocked Michael Scire 2020-12-01 04:33:46 -0800
  • 5217a78637 kern: update KMemoryBlockManagerUpdateAllocator api Michael Scire 2020-12-01 04:24:43 -0800
  • 2f0470ff1c kern: implement new software-reserved page table bits Michael Scire 2020-12-01 04:14:58 -0800
  • e6733fb2d4 kern: update KPageTableBase for new disable-merge attrs Michael Scire 2020-12-01 03:33:46 -0800
  • 5be5be9e5c fusee: recognize/support 11.x kernel Michael Scire 2020-12-01 03:28:23 -0800
  • f86d23cb2c nogc: update for new lafw Michael Scire 2020-12-01 00:58:21 -0800
  • a7bc540fed fusee: whoops Michael Scire 2020-11-30 23:34:37 -0800
  • 0f7853417a fusee: fix 11.x pk21 support Michael Scire 2020-11-30 23:31:58 -0800
  • 11f90f03d9 fusee-secondary: update for 11.0.0 erista Michael Scire 2020-11-30 22:49:30 -0800
  • 7e2449b347 erpt: lightly update (TODO: use context, do new svc stuff) Michael Scire 2020-11-30 22:41:16 -0800
  • abe57ac5b2 sm: implement UserService::DetachClient Michael Scire 2020-11-30 22:18:18 -0800
  • 8d458b44d7 loader: update for 11.0.0 (anti-dg + set program args abi) Michael Scire 2020-11-30 22:06:52 -0800
  • 1352690ece pgl: update for 11.0.0 Michael Scire 2020-11-30 21:47:18 -0800
  • ac6fc7b965 fs: nogc patches for 11.0.0 Michael Scire 2020-11-30 21:34:06 -0800
  • d0e6fdb3da emummc: untested 11.0.0 support Michael Scire 2020-11-30 21:28:12 -0800
  • 4c581d21f6 kldr: update for 11.0.0 Michael Scire 2020-11-30 20:47:00 -0800
  • 1365814b8d exo: update for 11.0.0 Michael Scire 2020-11-30 20:18:25 -0800
  • f63d79d8f9 result: update for accurate ::Includes Michael Scire 2020-11-30 17:16:00 -0800
  • 14d50c0e39 erpt: add update autogenerated ids Michael Scire 2020-11-30 16:09:31 -0800
  • e06b73aafa
    boot: add missing RegisterWrite in DisplayConfigDsi01Init03 hexkyz 2020-11-30 19:35:06 +0000
  • fd7e4dfb97 ncm: fix abort in ListContentMetaInfo Michael Scire 2020-11-29 19:00:15 -0800
  • 77d7e6b121
    Correct some occurrences of "occured" (#1213) Lusamine 2020-11-25 08:29:09 -0600
  • ceebaece42 Correct some occurrences of "occured" Lusamine 2020-11-25 08:09:37 -0600
  • 2dda9fefc3 Correct all occurrences of "occured" Lusamine 2020-11-25 07:43:39 -0600
  • ee9585dd57 git subrepo pull emummc Michael Scire 2020-11-24 23:20:20 -0800
  • 8ba513fefb fs: fix bug in buffer manager Michael Scire 2020-11-24 19:49:11 -0800
  • ef4d7dc024 docs/building: missing required lib glm ObscenityIB 2020-11-24 06:59:52 +0000
  • 0383ed9bfe docs/building: missing required lib glm ObscenityIB 2020-11-24 06:59:52 +0000
  • 87512439a3 ams.mitm: fix reboot to payload/fatal error distinction Michael Scire 2020-11-21 18:27:48 -0800
  • 51aeb280f1 exo/mariko fatal: add missing ( Michael Scire 2020-11-20 23:40:40 -0800
  • 078a42f80c fusee: integrate mariko fatal. Michael Scire 2020-11-20 23:20:48 -0800
  • 06dcc6bc17 exo/mariko fatal: disable backlight before we do screen re-init Michael Scire 2020-11-20 22:47:30 -0800
  • 2bc6dec126 exo/mariko fatal: stop sound output on fatal error Michael Scire 2020-11-20 22:29:24 -0800
  • 5382011b0d exo/mariko fatal: print descriptor for fatal error report Michael Scire 2020-11-20 13:52:39 -0800
  • 8ba1cdeef2 exo/mariko fatal: perform display init, reboot on power button press Michael Scire 2020-11-20 01:05:45 -0800
  • 45830472c1 exo/mariko fatal: halt other cores when beginning fatal program Michael Scire 2020-11-19 20:32:21 -0800