Show patches with: Series = riscv: sifive_u: Improve the emulation fidelity of sifive_u machine       |    State = Action Required       |   27 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,01/28] riscv: hw: Remove superfluous "linux, phandle" property riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-19 Bin Meng New
[v4,02/28] 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-19 Bin Meng New
[v4,03/28] riscv: hw: Remove not needed PLIC properties in device tree riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 2 - --- 2019-08-19 Bin Meng New
[v4,04/28] riscv: hw: Change create_fdt() to return void riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 3 - --- 2019-08-19 Bin Meng New
[v4,05/28] riscv: roms: Remove executable attribute of opensbi images riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-19 Bin Meng New
[v4,06/28] riscv: sifive_u: Remove the unnecessary include of prci header riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-19 Bin Meng New
[v4,07/28] riscv: sifive: Rename sifive_prci.{c, h} to sifive_e_prci.{c, h} riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-19 Bin Meng New
[v4,08/28] 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-19 Bin Meng New
[v4,09/28] riscv: sifive_e: prci: Update the PRCI register block size riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 2 - --- 2019-08-19 Bin Meng New
[v4,11/28] 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-19 Bin Meng New
[v4,12/28] riscv: hart: Extract hart realize to a separate routine riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-19 Bin Meng New
[v4,13/28] 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-19 Bin Meng New
[v4,14/28] 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-19 Bin Meng New
[v4,15/28] 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-19 Bin Meng New
[v4,16/28] riscv: sifive_u: Update PLIC hart topology configuration string riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-19 Bin Meng New
[v4,17/28] riscv: sifive: Implement PRCI model for FU540 riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-19 Bin Meng New
[v4,18/28] riscv: sifive_u: Generate hfclk and rtcclk nodes riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-19 Bin Meng New
[v4,19/28] riscv: sifive_u: Add PRCI block to the SoC riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-19 Bin Meng New
[v4,20/28] 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-19 Bin Meng New
[v4,21/28] riscv: sifive_u: Update UART base addresses and IRQs riscv: sifive_u: Improve the emulation fidelity of sifive_u machine 1 2 - --- 2019-08-19 Bin Meng New
[v4,22/28] riscv: sifive_u: Change UART node name in device tree riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-19 Bin Meng New
[v4,23/28] riscv: roms: Update default bios for sifive_u machine riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-19 Bin Meng New
[v4,24/28] riscv: sifive: Implement a model for SiFive FU540 OTP riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - - - --- 2019-08-19 Bin Meng New
[v4,25/28] riscv: sifive_u: Instantiate OTP memory with a serial number riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-19 Bin Meng New
[v4,26/28] riscv: sifive_u: Fix broken GEM support riscv: sifive_u: Improve the emulation fidelity of sifive_u machine - 1 - --- 2019-08-19 Bin Meng New
[v4,27/28] 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-19 Bin Meng New
[v4,28/28] 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-19 Bin Meng New