| 2020-07-31 |
kern: implement SvcSleepSystem
Michael Scire
authored
on 24 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|---|---|
|
kern: fix kscheduler interrupt api, adjust debug logging
Michael Scire
authored
on 18 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: retrieve target firmware from exosphere instead of hardcoding
Michael Scire
authored
on 15 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: patch svc tables via asm, instead of relying on compiler to be nice
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: Support older SVC ABIs
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
| 2020-07-14 |
kern: Prepare to commit cardinal sin
Michael Scire
committed
on 14 Jul 2020
|
| 2020-05-12 |
Switch atmosphere's build target to C++20. (#952)
...
SciresM
authored
on 12 May 2020
GitHub
committed
on 12 May 2020
|
| 2020-05-07 |
ams: revamp target firmware
Michael Scire
committed
on 7 May 2020
|
| 2020-04-26 |
kern: implement KUnsafeMemory
Michael Scire
committed
on 26 Apr 2020
|
| 2020-04-22 |
kern/kldr: fix bugs in physical randomization
Michael Scire
committed
on 22 Apr 2020
|
| 2020-04-20 |
kern: implement 10.x perm change, fix many page table bugs
Michael Scire
committed
on 20 Apr 2020
|
| 2020-04-19 |
kern: Update init to reflect 10.0.0 changes
Michael Scire
committed
on 19 Apr 2020
|
| 2020-04-14 |
ams: fix boot sysmodule/kernel for 10.0.0
Michael Scire
committed
on 14 Apr 2020
|
|
kernel_ldr: update to support 10.0.0
Michael Scire
committed
on 14 Apr 2020
|
|
| 2020-03-18 |
kern: implement CallSecureMonitor, some of GetInfo/GetSystemInfo
Michael Scire
committed
on 18 Mar 2020
|
| 2020-02-20 |
kern: implement KUserPointer (and test with QueryMemory) in advance of svc dev
Michael Scire
committed
on 20 Feb 2020
|
|
kern: implement user thread start, el0 code now runs
Michael Scire
committed
on 20 Feb 2020
|
|
|
kern: implement KProcess::Run
Michael Scire
committed
on 20 Feb 2020
|
|
| 2020-02-19 |
kern: mark initial threads as intended constinit
Michael Scire
committed
on 19 Feb 2020
|
| 2020-02-18 |
kern: add KProcess members
Michael Scire
committed
on 18 Feb 2020
|
| 2020-02-15 |
kern: implement smmu init
Michael Scire
committed
on 15 Feb 2020
|
|
kern: kern::arm64 -> kern::arch::arm64
Michael Scire
committed
on 15 Feb 2020
|
|
|
kern: implement lightlock slowpath (works on hw)
Michael Scire
committed
on 15 Feb 2020
|
|
| 2020-02-14 |
kern: implement KWorkerTaskManager
Michael Scire
committed
on 14 Feb 2020
|
|
kern: implement interrupt thread init
Michael Scire
committed
on 14 Feb 2020
|
|
|
kernel_ldr: fix consistency on hardware
Michael Scire
committed
on 14 Feb 2020
|
|
|
kern: use TinyMT instead of mt19937_t
Michael Scire
committed
on 14 Feb 2020
|
|
|
libmesosphere: move .s to kernel (prevent manifesting in kernelldr)
Michael Scire
committed
on 14 Feb 2020
|
|
|
kern: implement enough of KPageTable to initialize a thread
Michael Scire
committed
on 14 Feb 2020
|
|
| 2020-02-08 |
kern: Implement exception vector ASM
Michael Scire
committed
on 8 Feb 2020
|