Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-13 | Reinstate do_console if kernel not provided | Richard Henderson | 1 | -1/+1 |
2016-11-13 | Add smp support | Richard Henderson | 1 | -24/+51 |
2013-07-08 | Optimize memory layout. | Richard Henderson | 1 | -1/+2 |
2011-06-03 | Properly detect the presence of a vga device. | Richard Henderson | 1 | -0/+1 |
2011-05-09 | Begin initiallizing the VGA card. | Richard Henderson | 1 | -0/+2 |
2011-05-06 | Use level-triggered ISA interrupts. | Richard Henderson | 1 | -0/+11 |
2011-05-06 | Add ps2 keyboard initialization. | Richard Henderson | 1 | -0/+27 |
2011-05-05 | Beginnings of the SRM console prompt. | Richard Henderson | 1 | -9/+1 |
2011-05-02 | Implement the console callback interface. | Richard Henderson | 1 | -19/+25 |
2011-05-01 | Add copyright information. | Richard Henderson | 1 | -0/+20 |
2011-04-27 | Set max_asn properly for the cpu. | Richard Henderson | 1 | -34/+24 |
2011-04-27 | Re-org for Clipper system. | Richard Henderson | 1 | -6/+22 |
2011-04-24 | Use fixed frequency for rpcc. | Richard Henderson | 1 | -3/+1 |
2011-04-13 | PCBB.PTBR contains a page frame number, not a physical address. | Richard Henderson | 1 | -1/+1 |
2011-04-13 | Rely less on initialized data. | Richard Henderson | 1 | -124/+154 |
2011-04-11 | Misc enhancements | Richard Henderson | 1 | -2/+1 |
2011-04-11 | Signal halt properly. | Richard Henderson | 1 | -1/+3 |
2011-04-11 | Dynamically allocate page tables; setup as per MILO. | Richard Henderson | 1 | -40/+45 |
2011-04-10 | Add uart printing support. | Richard Henderson | 1 | -0/+4 |
2011-04-10 | TEMP: finished through init_page_tables | Richard Henderson | 1 | -0/+206 |