| 2020-02-08 |
kern: Implement exception vector ASM
Michael Scire
committed
on 8 Feb 2020
|
|---|---|
|
kern: bugfix, turn on auditing for the time being
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: obj stubs to get past slab init
Michael Scire
committed
on 7 Feb 2020
|
|
kern: print backtrace on panic
Michael Scire
committed
on 7 Feb 2020
|
|
|
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: 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
|
|
|
kern: implement much of KScheduler, KHardwareTimer
Michael Scire
committed
on 5 Feb 2020
|
|
| 2020-01-31 |
meso: use -fno-non-call-exceptions, -fno-use-cxa-atexit
Michael Scire
committed
on 31 Jan 2020
|
|
kern: mostly implement KThread::Initialize
Michael Scire
committed
on 31 Jan 2020
|
|
|
kern: implement KThreadContext
Michael Scire
committed
on 31 Jan 2020
|
|
|
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
|
|
kern: Skeleton KSynchronizationObject
Michael Scire
committed
on 30 Jan 2020
|
|
|
kern: Implement KAutoObject, KSlabHeap, KLightLock
Michael Scire
committed
on 30 Jan 2020
|
|
| 2020-01-29 |
kern: skeleton enough types to init KCoreLocalRegion in main()
Michael Scire
committed
on 29 Jan 2020
|
|
cpu: optimize core barrier
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
|
|
| 2020-01-24 |
meso: find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire
committed
on 24 Jan 2020
|
|
meso: add script to build mesosphere.bin
Michael Scire
committed
on 24 Jan 2020
|
|
|
mesosphere: Implement SVC table auto-generation
Michael Scire
committed
on 24 Jan 2020
|
|
|
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
|