Age | Commit message (Expand) | Author | Files | Lines |
2017-02-17 | WIP towards ECALL interface for SBI | Andrew Waterman | 1 | -1/+0 |
2017-02-15 | Cleanly separate HTIF code; don't poll keyboard on timer interrupt | Andrew Waterman | 1 | -2/+2 |
2016-07-12 | zero-extend RV32 physical addresses for HTIF | Andrew Waterman | 1 | -1/+1 |
2016-03-05 | Disentangle PK and BBL a bit | Andrew Waterman | 1 | -1/+1 |
2016-02-28 | Remove SBI HTIF support; add console_getchar | Andrew Waterman | 1 | -15/+1 |
2016-02-19 | Fix struct stat size mismatch for RV32 | Andrew Waterman | 1 | -0/+17 |
2015-05-10 | Split pk functionality into pk and bbl | Andrew Waterman | 1 | -0/+7 |
2015-03-17 | Merge [shm]call into ecall, [shm]ret into eret | Andrew Waterman | 1 | -3/+3 |
2015-03-12 | Use hcall instead of mcall for sbi calls | Andrew Waterman | 1 | -3/+3 |
2015-03-12 | Update to new privileged spec | Andrew Waterman | 1 | -8/+19 |
2015-01-20 | Support linkat, unlinkat, mkdirat syscalls | Andrew Waterman | 1 | -1/+3 |
2014-06-03 | Turn off interrupts when talking to host | Andrew Waterman | 1 | -2/+2 |
2014-05-22 | Add several syscalls, and move syscall header file from newlib | Colin Schmidt | 1 | -1/+2 |
2014-02-04 | Abandon MIPS convention for indicating syscall errors in register a3 | Andrew Waterman | 1 | -2/+2 |
2013-11-25 | Update to new privileged ISA | Andrew Waterman | 1 | -3/+2 |
2013-03-25 | add BSD license | Andrew Waterman | 1 | -0/+2 |
2012-11-17 | fix spinlocks; add --disable-atomics cfg opt | Andrew Waterman | 1 | -1/+3 |
2012-08-01 | new tohost/fromhost semantics | Andrew Waterman | 1 | -1/+1 |
2011-06-19 | temporary undoing of renaming | Andrew Waterman | 1 | -0/+29 |
2011-06-19 | Renamed packages | Andrew Waterman | 1 | -29/+0 |
2011-05-16 | [sim,pk] cleanups & initial virtual memory support | Andrew Waterman | 1 | -1/+1 |
2011-04-12 | [pk] add cache flush after program load | Andrew Waterman | 1 | -2/+1 |
2011-04-12 | [xcc,pk,sim] added privileged cflush instruction | Andrew Waterman | 1 | -0/+1 |
2011-03-25 | [xcc,pk,opcodes,sim] updated encoding/insn names | Andrew Waterman | 1 | -1/+1 |
2010-10-11 | [pk] no amos for now, add a sync before triggering the frontend | Yunsup Lee | 1 | -0/+2 |
2010-09-06 | [sim, xcc] added PCRs to replace k0 and k1 | Andrew Waterman | 1 | -2/+2 |
2010-08-24 | [pk] proxy kernel support for mixed 32b/64b operation | Andrew Waterman | 1 | -1/+2 |
2010-08-18 | [pk,fesvr] improved proxykernel build system | Andrew Waterman | 1 | -0/+26 |