summaryrefslogtreecommitdiffstats
path: root/hw/riscv/sifive_u.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Enable second UART on sifive_e and sifive_uMichael Clark2018-12-201-3/+2Star
* sifive_u: Set 'clock-frequency' DT property for SiFive UARTAnup Patel2018-12-201-0/+2
* sifive_u: Add clock DT node for GEM ethernetAnup Patel2018-12-201-1/+17
* RISC-V: Don't add NULL bootargs to device-treeMichael Clark2018-10-171-1/+3
* Drop "qemu:" prefix from error_report() argumentsMao Zhongyi2018-09-241-1/+1
* sifive_u: Fix crash when introspecting the deviceAlistair Francis2018-07-191-8/+7Star
* hw/riscv/sifive_u: Connect the Cadence GEM Ethernet deviceAlistair Francis2018-07-061-0/+50
* hw/riscv/sifive_u: Move the uart device tree node under /soc/Alistair Francis2018-07-061-1/+1
* hw/riscv/sifive_u: Set the interrupt controller number of interruptsAlistair Francis2018-07-061-1/+1
* hw/riscv/sifive_u: Set the soc device tree node as a simple-busAlistair Francis2018-07-061-1/+1
* hw/riscv/sifive_plic: Use gpios instead of irqsAlistair Francis2018-07-061-2/+3
* hw/riscv/sifive_u: Create a SiFive U SoC objectAlistair Francis2018-07-061-22/+65
* RISC-V: Mark ROM read-only after copying in codeMichael Clark2018-05-061-23/+28
* RISC-V: Remove EM_RISCV ELF_MACHINE indirectionMichael Clark2018-05-061-1/+1
* RISC-V: Remove unused class definitionsMichael Clark2018-05-061-25/+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
* SiFive Freedom U Series RISC-V MachineMichael Clark2018-03-061-0/+339