| 2020-02-20 |
kern: implement KUserPointer (and test with QueryMemory) in advance of svc dev
Michael Scire
committed
on 20 Feb 2020
|
|---|---|
|
kern: implement user thread start, el0 code now runs
Michael Scire
committed
on 20 Feb 2020
|
|
|
kern: implement KProcess::Run
Michael Scire
committed
on 20 Feb 2020
|
|
| 2020-02-19 |
kern: mark initial threads as intended constinit
Michael Scire
committed
on 19 Feb 2020
|
| 2020-02-18 |
kern: add KProcess members
Michael Scire
committed
on 18 Feb 2020
|
| 2020-02-15 |
kern: implement smmu init
Michael Scire
committed
on 15 Feb 2020
|
|
kern: kern::arm64 -> kern::arch::arm64
Michael Scire
committed
on 15 Feb 2020
|
|
|
kern: implement lightlock slowpath (works on hw)
Michael Scire
committed
on 15 Feb 2020
|
|
| 2020-02-14 |
kern: implement KWorkerTaskManager
Michael Scire
committed
on 14 Feb 2020
|
|
kern: implement interrupt thread init
Michael Scire
committed
on 14 Feb 2020
|
|
|
kernel_ldr: fix consistency on hardware
Michael Scire
committed
on 14 Feb 2020
|
|
|
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
|
|
|
kern: implement enough of KPageTable to initialize a thread
Michael Scire
committed
on 14 Feb 2020
|
|
| 2020-02-08 |
kern: Implement exception vector ASM
Michael Scire
committed
on 8 Feb 2020
|
| 2020-02-07 |
kern: implement dynamic slab init + ini relocation
Michael Scire
committed
on 7 Feb 2020
|
| 2020-02-05 |
kern: s/MemoryBlock/MemoryRegion/g
Michael Scire
committed
on 5 Feb 2020
|
| 2020-01-31 |
kern .fini array: one weird trick
Michael Scire
committed
on 31 Jan 2020
|
|
kernel: use .rel.ro
Michael Scire
committed
on 31 Jan 2020
|
|
| 2020-01-30 |
kern: fully implement slabheap init
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
|
|
meso: makefile improvements, sysreg accessors
Michael Scire
committed
on 29 Jan 2020
|
|
|
kern: implement debug register/vectors init
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
|
|
kern: finish implementing assembly init routines
Michael Scire
committed
on 24 Jan 2020
|
|
|
meso: discard .interp section
Michael Scire
committed
on 24 Jan 2020
|
|
|
kern: reuse data cache code during init
Michael Scire
committed
on 24 Jan 2020
|