| 2020-07-31 |
kern: implement all device address space svcs
Michael Scire
authored
on 15 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: implement DetachDeviceAddressSpace, skeleton other das funcs in KDevicePageTable
Michael Scire
authored
on 15 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: add infra (but not impl) for all DeviceAddressSpace svcs
Michael Scire
authored
on 15 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: add SvcCreateDeviceAddressSpace, SvcAttachDeviceAddressSpace
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: add SvcReadWriteRegister
Michael Scire
authored
on 14 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
| 2020-07-10 |
kern: implement SvcUnmapMemory, more of SvcGetInfo
Michael Scire
committed
on 10 Jul 2020
|
| 2020-04-19 |
kern: Update init to reflect 10.0.0 changes
Michael Scire
committed
on 19 Apr 2020
|
|
kern: Update page bitmaps/alloc to reflect 10.0.0 changes
Michael Scire
committed
on 19 Apr 2020
|
|
| 2020-03-18 |
kern: implement CallSecureMonitor, some of GetInfo/GetSystemInfo
Michael Scire
committed
on 18 Mar 2020
|
| 2020-03-08 |
Implement the NCM sysmodule (closes #91)
...
Adubbz
authored
on 8 Mar 2020
GitHub
committed
on 8 Mar 2020
|
| 2020-02-22 |
kern: mem access prep for svc streams, TODO_IMPLEMENT -> UNIMPLEMENTED
Michael Scire
committed
on 22 Feb 2020
|
| 2020-02-20 |
kern: fix building without debugging turned on
Michael Scire
committed
on 20 Feb 2020
|
| 2020-02-19 |
kern: implement process(pagetable) init
Michael Scire
committed
on 19 Feb 2020
|
| 2020-02-15 |
kern: implement smmu init
Michael Scire
committed
on 15 Feb 2020
|
|
kern: switch->nx, implement sleep manager init
Michael Scire
committed
on 15 Feb 2020
|
|
| 2020-02-14 |
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
|
|
| 2020-02-07 |
kern: implement dynamic slab init + ini relocation
Michael Scire
committed
on 7 Feb 2020
|
| 2020-02-06 |
kern: implement KResourceLimit
Michael Scire
committed
on 6 Feb 2020
|
|
kern: implement uart init + logging
Michael Scire
committed
on 6 Feb 2020
|
|
| 2020-02-05 |
kern: s/MemoryBlock/MemoryRegion/g
Michael Scire
committed
on 5 Feb 2020
|
|
kern: implement more of KInterruptManager
Michael Scire
committed
on 5 Feb 2020
|
|
| 2020-01-30 |
kern: fully implement slabheap init
Michael Scire
committed
on 30 Jan 2020
|
| 2020-01-29 |
kern: implement pool partition memblock setup
Michael Scire
committed
on 29 Jan 2020
|
|
kern: Implement most of memory init (all cores hit main, but still more to do)
Michael Scire
committed
on 29 Jan 2020
|
|
| 2020-01-24 |
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire
committed
on 24 Jan 2020
|
| 2020-01-03 |
libvapours: add (kibi/mebi/gibi)byte literals
Michael Scire
committed
on 3 Jan 2020
|
| 2020-01-02 |
meso: use BitPack
Michael Scire
committed
on 2 Jan 2020
|
| 2019-12-31 |
kernel_ldr: clean up KSystemControl init API
Michael Scire
authored
on 31 Dec 2019
SciresM
committed
on 31 Dec 2019
|