Commit Graph

  • 07213a23fb kern: update UnmapIoRegion for new Mapping_Memory handling Michael Scire 2023-02-21 08:02:59 -0700
  • 6bd8bdc020 kern: use tree for IoPool regions instead of list Michael Scire 2023-02-21 07:54:57 -0700
  • a761a80252 kern: optimize userspace access asm to use cheaper instruction in io memory loops Michael Scire 2023-02-21 03:25:55 -0700
  • 326f737349 kern: use different psr masks for 64 and 32-bit El0 threads Michael Scire 2023-02-21 03:20:49 -0700
  • f81abe0625 kern: increase stack parameter size by 0x10 Michael Scire 2023-02-21 03:15:09 -0700
  • 30ecdbcf6a kern: update scheduler for new switch count tracking logic Michael Scire 2023-02-21 03:12:17 -0700
  • 712c21a744 gpio: really not sure how this works before, lol Michael Scire 2023-01-30 23:13:45 -0700
  • 5f3af914d8 kern/pm: only steal 8 MB from applet. Michael Scire 2023-01-24 19:54:28 -0700
  • b7711b8fbc docs/ams: bump version to 1.4.1 Michael Scire 2023-01-24 14:39:06 -0700
  • be7700023b romfs: thank you fire emblem, very cool (closes #2021) Michael Scire 2023-01-24 14:07:50 -0700
  • b0d412c916 sdmmc: fix wrong mode select for GcAsic(Fpga)Speed Michael Scire 2023-01-19 21:47:19 -0700
  • 0913b4d150 sdmmc: fix missing call to GetSdStatus at non-uhsi mode Michael Scire 2023-01-19 21:44:44 -0700
  • 044c8fbd72 kern: fix unnecessarily strong load in aligned spinlock Michael Scire 2022-12-25 01:56:23 -0700
  • 5ba19935cb erpt: fix multiple issues with automatic report cleanup (thanks @yellows8) Michael Scire 2022-12-13 01:08:13 -0700
  • 9ca1336762 kern: fix GetProcessId wrong result on invalid parameter Michael Scire 2022-12-04 13:40:44 -0700
  • 3cfac35c93 exo: fix MemoryArrange enum typo Michael Scire 2022-10-19 15:18:08 -0700
  • b2232894f3 ncm: update enums, refactor comparison operators Michael Scire 2022-10-18 11:10:17 -0700
  • 363fba0cf3 lr: new AOC commands use MapAlias for paths... Michael Scire 2022-10-12 01:47:57 -0700
  • a3cbed96d0 kern: update for new exception flag semantics Michael Scire 2022-10-12 00:50:03 -0700
  • 63e9c62380 kern: use slab allocated KSessionRequest dynamic mappings Michael Scire 2022-10-12 00:36:32 -0700
  • 22a4a85fb2 kern: implement Svc(Un)MapInsecureMemory Michael Scire 2022-10-11 23:44:22 -0700
  • 9fc57cbbbb kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion Michael Scire 2022-10-11 23:14:15 -0700
  • 5f10b6670d kern: increase stack region size when thread resource limit is increased Michael Scire 2022-10-11 22:52:09 -0700
  • e4825cc879 kern: Implement new PageTable operations/PhysicalMemory reference semantics Michael Scire 2022-10-11 22:37:43 -0700
  • cfe81a7eb3 kern: update for new device map semantics Michael Scire 2022-10-11 22:22:11 -0700
  • 4c74021035 kern: merge/simplify KInterruptEventTask into KInterruptEvent Michael Scire 2022-10-11 21:49:39 -0700
  • 8ca94db643 kern: implement K(Secure)SystemResource Michael Scire 2022-10-11 21:32:56 -0700
  • 2e9d055b19 kern: update handle table init Michael Scire 2022-10-11 20:50:32 -0700
  • d408819335 os: update os namespace for 15.0.0, loader/ro: update to use csrng, spl: bump max sessions Michael Scire 2022-10-11 20:15:33 -0700
  • 9d15378a54 boot2: launch new eth sysmodule after bsdsockets Michael Scire 2022-10-11 15:47:29 -0700
  • c75c993bf3 erpt: update IDs for 15.0.0 Michael Scire 2022-10-11 15:38:25 -0700
  • 23c6cc2949 fusee/exo: fix up dram id names/mappings Michael Scire 2022-10-11 15:37:45 -0700
  • bdb44e1028 exo: add new dram ids hexkyz 2022-10-11 23:22:17 +0100
  • e3da8b8cb1 ncm: update for new add on content/attr changes Michael Scire 2022-10-11 15:09:11 -0700
  • 07494b1d42 lr: add support for location resolver disable commands Michael Scire 2022-10-11 10:47:40 -0700
  • bbb682ea36 ncm: GetContentAccessibilities, GetContentInfo* Michael Scire 2022-10-11 10:38:43 -0700
  • 1073762674 fusee/exo: enum support for 15.0.0 Michael Scire 2022-10-10 21:33:33 -0700
  • 101b637afd ams/fuse: update version numbers, update DramId read logic Michael Scire 2022-10-10 21:12:26 -0700
  • 11cad64de1 diag: fix process name cache Michael Scire 2022-08-11 14:19:20 -0700
  • f660acb0cd fs/emummc: fix DirectoryRedirectionFileSystem not stripping prefix Michael Scire 2022-08-06 08:48:51 -0700
  • d24ea71108 KScheduler: fix documentation mistakes Liam 2022-06-29 19:31:47 -0400
  • 5e73321aec os: pthread_yield is deprecated, don't use it on linux Michael Scire 2022-06-27 15:36:04 -0700
  • d421817c86 os: silence warning building with gcc 12 on windows Michael Scire 2022-06-12 01:38:04 -0700
  • 0ae75a5fd4 fs: add extension GetEntryList to AesCtrCounterExtendedStorage Michael Scire 2022-06-11 16:54:02 -0700
  • 83aaf4904b os: fix whoops in SetMemoryPermission on windows Michael Scire 2022-06-11 00:58:14 -0700
  • 019a7600c7 os: implement MemoryHeapManager, SetMemoryAttribute Michael Scire 2022-06-10 22:35:57 -0700
  • dcf2d7ff9b kern: optimize postfix-compare to prefix-compare, result logic is identical but breaks earlier in some paths Michael Scire 2022-06-07 23:49:31 -0700
  • 35e1208092 kern: mea culpa (some time since 7.x) Michael Scire 2022-06-07 23:40:32 -0700
  • 56f28f9ce5 util: prevent optimizer from removing endian-swapped writes Michael Scire 2022-05-08 15:32:59 -0700
  • 932db3b92e ams: address some warnings when building with gcc-12 Michael Scire 2022-05-07 17:09:22 -0700
  • 696cfb4862 lr: update capacity constants to reflect 12.0.0 changes Michael Scire 2022-05-26 18:44:12 -0700
  • 95b3d39918 strat: update for code changes found in boot (closes #1797) Michael Scire 2022-05-05 17:45:55 -0700
  • b91294d3b9 ams: fs accuracy fixes, bump to 1.3.2 Michael Scire 2022-04-29 16:13:34 -0700
  • 01848bf7ac os: fix various regressions since 1.3.1 Michael Scire 2022-04-29 15:46:55 -0700
  • ee0cb14b97 os: fix minor bug (and simplify) MapProcessCodeMemory Michael Scire 2022-04-18 01:43:49 -0700
  • 2702120d79 ro/os: use os primitives for MapProcessCodeMemory Michael Scire 2022-04-18 01:39:22 -0700
  • e5051619b6 loader: update for changes in 14.0.0 Michael Scire 2022-04-17 20:11:05 -0700
  • aecf739a7c loader: use os apis for interacting with process memory Michael Scire 2022-04-17 18:51:36 -0700
  • 1ac83a92e5 strat: fix linux clang build Michael Scire 2022-04-17 14:01:03 -0700
  • 54b6d5f40b optional: add c++23 monadic interface Michael Scire 2022-04-17 12:17:23 -0700
  • 91ef9bb92c fs: fix null check in AesXtsStorageExternal Michael Scire 2022-04-16 12:28:40 -0700
  • 0841242371 os: silence a maybe-uninit warning Michael Scire 2022-04-16 12:28:21 -0700
  • 738f57cd37 os: refactor multi wait apis to better match Nintendo's latest implementation Michael Scire 2022-04-12 16:47:36 -0700
  • a6c096e833 fs: QueryEntry uses NonSecure buffers Michael Scire 2022-04-08 11:23:39 -0700
  • a309a1273e fs: fix memory leak when path is reallocated (closes #1842) Michael Scire 2022-04-08 11:02:17 -0700
  • 6d0e0bc135 os: broadcast, not signal, on release more than 1 sema Michael Scire 2022-04-07 12:17:13 -0700
  • 590cdaf022 ams: add enum recognition for 14.1.0 Michael Scire 2022-04-04 17:44:56 -0700
  • ddd98cb20b util: update some bit utility logic Michael Scire 2022-04-03 10:51:46 -0700
  • 0a6fec909b fs: update signature for VerifySign1 Michael Scire 2022-04-01 21:06:26 -0700
  • 1aa71e6e44 fssystem: add unique lock apis Michael Scire 2022-03-28 14:29:22 -0700
  • 08787303a2 fs: update romfs types Michael Scire 2022-03-28 13:57:06 -0700
  • 8127091934 fs: remove dead code Michael Scire 2022-03-28 08:37:08 -0700
  • 37089309b2 fs: update LocalFileSystem Michael Scire 2022-03-28 01:33:40 -0700
  • f2480c7b33 fs: fixup all OperateRange implementations Michael Scire 2022-03-28 00:54:10 -0700
  • b4da4ddb7e os: add DetachIoRegionHandle Michael Scire 2022-03-28 00:00:36 -0700
  • bcaf3e8cd9 util: LockFreeAtomicType (for time) Michael Scire 2022-03-27 20:15:10 -0700
  • d47c54c70b strat: add windows socket api, linux/macos TODO Michael Scire 2022-03-27 14:36:31 -0700
  • 87f3e02042 fs: also update comment, for locking Michael Scire 2022-03-26 15:29:38 -0700
  • 08c3748b87 fs: fix inverted optional-lock condition Michael Scire 2022-03-26 15:28:40 -0700
  • 45db9a519b fs: implement new 14.0.0 spl-ctr dispatch semantics Michael Scire 2022-03-26 15:21:12 -0700
  • 6a5d2ced4b ams: globally prefer R_RETURN to return for ams::Result Michael Scire 2022-03-26 14:48:33 -0700
  • 6f4618ea60 ams: use R_SUCCEED, R_THROW globally Michael Scire 2022-03-26 00:14:36 -0700
  • 99fba44125 fs: update IStorage::Check functions for 14.0.0 Michael Scire 2022-03-25 23:29:36 -0700
  • e7d6626ef6 fs: update a few loose missed results Michael Scire 2022-03-25 10:02:55 -0700
  • cdadb5e9a2 fs: update nca drivers (and dependents/callees) for 14.0.0 changes Michael Scire 2022-03-25 09:48:24 -0700
  • 05fdf2ae75 fs: update HashGeneratorFactorySelector to reflect 14.0.0 Michael Scire 2022-03-24 21:57:28 -0700
  • 974526f708 fs: reduce path size 0x28 -> 0x18 SciresM 2022-03-24 20:22:47 -0700
  • 767f4a9913 util: pointer traits only if <memory>/stratosphere Michael Scire 2022-03-24 18:24:19 -0700
  • 7a0bfc4397 util: add pointer utils, use to constrain fs pointers Michael Scire 2022-03-24 16:21:03 -0700
  • 2c630d5514 fs: fix removed include Michael Scire 2022-03-24 13:31:49 -0700
  • 0f8ae6e04b fs: for my sanity, begin tracking version where code was last checked for accuracy Michael Scire 2022-03-24 08:43:40 -0700
  • 726a7efddf fs: fix out of bounds access when parsing directory paths Michael Scire 2022-03-23 13:38:34 -0700
  • af48924e59 crypto: fix aes-128 dec on arm64/cortex-a57 Michael Scire 2022-03-23 11:24:43 -0700
  • 652828c4f3 strat: fix clang build Michael Scire 2022-03-23 10:39:20 -0700
  • d97cdde1aa os/dd: add missing semicolon to new cache logic Michael Scire 2022-03-23 00:29:49 -0700
  • 11f2fadb19 exo: right, Mariko* is a wiki-ism Michael Scire 2022-03-23 00:04:14 -0700
  • 80022c72bc exo: update for new dram ids Michael Scire 2022-03-23 00:03:18 -0700
  • 737720086b kern: codegen tweaks, now that we're no longer -Os Michael Scire 2022-03-22 23:58:39 -0700
  • 2d8a1c85de kern: good night sweet prince Michael Scire 2022-03-22 23:13:50 -0700
  • 4689ef9033 kern: on second thought, gcc built ins are for chumps Michael Scire 2022-03-22 23:10:09 -0700