Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-05 | Getting rid of newlib, starting to implement a libc. Highly experimental, ↵ | Nicolas "Pixel" Noble | |
highly untested. | |||
2011-01-29 | Adding sample code for the romfs into the demo, and into the makefile. | Pixel | |
2011-01-26 | Merging the two ldscripts into one, creating better bss support, and ↵ | Nicolas "Pixel" Noble | |
cleaning the bss section in the boot phase. | |||
2011-01-25 | More consistent makefiles includes. Adding BoardConsole for basic console ↵ | Pixel | |
output general API. Starting up console from the boot sequence. | |||
2011-01-24 | Adding sbrk, and fixing a couple of other makefile problems. | Nicolas "Pixel" Noble | |
2011-01-24 | Adding skeleton OS directory, and fixing the ldscript. | Nicolas "Pixel" Noble | |
2011-01-24 | Shuffled a few configuration items around, and added a barebone demo source ↵ | Nicolas "Pixel" Noble | |
code. |