| 2020-07-31 |
kern: implement SvcSetHeapSize
Michael Scire
authored
on 15 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|---|---|
| 2020-07-13 |
kern: add SvcQueryIoMapping (NOTE: pre-10.x, ABI needs update)
Michael Scire
committed
on 13 Jul 2020
|
| 2020-07-11 |
kern: add KPageTableBase::CopyMemory Linear <-> User and Linear <-> Kernel
Michael Scire
committed
on 11 Jul 2020
|
| 2020-02-19 |
kern: implement MapIo
Michael Scire
committed
on 19 Feb 2020
|
| 2020-02-17 |
kern: implement through kip decompression
Michael Scire
committed
on 17 Feb 2020
|
| 2020-02-15 |
kern: implement smmu init
Michael Scire
committed
on 15 Feb 2020
|
| 2020-02-14 |
kern: implement enough of KPageTable to initialize a thread
Michael Scire
committed
on 14 Feb 2020
|
| 2020-02-09 |
kern: print layout for debug during startup
Michael Scire
committed
on 9 Feb 2020
|
| 2020-02-08 |
kern: Implement exception vector ASM
Michael Scire
committed
on 8 Feb 2020
|
|
kern: implement dpc + skeleton rest of main
Michael Scire
committed
on 8 Feb 2020
|
|
| 2020-02-07 |
kern: implement dynamic slab init + ini relocation
Michael Scire
committed
on 7 Feb 2020
|
|
kern: implement more of KMemoryManager through KPageBuffer slab init
Michael Scire
committed
on 7 Feb 2020
|
|
|
kern: implement KMemoryManager init
Michael Scire
committed
on 7 Feb 2020
|
|
| 2020-02-06 |
kern: implement KResourceLimit
Michael Scire
committed
on 6 Feb 2020
|
|
kern: fix carveout region calcs
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-31 |
kern: implement KThreadLocalPage
Michael Scire
committed
on 31 Jan 2020
|
|
kern: implement KHandleTable, other cleanup
Michael Scire
committed
on 31 Jan 2020
|
|
| 2020-01-30 |
kern: fully implement slabheap init
Michael Scire
committed
on 30 Jan 2020
|
| 2020-01-29 |
kern: optimize memory block tree lookups
Michael Scire
committed
on 29 Jan 2020
|
|
kern: skeleton enough types to init KCoreLocalRegion in main()
Michael Scire
committed
on 29 Jan 2020
|
|
|
meso: makefile improvements, sysreg accessors
Michael Scire
committed
on 29 Jan 2020
|
|
|
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
|