Age | Commit message (Expand) | Author |
---|---|---|
2019-12-31 | don't statically define the unprivileged section (we're going to have many dy... | Wojtek Kosior |
2019-12-31 | use just implemented basic memory section allocation for processes | Wojtek Kosior |
2019-12-31 | typo | Wojtek Kosior |
2019-12-31 | determine amount of memory available | Wojtek Kosior |
2019-12-31 | handle atags in C code, print (some of) it's contents | Wojtek Kosior |
2019-12-30 | inform about values passed to the kernel | Wojtek Kosior |
2019-12-30 | io api rework | Wojtek Kosior |
2019-12-28 | split kernel into 2 stages; second stage gets copied to 0x0 and runs from there | Wojtek Kosior |