summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-11-13Add smp supportRichard Henderson1-1/+1
2013-07-08Build with -O2 and -g1.Richard Henderson1-2/+2
2011-06-02Initialize a VGA controler.Richard Henderson1-2/+2
2011-05-09Begin initiallizing the VGA card.Richard Henderson1-1/+1
2011-05-06Initial PCI setup.Richard Henderson1-2/+5
2011-05-06Add ps2 keyboard initialization.Richard Henderson1-1/+2
2011-05-05Beginnings of the SRM console prompt.Richard Henderson1-1/+2
2011-05-02Implement the console callback interface.Richard Henderson1-1/+2
2011-04-27Re-org for Clipper system.Richard Henderson1-10/+13
2011-04-22Implement CallPal_Cserve.Richard Henderson1-1/+5
2011-04-18Build palcode-sx164 instead of palcode.Richard Henderson1-3/+3
2011-04-16Optimize for size, and pca56.Richard Henderson1-1/+3
2011-04-13Use -Wall.Richard Henderson1-1/+1
2011-04-13Rely less on initialized data.Richard Henderson1-2/+3
2011-04-12Don't hard-code paths to the cross-compiler.Richard Henderson1-3/+5
2011-04-11Add simplistic printf.Richard Henderson1-1/+1
2011-04-10Add rudimentary printf.Richard Henderson1-2/+2
2011-04-10Add uart printing support.Richard Henderson1-1/+1
2011-04-10TEMP: finished through init_page_tablesRichard Henderson1-3/+14
2011-04-06TEMPRichard Henderson1-0/+6