| 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
|
|
|
kern: fix bss end align (now gets through kernelldr on hardware)
Michael Scire
committed
on 24 Jan 2020
|
|
|
kern: push code through call to kernelldr
Michael Scire
committed
on 24 Jan 2020
|
|
|
meso: add script to build mesosphere.bin
Michael Scire
committed
on 24 Jan 2020
|
|
|
meso: skeleton buildsystem for kernel
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
|
|
| 2019-12-31 |
kernel_ldr: clean up KSystemControl init API
Michael Scire
authored
on 31 Dec 2019
SciresM
committed
on 31 Dec 2019
|
|
mesosphere: refactor Elf vs Elf64 distinction
Michael Scire
authored
on 18 Dec 2019
SciresM
committed
on 31 Dec 2019
|
|
|
fusee: inject our kernel_ldr in place of N's
Michael Scire
authored
on 17 Dec 2019
SciresM
committed
on 31 Dec 2019
|
|
|
kernel_ldr: Explicitly reserve space for bss section in output .bin
fincs
authored
on 17 Dec 2019
SciresM
committed
on 31 Dec 2019
|
|
|
Replace HFILES with HFILES_BIN in all makefiles
fincs
authored
on 17 Dec 2019
SciresM
committed
on 31 Dec 2019
|
|
|
kernelldr: miscellaneous fixes
Michael Scire
authored
on 17 Dec 2019
SciresM
committed
on 31 Dec 2019
|
|
|
kernel_ldr: ensure crt0 is at start of output binary
Michael Scire
authored
on 17 Dec 2019
SciresM
committed
on 31 Dec 2019
|
|
|
kernel_ldr: finish implementing all core logic.
Michael Scire
authored
on 17 Dec 2019
SciresM
committed
on 31 Dec 2019
|
|
|
meso: miscellaneous cleanup and build fixes
fincs
authored
on 13 Dec 2019
SciresM
committed
on 31 Dec 2019
|
|
|
mesosphere: Implement kernelldr through first page table mapping
Michael Scire
authored
on 13 Dec 2019
SciresM
committed
on 31 Dec 2019
|
|
|
kernelldr: skeleton build system in prep for dev
Michael Scire
authored
on 12 Dec 2019
SciresM
committed
on 31 Dec 2019
|