Show patches with: Submitter = Alistair Francis       |    State = Action Required       |    Archived = No       |   1748 patches
« 1 2 ... 15 16 17 18 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,2/5] RISC-V: Fix CLINT timecmp low 32-bit writes Misc RISC-V fixes - - 1 - --- 2018-12-14 Alistair Francis New
[v1,1/5] RISC-V: Add hartid and \n to interrupt logging Misc RISC-V fixes - - 1 - --- 2018-12-14 Alistair Francis New
[v1,1/1] sifive_u: Set 'clock-frequency' DT property for SiFive UART [v1,1/1] sifive_u: Set 'clock-frequency' DT property for SiFive UART - - - - --- 2018-12-13 Alistair Francis New
[v1,1/1] sifive_u: Add clock DT node for GEM ethernet [v1,1/1] sifive_u: Add clock DT node for GEM ethernet - - - - --- 2018-12-13 Alistair Francis New
[v1,1/1] tcg: mips: Improve the add2/sub2 command to use TCG_TARGET_REG_BITS [v1,1/1] tcg: mips: Improve the add2/sub2 command to use TCG_TARGET_REG_BITS - - 1 - --- 2018-12-12 Alistair Francis New
[v1,23/23] configure: Add support for building RISC-V host Add RISC-V TCG backend support - - 1 - --- 2018-12-12 Alistair Francis New
[v1,22/23] dias: Add RISC-V support Add RISC-V TCG backend support - - 1 - --- 2018-12-12 Alistair Francis New
[v1,21/23] tcg: Add RISC-V cpu signal handler Add RISC-V TCG backend support - - - - --- 2018-12-12 Alistair Francis New
[v1,20/23] riscv: tcg-target: Add the target init code Add RISC-V TCG backend support - - 1 - --- 2018-12-12 Alistair Francis New
[v1,19/23] riscv: tcg-target: Add the prologue generation and register the JIT Add RISC-V TCG backend support - - 1 - --- 2018-12-12 Alistair Francis New
[v1,18/23] riscv: tcg-target: Add the out op decoder Add RISC-V TCG backend support - - 1 - --- 2018-12-12 Alistair Francis New
[v1,17/23] riscv: tcg-target: Add direct load and store instructions Add RISC-V TCG backend support - - 1 - --- 2018-12-12 Alistair Francis New
[v1,16/23] riscv: tcg-target: Add slowpath load and store instructions Add RISC-V TCG backend support - - - - --- 2018-12-12 Alistair Francis New
[v1,15/23] riscv: tcg-target: Add branch and jump instructions Add RISC-V TCG backend support - - - - --- 2018-12-12 Alistair Francis New
[v1,14/23] riscv: tcg-target: Add the add2 and sub2 instructions Add RISC-V TCG backend support - - 1 - --- 2018-12-12 Alistair Francis New
[v1,13/23] riscv: tcg-target: Add the out load and store instructions Add RISC-V TCG backend support - - 1 - --- 2018-12-12 Alistair Francis New
[v1,12/23] riscv: tcg-target: Add the extract instructions Add RISC-V TCG backend support - - 1 - --- 2018-12-12 Alistair Francis New
[v1,11/23] riscv: tcg-target: Add the mov and movi instruction Add RISC-V TCG backend support - - - - --- 2018-12-12 Alistair Francis New
[v1,10/23] riscv: tcg-target: Add the relocation functions Add RISC-V TCG backend support - - - - --- 2018-12-12 Alistair Francis New
[v1,09/23] riscv: tcg-target: Add the instruction emitters Add RISC-V TCG backend support - - 1 - --- 2018-12-12 Alistair Francis New
[v1,08/23] riscv: tcg-target: Add the immediate encoders Add RISC-V TCG backend support - - 1 - --- 2018-12-12 Alistair Francis New
[v1,07/23] riscv: tcg-target: Add support for the constraints Add RISC-V TCG backend support - - 1 - --- 2018-12-12 Alistair Francis New
[v1,06/23] riscv: Add the tcg target registers Add RISC-V TCG backend support - - 1 - --- 2018-12-12 Alistair Francis New
[v1,05/23] riscv: Add the tcg-target header file Add RISC-V TCG backend support - - 1 - --- 2018-12-12 Alistair Francis New
[v1,04/23] exec: Add RISC-V GCC poison macro Add RISC-V TCG backend support - - 1 - --- 2018-12-12 Alistair Francis New
[v1,03/23] linux-user: Add host dependency for RISC-V 64-bit Add RISC-V TCG backend support - - 1 - --- 2018-12-12 Alistair Francis New
[v1,02/23] linux-user: Add host dependency for RISC-V 32-bit Add RISC-V TCG backend support - - 1 - --- 2018-12-12 Alistair Francis New
[v1,01/23] elf.h: Add the RISCV ELF magic numbers Add RISC-V TCG backend support - - 1 - --- 2018-12-12 Alistair Francis New
[v8,4/4] riscv: Enable VGA and PCIE_VGA Connect a PCIe host and graphics support to RISC-V - - 1 1 --- 2018-12-11 Alistair Francis New
[v8,3/4] hw/riscv/virt: Connect the gpex PCIe Connect a PCIe host and graphics support to RISC-V - - 1 2 --- 2018-12-11 Alistair Francis New
[v8,2/4] hw/riscv/virt: Adjust memory layout spacing Connect a PCIe host and graphics support to RISC-V - - 1 2 --- 2018-12-11 Alistair Francis New
[v8,1/4] hw/riscv/virt: Increase the number of interrupts Connect a PCIe host and graphics support to RISC-V - - - 2 --- 2018-12-11 Alistair Francis New
[RFC,v3,24/24] configure: Add support for building RISC-V host Add RISC-V TCG backend support - - 1 - --- 2018-12-08 Alistair Francis New
[RFC,v3,23/24] dias: Add RISC-V support Add RISC-V TCG backend support - - 1 - --- 2018-12-08 Alistair Francis New
[RFC,v3,22/24] tcg: Add RISC-V cpu signal handler Add RISC-V TCG backend support - - - - --- 2018-12-08 Alistair Francis New
[RFC,v3,21/24] riscv: tcg-target: Add the target init code Add RISC-V TCG backend support - - 1 - --- 2018-12-08 Alistair Francis New
[RFC,v3,20/24] riscv: tcg-target: Add the prologue generation and register the JIT Add RISC-V TCG backend support - - 1 - --- 2018-12-08 Alistair Francis New
[RFC,v3,19/24] riscv: tcg-target: Add the out op decoder Add RISC-V TCG backend support - - 1 - --- 2018-12-08 Alistair Francis New
[RFC,v3,18/24] riscv: tcg-target: Add direct load and store instructions Add RISC-V TCG backend support - - 1 - --- 2018-12-08 Alistair Francis New
[RFC,v3,17/24] riscv: tcg-target: Add slowpath load and store instructions Add RISC-V TCG backend support - - - - --- 2018-12-08 Alistair Francis New
[RFC,v3,16/24] riscv: tcg-target: Add branch and jump instructions Add RISC-V TCG backend support - - - - --- 2018-12-08 Alistair Francis New
[RFC,v3,15/24] riscv: tcg-target: Add the add2 and sub2 instructions Add RISC-V TCG backend support - - 1 - --- 2018-12-08 Alistair Francis New
[RFC,v3,14/24] riscv: tcg-target: Add the out load and store instructions Add RISC-V TCG backend support - - 1 - --- 2018-12-08 Alistair Francis New
[RFC,v3,13/24] riscv: tcg-target: Add the extract instructions Add RISC-V TCG backend support - - 1 - --- 2018-12-08 Alistair Francis New
[RFC,v3,12/24] riscv: tcg-target: Add the mov and movi instruction Add RISC-V TCG backend support - - - - --- 2018-12-08 Alistair Francis New
[RFC,v3,11/24] riscv: tcg-target: Add the relocation functions Add RISC-V TCG backend support - - - - --- 2018-12-08 Alistair Francis New
[RFC,v3,10/24] riscv: tcg-target: Add the instruction emitters Add RISC-V TCG backend support - - 1 - --- 2018-12-08 Alistair Francis New
[RFC,v3,09/24] riscv: tcg-target: Add the immediate encoders Add RISC-V TCG backend support - - 1 - --- 2018-12-08 Alistair Francis New
[RFC,v3,08/24] riscv: tcg-target: Add support for the constraints Add RISC-V TCG backend support - - 1 - --- 2018-12-08 Alistair Francis New
[RFC,v3,07/24] riscv: Add the tcg target registers Add RISC-V TCG backend support - - 1 - --- 2018-12-08 Alistair Francis New
[RFC,v3,06/24] riscv: Add the tcg-target header file Add RISC-V TCG backend support - - 1 - --- 2018-12-08 Alistair Francis New
[RFC,v3,05/24] exec: Add RISC-V GCC poison macro Add RISC-V TCG backend support - - 1 - --- 2018-12-08 Alistair Francis New
[RFC,v3,04/24] linux-user: riscv: Fix compile failure on riscv32 hosts Add RISC-V TCG backend support - - - - --- 2018-12-08 Alistair Francis New
[RFC,v3,03/24] linux-user: Add host dependency for RISC-V 64-bit Add RISC-V TCG backend support - - 1 - --- 2018-12-08 Alistair Francis New
[RFC,v3,02/24] linux-user: Add host dependency for RISC-V 32-bit Add RISC-V TCG backend support - - 1 - --- 2018-12-08 Alistair Francis New
[RFC,v3,01/24] elf.h: Add the RISCV ELF magic numbers Add RISC-V TCG backend support - - 1 - --- 2018-12-08 Alistair Francis New
[v1,1/1] riscv: Ensure the kernel start address is correctly cast [v1,1/1] riscv: Ensure the kernel start address is correctly cast - - - - --- 2018-11-28 Alistair Francis New
[RFC,v2,24/24] WIP: Try to patch longer branches Add RISC-V TCG backend support - - - - --- 2018-11-27 Alistair Francis New
[RFC,v2,23/24] WIP: Add missing instructions Add RISC-V TCG backend support - - - - --- 2018-11-27 Alistair Francis New
[RFC,v2,22/24] configure: Add support for building RISC-V host Add RISC-V TCG backend support - - 1 - --- 2018-11-27 Alistair Francis New
[RFC,v2,21/24] dias: Add RISC-V support Add RISC-V TCG backend support - - 1 - --- 2018-11-27 Alistair Francis New
[RFC,v2,20/24] tcg: Add RISC-V cpu signal handler Add RISC-V TCG backend support - - - - --- 2018-11-27 Alistair Francis New
[RFC,v2,19/24] riscv: tcg-target: Add the target init code Add RISC-V TCG backend support - - 1 - --- 2018-11-27 Alistair Francis New
[RFC,v2,18/24] riscv: tcg-target: Add the prologue generation and register the JIT Add RISC-V TCG backend support - - 1 - --- 2018-11-27 Alistair Francis New
[RFC,v2,17/24] riscv: tcg-target: Add the out op decoder Add RISC-V TCG backend support - - 1 - --- 2018-11-27 Alistair Francis New
[RFC,v2,16/24] riscv: tcg-target: Add direct load and store instructions Add RISC-V TCG backend support - - - - --- 2018-11-27 Alistair Francis New
[RFC,v2,15/24] riscv: tcg-target: Add slowpath load and store instructions Add RISC-V TCG backend support - - - - --- 2018-11-27 Alistair Francis New
[RFC,v2,14/24] riscv: tcg-target: Add branch and jump instructions Add RISC-V TCG backend support - - - - --- 2018-11-27 Alistair Francis New
[RFC,v2,13/24] riscv: tcg-target: Add the out load and store instructions Add RISC-V TCG backend support - - 1 - --- 2018-11-27 Alistair Francis New
[RFC,v2,12/24] riscv: tcg-target: Add the extract instructions Add RISC-V TCG backend support - - 1 - --- 2018-11-27 Alistair Francis New
[RFC,v2,11/24] riscv: tcg-target: Add the mov and movi instruction Add RISC-V TCG backend support - - - - --- 2018-11-27 Alistair Francis New
[RFC,v2,10/24] riscv: tcg-target: Add the relocation functions Add RISC-V TCG backend support - - 1 - --- 2018-11-27 Alistair Francis New
[RFC,v2,09/24] riscv: tcg-target: Add the instruction emitters Add RISC-V TCG backend support - - 1 - --- 2018-11-27 Alistair Francis New
[RFC,v2,08/24] riscv: tcg-target: Add the immediate encoders Add RISC-V TCG backend support - - 1 - --- 2018-11-27 Alistair Francis New
[RFC,v2,07/24] riscv: tcg-target: Add support for the constraints Add RISC-V TCG backend support - - 1 - --- 2018-11-27 Alistair Francis New
[RFC,v2,06/24] riscv: Add the tcg target registers Add RISC-V TCG backend support - - 1 - --- 2018-11-27 Alistair Francis New
[RFC,v2,05/24] riscv: Add the tcg-target header file Add RISC-V TCG backend support - - 1 - --- 2018-11-27 Alistair Francis New
[RFC,v2,04/24] exec: Add RISC-V GCC poison macro Add RISC-V TCG backend support - - 1 - --- 2018-11-27 Alistair Francis New
[RFC,v2,03/24] linux-user: Add host dependency for RISC-V 64-bit Add RISC-V TCG backend support - - 1 - --- 2018-11-27 Alistair Francis New
[RFC,v2,02/24] linux-user: Add host dependency for RISC-V 32-bit Add RISC-V TCG backend support - - 1 - --- 2018-11-27 Alistair Francis New
[RFC,v2,01/24] elf.h: Add the RISCV ELF magic numbers Add RISC-V TCG backend support - - 1 - --- 2018-11-27 Alistair Francis New
[v1,1/1] riscv: virt: Cast the initrd start address to target bit length [v1,1/1] riscv: virt: Cast the initrd start address to target bit length - - - - --- 2018-11-21 Alistair Francis New
[for-3.2,v7,6/6] hw/riscv/virt: Connect a VirtIO net PCIe device Connect a PCIe host and graphics support to RISC-V - - - - --- 2018-11-21 Alistair Francis New
[for-3.2,v7,5/6] hw/riscv/sifive_u: Connect the Xilinx PCIe Connect a PCIe host and graphics support to RISC-V - - - - --- 2018-11-21 Alistair Francis New
[for-3.2,v7,4/6] riscv: Enable VGA and PCIE_VGA Connect a PCIe host and graphics support to RISC-V - - 1 - --- 2018-11-21 Alistair Francis New
[for-3.2,v7,3/6] hw/riscv/virt: Connect the gpex PCIe Connect a PCIe host and graphics support to RISC-V - - 1 - --- 2018-11-21 Alistair Francis New
[for-3.2,v7,2/6] hw/riscv/virt: Adjust memory layout spacing Connect a PCIe host and graphics support to RISC-V - - 1 - --- 2018-11-21 Alistair Francis New
[for-3.2,v7,1/6] hw/riscv/virt: Increase the number of interrupts Connect a PCIe host and graphics support to RISC-V - - - - --- 2018-11-21 Alistair Francis New
[RFC,v1,23/23] configure: Add support for building RISC-V host Add RISC-V TCG backend support - - 1 - --- 2018-11-15 Alistair Francis New
[RFC,v1,22/23] dias: Add RISC-V support Add RISC-V TCG backend support - - 1 - --- 2018-11-15 Alistair Francis New
[RFC,v1,21/23] tcg: Add RISC-V cpu signal handler Add RISC-V TCG backend support - - 1 - --- 2018-11-15 Alistair Francis New
[RFC,v1,20/23] riscv: tcg-target: Add the target init code Add RISC-V TCG backend support - - - - --- 2018-11-15 Alistair Francis New
[RFC,v1,19/23] riscv: tcg-target: Add the prologue generation Add RISC-V TCG backend support - - 1 - --- 2018-11-15 Alistair Francis New
[RFC,v1,18/23] riscv: tcg-target: Add the out op decoder Add RISC-V TCG backend support - - 1 - --- 2018-11-15 Alistair Francis New
[RFC,v1,17/23] riscv: tcg-target: Add direct load and store instructions Add RISC-V TCG backend support - - - - --- 2018-11-15 Alistair Francis New
[RFC,v1,16/23] riscv: tcg-target: Add slowpath load and store instructions Add RISC-V TCG backend support - - - - --- 2018-11-15 Alistair Francis New
[RFC,v1,15/23] riscv: tcg-target: Add branch and jump instructions Add RISC-V TCG backend support - - - - --- 2018-11-15 Alistair Francis New
[RFC,v1,14/23] riscv: tcg-target: Add the out load and store instructions Add RISC-V TCG backend support - - 1 - --- 2018-11-15 Alistair Francis New
[RFC,v1,13/23] riscv: tcg-target: Add the extract instructions Add RISC-V TCG backend support - - 1 - --- 2018-11-15 Alistair Francis New
[RFC,v1,12/23] riscv: tcg-target: Add the mov and movi instruction Add RISC-V TCG backend support - - - - --- 2018-11-15 Alistair Francis New
« 1 2 ... 15 16 17 18 »