index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
kernel
/
board
Age
Commit message (
Expand
)
Author
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-05
k_system_control: Fix data race
lat9nq
2022-02-27
hle: kernel: board: nx: Add k_memory_layout.h header.
bunnei
2022-02-27
hle: kernel: k_system_control: Add GetRealMemorySize and update GetKernelPhys...
bunnei
2022-02-21
hle: kernel: KSystemControl: Use 6GB memory layout when "use_extended_memory_...
bunnei
2021-11-03
core: Remove unused includes
ameerj
2021-06-24
common: Replace common_sizes into user-literals
Wunkolo
2021-03-23
hle: kernel: k_system_control: Remove unnecessary inline.
bunnei
2021-03-23
common: common_sizes: Move sizes to the Common namespace.
bunnei
2021-03-21
hle: kernel: board: k_system_control: Extend to include memory region sizes.
bunnei
2021-03-21
hle: kernel: board: Add secure_monitor module.
bunnei
2021-03-21
hle: kernel: KSystemControl: Update to reflect board-specific behavior.
bunnei
2021-03-21
hle: kernel: Add architecture and board specific memory regions.
bunnei