Age | Commit message (Expand) | Author |
---|---|---|
2019-12-28 | split kernel into 2 stages; second stage gets copied to 0x0 and runs from there | Wojtek Kosior |
2019-12-28 | clean-up memory.h | Wojtek Kosior |
2019-12-28 | use ldm instruction instead of libkernel for entering user mode; get rid of l... | Wojtek Kosior |
2019-12-03 | separate libkernel setus, PL0 code setup and jump to PL0 code into different ... | Wojtek Kosior |
2019-12-02 | create a separate library for kernel code that should run in PL0 mode | Wojtek Kosior |
2019-11-19 | bugfix - properly compute section address | Wojtek Kosior |
2019-11-19 | split kernel into more files | Wojtek Kosior |