summaryrefslogtreecommitdiff
path: root/os
AgeCommit message (Expand)Author
2011-01-25More consistent makefiles includes. Adding BoardConsole for basic console out...Pixel
2011-01-25Tweaking the init / exit sequence to make it slightly more robust.Pixel
2011-01-25Making the compiler a bitch by enabling warnings in full, fixing a few warnin...Nicolas "Pixel" Noble
2011-01-24Sanitizing sbrk with stack stuff.Nicolas "Pixel" Noble
2011-01-24Fixing malloc's template, and fixing a bit more the verbose/quiet mode.Nicolas "Pixel" Noble
2011-01-24The heap needs to be anonymous; adding generic __heap_start and __heap_end sy...Nicolas "Pixel" Noble
2011-01-24Dummy software compiles; fixed a few linking issues. Also, most of the kernel...Nicolas "Pixel" Noble
2011-01-24Adding sbrk, and fixing a couple of other makefile problems.Nicolas "Pixel" Noble
2011-01-24Fixing a few templates, and making the various needed functions available.Nicolas "Pixel" Noble
2011-01-24Adding skeleton OS directory, and fixing the ldscript.Nicolas "Pixel" Noble