| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Added kernel-level abstraction over the spi interface. | Josh Rahm | 2020-12-04 |
| * | Some changes to linked list | Josh Rahm | 2020-12-03 |
| * | Add linked list header. | Josh Rahm | 2020-11-29 |
| * | Fix kalloc bug. | Josh Rahm | 2020-11-28 |
| * | Changes to painic. It now prints the stack at the time of failure (if logging... | Josh Rahm | 2020-11-24 |
| * | Fix kalloc. Now the HEAP START and HEAP END globals are defined by the linker... | Josh Rahm | 2020-11-24 |
| * | Update .clang-format and run it on filse | Josh Rahm | 2020-11-24 |
| * | rename halloc to kalloc | Josh Rahm | 2020-11-24 |
| * | Moved action to top level. | Josh Rahm | 2020-11-24 |