Age | Commit message (Expand) | Author |
---|---|---|
2019-12-28 | enter and exit supervisor call (+ fixed jumping to PL0 for the first time - s... | Wojtek Kosior |
2019-12-10 | remove old, unneeded uart_puts() call | Wojtek Kosior |
2019-12-02 | create a separate library for kernel code that should run in PL0 mode | Wojtek Kosior |
2019-11-26 | don't use switch statement with fallthrough | Wojtek Kosior |
2019-11-12 | some ugly instructions (I wouldn't call this code), that switch to PL0 and ch... | Wojtek Kosior |
2019-11-12 | TEST CODE: prepare for switching to PL0 | Wojtek Kosior |