History for Atmosphere / mesosphere / kernel / source
2020-02-14
@Michael Scire
kern: implement KWorkerTaskManager
Michael Scire committed on 14 Feb 2020
@Michael Scire
kern: use TinyMT instead of mt19937_t
Michael Scire committed on 14 Feb 2020
@Michael Scire
libmesosphere: move .s to kernel (prevent manifesting in kernelldr)
Michael Scire committed on 14 Feb 2020
@Michael Scire
kern: implement enough of KPageTable to initialize a thread
Michael Scire committed on 14 Feb 2020
2020-02-08
@Michael Scire
kern: Implement exception vector ASM
Michael Scire committed on 8 Feb 2020
2020-02-05
@Michael Scire
kern: s/MemoryBlock/MemoryRegion/g
Michael Scire committed on 5 Feb 2020
2020-01-30
@Michael Scire
kern: fully implement slabheap init
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: 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
@Michael Scire
kern: finish implementing assembly init routines
Michael Scire committed on 24 Jan 2020
@Michael Scire
kern: reuse data cache code during init
Michael Scire committed on 24 Jan 2020
@Michael Scire
kern: fix bss end align (now gets through kernelldr on hardware)
Michael Scire committed on 24 Jan 2020
@Michael Scire
kern: push code through call to kernelldr
Michael Scire committed on 24 Jan 2020
@Michael Scire
meso: add script to build mesosphere.bin
Michael Scire committed on 24 Jan 2020
@Michael Scire
meso: skeleton buildsystem for kernel
Michael Scire committed on 24 Jan 2020