| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Fix the linker script to put the .got section in flash.HEADmaster | Josh Rahm | 2022-12-12 |
| * | Refactor the linker script to make more sense.broken_linker | Josh Rahm | 2022-12-09 |
| * | Fixed linker script on desktop | Josh Rahm | 2022-12-08 |
| * | Add broken linker stuff to test on desktop. | Josh Rahm | 2022-12-08 |
| * | Fix Init Level Logging. | Josh Rahm | 2021-10-26 |
| * | I figured out how to align the data section. | Josh Rahm | 2021-10-26 |
| * | Removed the requirement for the init data to be aligned. | Josh Rahm | 2021-10-26 |
| * | Fixed annoying bug with bootup when compiling with new GCC. | Josh Rahm | 2021-10-26 |
| * | Fixed another bug with the linker script. | 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 |
| * | Moved action to top level. | Josh Rahm | 2020-11-24 |