Age | Commit message (Expand) | Author |
---|---|---|
2020-01-03 | add (not yet fully working - it can only send through uart now) interrupt-dri... | Wojtek Kosior |
2019-12-31 | split stack into irq, fiq and supervisor stacks; add proper handling of those... | Wojtek Kosior |
2019-12-31 | don't statically define the unprivileged section (we're going to have many dy... | Wojtek Kosior |
2019-12-31 | implement basic memory section allocation for processes | Wojtek Kosior |
2019-12-30 | fix the linking of embedded ramfs | Wojtek Kosior |
2019-12-28 | split kernel into 2 stages; second stage gets copied to 0x0 and runs from there | Wojtek Kosior |