Age | Commit message (Expand) | Author |
---|---|---|
2019-12-24 | simplify linking of libkernel | Wojtek Kosior |
2019-12-17 | add missing newline in output | Wojtek Kosior |
2019-12-17 | make things work again on real hw (setting system mode moved to boot.S) | Wojtek Kosior |
2019-12-10 | re-enter system mode on invalid data access from PL0 code | 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-12-02 | read and write entire volatile struct at once, not it's single fields | Wojtek Kosior |
2019-11-19 | minor edit | Wojtek Kosior |
2019-11-19 | split kernel into more files | Wojtek Kosior |