summaryrefslogtreecommitdiffstats
path: root/hw/riscv/spike.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: spike: Fix memory leak in the board initAlistair Francis2018-11-081-3/+3
* RISC-V: Don't add NULL bootargs to device-treeMichael Clark2018-10-171-2/+4
* Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...Peter Maydell2018-09-251-1/+1
|\
| * Drop "qemu:" prefix from error_report() argumentsMao Zhongyi2018-09-241-1/+1
* | hw/riscv/spike: Set the soc device tree node as a simple-busAlistair Francis2018-09-051-1/+1
|/
* spike: Fix crash when introspecting the deviceAlistair Francis2018-07-191-6/+4Star
* RISC-V: Mark ROM read-only after copying in codeMichael Clark2018-05-061-28/+41
* RISC-V: Remove EM_RISCV ELF_MACHINE indirectionMichael Clark2018-05-061-1/+1
* RISC-V: Remove unused class definitionsMichael Clark2018-05-061-20/+0Star
* RISC-V: Remove identity_translate from load_elfMichael Clark2018-05-061-6/+1Star
* RISC-V: Replace hardcoded constants with enum valuesMichael Clark2018-05-061-2/+4
* Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-261-2/+2
* RISC-V Spike MachinesMichael Clark2018-03-061-0/+376