Show patches with: Series = riscv: sifive_u: Improve the emulation fidelity of sifive_u machine       |   30 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,30/30] riscv: sifive_u: Update model and compatible strings in device tree riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,29/30] riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernet riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,28/30] riscv: sifive_u: Fix broken GEM support riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,27/30] riscv: sifive_u: Instantiate OTP memory with a serial number riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,26/30] riscv: sifive: Implement a model for SiFive FU540 OTP riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-27 Bin Meng New
[v6,25/30] riscv: roms: Update default bios for sifive_u machine riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,24/30] riscv: sifive_u: Change UART node name in device tree riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,23/30] riscv: sifive_u: Update UART base addresses and IRQs riscv: sifive_u: Improve the emulation fidelity of sifive_u machine 1 2 - --- 2019-08-27 Bin Meng New
[v6,22/30] riscv: sifive_u: Reference PRCI clocks in UART and ethernet nodes riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,21/30] riscv: sifive_u: Add PRCI block to the SoC riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,20/30] riscv: sifive_u: Generate hfclk and rtcclk nodes riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,19/30] riscv: sifive: Implement PRCI model for FU540 riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,18/30] riscv: sifive_u: Update PLIC hart topology configuration string riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,17/30] riscv: sifive_u: Update hart configuration to reflect the real FU540 SoC riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,16/30] riscv: sifive_u: Set the minimum number of cpus to 2 riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,15/30] riscv: hart: Add a "hartid-base" property to RISC-V hart array riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-27 Bin Meng New
[v6,14/30] riscv: hart: Extract hart realize to a separate routine riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,13/30] riscv: Add a sifive_cpu.h to include both E and U cpu type defines riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 2 - --- 2019-08-27 Bin Meng New
[v6,12/30] riscv: sifive_e: Drop sifive_mmio_emulate() riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,11/30] riscv: sifive_e: prci: Update the PRCI register block size riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 2 - --- 2019-08-27 Bin Meng New
[v6,10/30] riscv: sifive_e: prci: Fix a typo of hfxosccfg register programming riscv: sifive_u: Improve the emulation fidelity of sifive_u machine 1 2 - --- 2019-08-27 Bin Meng New
[v6,09/30] riscv: sifive: Rename sifive_prci.{c, h} to sifive_e_prci.{c, h} riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 2 - --- 2019-08-27 Bin Meng New
[v6,08/30] riscv: sifive_u: Remove the unnecessary include of prci header riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,07/30] riscv: roms: Remove executable attribute of opensbi images riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,06/30] riscv: hw: Remove the unnecessary include of target/riscv/cpu.h riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,05/30] riscv: hw: Change to use qemu_log_mask(LOG_GUEST_ERROR, ...) instead riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,04/30] riscv: hw: Change create_fdt() to return void riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 3 - --- 2019-08-27 Bin Meng New
[v6,03/30] riscv: hw: Remove not needed PLIC properties in device tree riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 2 - --- 2019-08-27 Bin Meng New
[v6,02/30] riscv: hw: Use qemu_fdt_setprop_cell() for property with only 1 cell riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New
[v6,01/30] riscv: hw: Remove superfluous "linux, phandle" property riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-27 Bin Meng New