| 2020-09-07 |
kern: add most of 1.x lps driver
Michael Scire
authored
on 30 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|---|---|
|
kern: skeleton legacy lps driver
Michael Scire
authored
on 29 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
exo/kern: 1.0.0 requires access to bpmp smmu regs, userland (am) needs to map bpmp exception vectors
Michael Scire
authored
on 26 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
kern: begin 1.0.0 backwards compat changes (kips run, full boot fails)
Michael Scire
authored
on 26 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
kern: support 2-pool layout on 2.x-4.x instead of modern 4-pool layout
Michael Scire
authored
on 26 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
kern: change terminology metadata -> management
Michael Scire
authored
on 26 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
kern: pool management should be within carveout
Michael Scire
authored
on 24 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
kern: fix phys/virt pool management mixup
Michael Scire
authored
on 24 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
kern: fix linear mapped dram -> pool partition check
Michael Scire
authored
on 23 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
kern: revamp KMemoryRegionType to better encode derivation hierarchies
Michael Scire
authored
on 23 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
kern: PMC must be user-mappable for 1.0.0 compat
Michael Scire
authored
on 21 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
kern: expose mesosphere meta over GetInfo instead of GetSystemInfo
Michael Scire
authored
on 21 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
loader: extend memory region descriptors a touch more gracefully
Michael Scire
authored
on 21 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
kern/pm: support for 5.x under mesosphere
Michael Scire
authored
on 21 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
loader: support MapRegion capability as an atmosphere extension (normally kips-only)
Michael Scire
authored
on 21 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
fusee: fix sleep/wake on 6.x
Michael Scire
authored
on 21 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
kern: fix warn-errors
Michael Scire
authored
on 21 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
fusee: fixes for sd meso on lower firmwares
Michael Scire
authored
on 21 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
fusee: change meso loading to parse INI from Nintendo's kernel
Michael Scire
authored
on 20 Aug 2020
SciresM
committed
on 7 Sep 2020
|
|
|
sm: fix deadlock semantics surrounding mitm installation
Michael Scire
committed
on 7 Sep 2020
|
|
| 2020-08-19 |
kern: fix KTypedAddress, strengthen assertions
Michael Scire
authored
on 18 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
kern: add version bounds checking
Michael Scire
authored
on 18 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: avoid hardcoding maximum board memory size
Michael Scire
authored
on 18 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: improve resource region size definitions/calculations
Michael Scire
authored
on 18 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: resolve NonSecure definition TODO
Michael Scire
authored
on 18 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: correct thread termination atomicity
Michael Scire
authored
on 15 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: fix reference leak in KThread::GetThreadFromId callers
Michael Scire
authored
on 15 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: non-loop cas-weak -> cas-strong
Michael Scire
authored
on 13 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: fix bug in KScheduler::ClearPreviousThread
Michael Scire
authored
on 13 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
arm64: set -march in cpu specific configuration
fincs
authored
on 13 Aug 2020
SciresM
committed
on 19 Aug 2020
|