| 2020-09-07 |
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
|
|
|
kern: use size instead of phys addr as sentinel value in InitializeCore linear mapping logic
fincs
authored
on 13 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: remove accidentally copypasted code
fincs
authored
on 13 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: add stubbed KDevicePageTable implementation for systems without iommu
fincs
authored
on 10 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: move SetupPoolPartitionMemoryRegions into board specific implementation
fincs
authored
on 10 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: make GetTargetFirmware a compile-time constant when not building for Switch
fincs
authored
on 10 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: use std::atomic_ref instead of reinterpret_cast to std::atomic
Michael Scire
authored
on 13 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: use common GIC implementation for arm/arm64
Michael Scire
authored
on 12 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: correct flushing of init arguments
Michael Scire
authored
on 12 Aug 2020
SciresM
committed
on 19 Aug 2020
|