aboutsummaryrefslogtreecommitdiff
path: root/include/kern
Commit message (Expand)AuthorAge
* Added kernel-level abstraction over the spi interface.Josh Rahm2020-12-04
* Add systick/...Josh Rahm2020-12-04
* Some LED lights working. Not great. WIPJosh Rahm2020-11-28
* Fix kalloc bug.Josh Rahm2020-11-28
* Primitive ability to call kernel code from userspace.Josh Rahm2020-11-25
* Add priv.h/c to allow switching to user mode. Change some things with the MPU...Josh Rahm2020-11-25
* Add module for controlling the MPU.Josh Rahm2020-11-25
* Fix kalloc. Now the HEAP START and HEAP END globals are defined by the linker...Josh Rahm2020-11-24
* Add better logging capabilities, including the ability to panic.Josh Rahm2020-11-24
* rename halloc to kallocJosh Rahm2020-11-24
* Moved action to top level.Josh Rahm2020-11-24