aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Double the SPI bandwith by writing only 8 bits to the spi data register inste...Josh Rahm2020-12-03
* Some changes to linked listJosh Rahm2020-12-03
* Add linked list header.Josh Rahm2020-11-29
* The lights really work this time.Josh Rahm2020-11-29
* Have a stable red/green pattern on my LED strip.Josh Rahm2020-11-29
* Some LED lights working. Not great. WIPJosh Rahm2020-11-28
* Fix kalloc bug.Josh Rahm2020-11-28
* Basic SPI working.Josh Rahm2020-11-26
* Add ability to jump to a usermode init routine.Josh Rahm2020-11-25
* 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
* Changes to painic. It now prints the stack at the time of failure (if logging...Josh Rahm2020-11-24
* 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