| 2023-02-23 |
kern: add InfoType_IoRegionHint
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|---|---|
|
kern: refactor priority inheritance to represent locks as C++ objects
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: remove unnecessary interrupt disables from arbiter/condvar
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: KConditionVariable::SignalToAddress now emits dmb before userspace write
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: refactor init (kill identity map, merge cpu on logic)
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: use variable-count parameter arrays for DebugEvents
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: update KSystemControl::InitializePhase1, dynamically scale 39-bit address space regions
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: update for new ChangePermissions page table operation
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: adjust pool allocations
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: simplify KSchedulerLock::Lock
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: allow QueryIoMapping to find Static mappings
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: update UnmapIoRegion for new Mapping_Memory handling
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: use tree for IoPool regions instead of list
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: optimize userspace access asm to use cheaper instruction in io memory loops
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: use different psr masks for 64 and 32-bit El0 threads
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
|
kern: increase stack parameter size by 0x10
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
|
| 2023-02-21 |
kern: update scheduler for new switch count tracking logic
Michael Scire
committed
on 21 Feb 2023
|
| 2023-01-31 |
gpio: really not sure how this works before, lol
Michael Scire
committed
on 31 Jan 2023
|
| 2023-01-25 |
|
| 2023-01-24 |
|
|
docs/ams: bump version to 1.4.1
Michael Scire
committed
on 24 Jan 2023
|
|
|
romfs: thank you fire emblem, very cool (closes #2021)
Michael Scire
committed
on 24 Jan 2023
|
|
|
romfs: push clobber fix missed by git add
Michael Scire
committed
on 24 Jan 2023
|
|
|
romfs: reduce peak allocation sizes by enabling intermediate context frees
Michael Scire
committed
on 24 Jan 2023
|
|
| 2023-01-21 |
|
| 2023-01-20 |
sdmmc: fix wrong mode select for GcAsic(Fpga)Speed
Michael Scire
committed
on 20 Jan 2023
|
|
sdmmc: fix missing call to GetSdStatus at non-uhsi mode
Michael Scire
committed
on 20 Jan 2023
|
|
| 2022-12-25 |
|
| 2022-12-13 |
erpt: fix multiple issues with automatic report cleanup (thanks @yellows8)
...
Michael Scire
committed
on 13 Dec 2022
|
| 2022-12-04 |
kern: fix GetProcessId wrong result on invalid parameter
Michael Scire
committed
on 4 Dec 2022
|