Changes:
- cedd61d "Merge Tagged PR 1340"
- 4037e81 "Merge Tagged PR 4836"
- 5bf6ddf "Merge Tagged PR 5896"
- b04877d Merge pull request #6099 from bunnei/derive-mem
- 31c80b8 Merge pull request #6171 from german77/services
- c6d2af1 Merge pull request #6156 from lioncash/lock-discard
- 9cf8bcc Merge pull request #6113 from german77/playhistory
- 96d07b4 Merge pull request #6158 from german77/hidServiceTables
- d6e5e05 Merge pull request #6162 from degasus/no_spin_loops
- c342495 Merge pull request #6164 from Morph1984/service-update-12.x
See More
- 9c85bcb ns: Update to 12.x
- 467ef54 aoc_u: Update to 12.x
- 8a9e834 nim: Update to 12.x
- e0bddf8 npns: Update to 12.x
- 5ce0e12 bgtc: Update to 12.x and implement OpenTaskService
- 6af7bd0 vi: Update to 12.x
- 7e62452 erpt: Update to 12.x
- 5ec2fdc btm: Update to 12.x
- 214ef2d btdrv: Update to 12.x
- c1017ef Merge pull request #6168 from Morph1984/stub-SetNpadAnalogStickUseCenterClamp
- 09a8e08 wlan: Update to 12.x
- ac14ef7 usb: Use proper names
- 35abd56 ITimeZoneService: Update to 12.x
- e7530b3 spl: Update to 12.x
- 01928b1 sfdnsres: Use proper names
- ff12012 nsd: Update to 12.x
- f90041a ethc: Update to 12.x
- 6c81332 sm: Use proper names, update to 12.x
- 7133bfd set_sys: Update to 12.x
- 556c5df pctl_module: Update to 12.x
- 4530b58 pcie: Use proper names
- 53f1560 olsc: Update to 12.x
- c37b8a1 pl_u: Update to 12.x
- 278c38a ldr: Use proper names
- a4e2821 arp: Use proper names, update to 12.x
- a83f0f7 caps_u: Update to 12.x
- dbc4c8e caps_a: Update to 12.x
- 0379077 bpc: Use proper names
- 0377618 bcat_module: Update to 12.x
- 247b1c1 codecctl: Use proper names
- ec0e644 audren_u: Use proper names
- 8f1300c audren_a: Use proper names
- 6219da6 audrec_u: Use proper names, update to 12.x
- 5ce97bf audrec_a: Use proper names
- b059db7 audout_u: Use proper names
- c51d9e0 audout_a: Use proper names
- d7f2078 audin_u: Use proper names
- b6bbc0d audin_a: Use proper names
- 701b6c2 Merge pull request #6155 from ameerj/kernel-12-rescnt
- d894818 Merge pull request #6157 from Morph1984/am-update-12.x
- 1744fa6 Merge pull request #6062 from ameerj/auto-stub
- dfac2e2 Merge pull request #6145 from lat9nq/nvhost_empty_memcpy
- 415dfb6 Merge pull request #6154 from lioncash/svcrange2
- 8e545de service: hid: Stub SetAnalogStickUseCenterClamp
- 15a07f0 Merge pull request #6160 from Morph1984/fs-update-12.x
- 262a702 Merge pull request #6143 from lat9nq/nvhost_null_memcpy
- 535e50d Merge pull request #6159 from Morph1984/acc-update-12.x
- e8bd9ae video_core: Use a CV for blocking commands.
- e6fb49f video_core/gpu_thread: Keep the write lock for allocating the fence.
- 5145133 video_core/gpu_thread: Implement a ShutDown method.
- 4aec060 common/threadsafe_queue: Provide Wait() method.
- 3173a53 Merge pull request #6130 from degasus/better_assert_handling
- d490f6d Merge pull request #6153 from lioncash/svcrange
- 6dc35ca Merge pull request #6161 from Morph1984/audio-update-12.x
- a2d40b8 hwopus: Update to 12.x
- 1ad4c98 IFile: Update to 12.x
- c44db90 fsp-srv: Update to 12.x
- 531e797 dauth_o: Update to 11.x
- ded420c acc_u1: Update to 12.x
- 63caeca acc_su: Update to 12.x
- 4fe05d7 hid: Update service function tables
- 63ebf2a ISelfController: Update to 11.x
- d041201 IApplicationFunctions: Update to 11.x
- ad0d581 IDebugFunctions: Update to 12.x
- 49ec578 ICommonStateGetter: Update to 12.x
- 4cdc701 IGlobalStateController: Update to 12.x
- 95fa89d IHomeMenuFunctions: Update to 12.x
- 530a5a1 Amend bizarre clang-format suggestions
- 1e96460 k_scoped_scheduler_lock_and_sleep: Mark class as [[nodiscard]]
- c018769 k_scoped_lock: delete copy and move assignment operators
- bc30aa8 k_scoped_lock: Mark class as [[nodiscard]]
- 97e2604 k_scheduler: Mark KScopedSchedulerLock as [[nodiscard]]
- 2490067 kernel: Increase event and session counts
- 55fc808 svc: Expand SVC tables
- 03dda80 process_capability: Handle extended SVC range
- 2cc42e4 nvhost_nvdec_common: Avoid memcpy with null pointers
- 638c892 nvhost_ctrl_gpu: Avoid sending null pointer to memcpy
- 9be819f common: Move assert failure handling into a cpp file.
- 54c1e08 configuration: Add auto stub toggle that resets on boot
- e6e6142 service: Auto stub fallback
- b2fb5c6 Friend: Stub GetPlayHistoryRegistrationKey
- 10d6e9f hle: kernel: Breakup InitializeMemoryLayout.
- fb91647 hle: kernel: k_memory_region_type: Minor code cleanup.
- 4eac870 hle: kernel: k_memory_region: Minor code cleanup.
- 9032d21 hle: kernel: k_memory_layout: Use pair instead of tuple.
- a32190d hle: kernel: k_system_control: Remove unnecessary inline.
- ab5995c common: common_sizes: Move sizes to the Common namespace.
- 1d78190 hle: kernel: Merge KMemoryRegionAttr and KMemoryRegionType.
- 3ffbe50 hle: kernel: Remove unused variable.
- fc5205f hle: kernel: k_memory_region_type: Remove extra ".
- 1996cae hle: kernel: k_memory_layout: Move KMemoryRegionAllocator out of global.
- 343eaec hle: kernel: k_memory_layout: Derive memory regions based on board layout.
- 8d0ba7e common: common_sizes: Move Invalid to Size_* prefix and add missing values.
- 8068836 hle: kernel: k_memory_region: Refactor to simplify code.
- edbc505 hle: kernel: board: k_system_control: Extend to include memory region sizes.
- 10265ad hle: kernel: board: Add secure_monitor module.
- 28be8ae common: Move common sizes to their own header for code reuse.
- 01f04fe hle: kernel: k_address_space_info: Cleanup.
- f2e1441 hle: kernel: Add k_trace module.
- 5762517 hle: kernel: KSystemControl: Update to reflect board-specific behavior.
- a439867 hle: kernel: KMemoryManager: Add CalculateManagementOverheadSize.
- 43a29b5 hle: kernel: KMemoryManager: Add aliases.
- c17beef hle: kernel: Add architecture and board specific memory regions.
- 3fb64da hle: kernel: KMemoryRegion: Derive region values.
- 5872561 hle: kernel: Migrate some code from Common::SpinLock to KSpinLock.
- 541b435 hle: kernel: Add initial KMemoryRegionType module.
- 778e0f8 hle: kernel: Move KMemoryRegion to its own module and update.
This list of changes was auto generated.