| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-29 | Add a CLIC interrupt example | Palmer Dabbelt | |
| This example is fairly simple, but it does at least demonstrate how to use a C-based preemptable interrupt handler that's been registered in CLIC mode on a SiFive E21. | |||
| 2018-01-26 | restore entry.S | Drew Barbier | |
| 2018-01-04 | add FS dhrystone project | Drew Barbier | |
| 2017-01-03 | Keep mtvec 4-byte aligned | Andrew Waterman | |
| 2016-12-20 | Avoid jal to weak symbols | Andrew Waterman | |
| The symbol may be overridden and end up out of range of JAL. | |||
| 2016-12-14 | Move start.S and entry.S to a common directory | Albert Ou | |
