2020-02-06
@Michael Scire
kern: implement uart init + logging
Michael Scire committed on 6 Feb 2020
2020-02-05
@Michael Scire
kern: s/MemoryBlock/MemoryRegion/g
Michael Scire committed on 5 Feb 2020
@Michael Scire
kern: implement more of KInterruptManager
Michael Scire committed on 5 Feb 2020
@Michael Scire
kern: implement much of KScheduler, KHardwareTimer
Michael Scire committed on 5 Feb 2020
2020-02-01
@Michael Scire
style cleanup
Michael Scire committed on 1 Feb 2020
@Michael Scire
kern: add abstract scoped lock template
Michael Scire committed on 1 Feb 2020
@Michael Scire
kern: implement KSchedulerLock
Michael Scire committed on 1 Feb 2020
2020-01-31
@Michael Scire
kern .fini array: one weird trick
Michael Scire committed on 31 Jan 2020
@Michael Scire
meso: use -fno-non-call-exceptions, -fno-use-cxa-atexit
Michael Scire committed on 31 Jan 2020
@Michael Scire
kernel: use .rel.ro
Michael Scire committed on 31 Jan 2020
@Michael Scire
util: remove spurious error in parent offset calc
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: mostly implement KThread::Initialize
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: add all kthread members
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: implement KThreadContext
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: implement KPriorityQueue
Michael Scire committed on 31 Jan 2020
@Michael Scire
util: add BitSet
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: implement KAffinityMask
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: implement KThreadLocalPage
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: implement KHandleTable, other cleanup
Michael Scire committed on 31 Jan 2020
2020-01-30
@Michael Scire
kern: fully implement slabheap init
Michael Scire committed on 30 Jan 2020
@Michael Scire
kern: Skeleton KSynchronizationObject
Michael Scire committed on 30 Jan 2020
@Michael Scire
kern: Implement KAutoObject, KSlabHeap, KLightLock
Michael Scire committed on 30 Jan 2020
2020-01-29
@Michael Scire
kern: optimize memory block tree lookups
Michael Scire committed on 29 Jan 2020
@Michael Scire
kern: skeleton enough types to init KCoreLocalRegion in main()
Michael Scire committed on 29 Jan 2020
@Michael Scire
meso: makefile improvements, sysreg accessors
Michael Scire committed on 29 Jan 2020
@Michael Scire
cpu: optimize core barrier
Michael Scire committed on 29 Jan 2020
@Michael Scire
kern: implement debug register/vectors init
Michael Scire committed on 29 Jan 2020
@Michael Scire
kern: implement pool partition memblock setup
Michael Scire committed on 29 Jan 2020
@Michael Scire
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
@Michael Scire
meso: find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire committed on 24 Jan 2020