aboutsummaryrefslogtreecommitdiff
path: root/src/kern/init.c
Commit message (Expand)AuthorAge
* Refactor the linker script to make more sense.broken_linkerJosh Rahm2022-12-09
* Fixed linker script on desktopJosh Rahm2022-12-08
* Add broken linker stuff to test on desktop.Josh Rahm2022-12-08
* run clang-format.Josh Rahm2021-10-26
* Fix Init Level Logging.Josh Rahm2021-10-26
* I figured out how to align the data section.Josh Rahm2021-10-26
* Removed the requirement for the init data to be aligned.Josh Rahm2021-10-26
* Fixed annoying bug with bootup when compiling with new GCC.Josh Rahm2021-10-26
* Fix kalloc bug.Josh Rahm2020-11-28
* Primitive ability to call kernel code from userspace.Josh Rahm2020-11-25
* Add better logging capabilities, including the ability to panic.Josh Rahm2020-11-24
* Update .clang-format and run it on filseJosh Rahm2020-11-24
* Moved action to top level.Josh Rahm2020-11-24