summaryrefslogtreecommitdiff
path: root/viengoos/sysdeps
AgeCommit message (Expand)Author
2009-02-22Pass the irq number as a parameter to the irq handler.Neal H. Walfield
2009-02-22Add support to break into the kernel on escape.Neal H. Walfield
2009-02-21Add sleep and time support.Neal H. Walfield
2009-02-21Fix cap.policy handling.Neal H. Walfield
2009-02-20Correctly update access and dirty bits.Neal H. Walfield
2009-02-16Rewrite CPU scheduler. Fix a few bugs. Add a lot of debugging support.Neal H. Walfield
2009-02-13Almost the status quo.Neal H. Walfield
2009-01-20Reserve required memory and add available memory to zalloc.Neal H. Walfield
2009-01-20Add sysdeps/x86_64/sys.h.Neal H. Walfield
2009-01-20Small clean ups, a few asserts, and a bit of debugging output.Neal H. Walfield
2009-01-19Add a nice interface to the page table data structures.Neal H. Walfield
2009-01-19Use sysdeps-style building.Neal H. Walfield
2009-01-15Add lowlevel initialisation code.Tom Bachmann
2008-12-15Merge commit 'origin/master' into viengoos-x86-64Tom Bachmann
2008-12-05More reorganization.Tom Bachmann
2008-12-05Replace all occurrences of l4_word_t by uintptr_t.Tom Bachmann
2008-12-04Add machine specific shutdown code.Tom Bachmann
2008-12-04Santisize build.Tom Bachmann
2008-12-03Start adding serious code.Tom Bachmann
2008-12-03First longmode message.Tom Bachmann
2008-12-01Santisize build system.Tom Bachmann
2008-12-01Add lots of hacks and disable almost everything so as to be able to actually ...Tom Bachmann