Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-22 | Implement MMIO device plugins. | Aaron Jones | 1 | -0/+14 |
2018-01-08 | mem_t: Throw an error if zero-sized memory is requested (#168) | Jonathan Neuschäfer | 1 | -0/+2 |
2017-05-17 | Merge remote-tracking branch 'origin/priv-1.10' | Palmer Dabbelt | 1 | -5/+30 |
2017-05-03 | Add missing include for devices.h | Kito Cheng | 1 | -0/+2 |
2017-05-01 | Fix segfault when accessing bad memory addresses | Andrew Waterman | 1 | -2/+1 |
2017-04-30 | Support more flexible main memory allocation | Andrew Waterman | 1 | -0/+23 |
2017-03-22 | riscv: replace rtc device with a real clint implementation | Wesley W. Terpstra | 1 | -5/+8 |
2016-05-23 | Have Debug memory kind of working again. | Tim Newsome | 1 | -6/+0 |
2016-05-23 | Add debug_module bus device. | Tim Newsome | 1 | -0/+6 |
2016-04-28 | Remove MTIME[CMP]; add RTC device | Andrew Waterman | 1 | -0/+16 |
2015-11-12 | Generate device tree for target machine | Andrew Waterman | 1 | -0/+34 |