Show patches with: Submitter = Edgar E. Iglesias       |    State = Action Required       |   482 patches
« 1 2 ... 2 3 4 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,12/36] target-microblaze: Remove pointer indirection for ld/st addresses - 2 - --- 2018-05-08 Edgar E. Iglesias New
[v2,11/36] target-microblaze: Make compute_ldst_addr always use a temp - 1 - --- 2018-05-08 Edgar E. Iglesias New
[v2,10/36] target-microblaze: Bypass MMU with MMU_NOMMU_IDX - 2 - --- 2018-05-08 Edgar E. Iglesias New
[v2,09/36] target-microblaze: Conditionalize setting of PVR11_USE_MMU - 1 - --- 2018-05-08 Edgar E. Iglesias New
[v2,08/36] target-microblaze: Remove USE_MMU PVR checks - 2 - --- 2018-05-08 Edgar E. Iglesias New
[v2,07/36] target-microblaze: Tighten up TCGv_i32 vs TCGv type usage - 2 - --- 2018-05-08 Edgar E. Iglesias New
[v2,06/36] target-microblaze: Correct the PVR array size - 1 - --- 2018-05-08 Edgar E. Iglesias New
[v2,05/36] target-microblaze: Correct special register array sizes - 1 - --- 2018-05-08 Edgar E. Iglesias New
[v2,04/36] target-microblaze: Fallback to our latest CPU version - 1 - --- 2018-05-08 Edgar E. Iglesias New
[v2,03/36] target-microblaze: compute_ldst_addr: Use bool instead of int - 2 - --- 2018-05-08 Edgar E. Iglesias New
[v2,02/36] target-microblaze: dec_store: Use bool instead of unsigned int - 2 - --- 2018-05-08 Edgar E. Iglesias New
[v2,01/36] target-microblaze: dec_load: Use bool instead of unsigned int - 2 - --- 2018-05-08 Edgar E. Iglesias New
[v1,2/2] xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5F - 3 1 --- 2018-05-03 Edgar E. Iglesias New
[v1,1/2] target-arm: Add the Cortex-R5F - 3 1 --- 2018-05-03 Edgar E. Iglesias New
[v1,29/29] target-microblaze: Allow address sizes between 32 and 64 bits - 2 - --- 2018-05-03 Edgar E. Iglesias New
[v1,28/29] target-microblaze: Add support for extended access to TLBLO - - - --- 2018-05-03 Edgar E. Iglesias New
[v1,27/29] target-microblaze: mmu: Add a configurable output address mask - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,26/29] target-microblaze: mmu: Prepare for 64-bit addresses - - - --- 2018-05-03 Edgar E. Iglesias New
[v1,25/29] target-microblaze: mmu: Remove unused register state - - - --- 2018-05-03 Edgar E. Iglesias New
[v1,24/29] target-microblaze: mmu: Add R_TBLX_MISS macros - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,23/29] target-microblaze: Implement MFSE EAR - - - --- 2018-05-03 Edgar E. Iglesias New
[v1,21/29] target-microblaze: Setup for 64bit addressing - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,20/29] target-microblaze: Make special registers 64-bit - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,19/29] target-microblaze: dec_msr: Fix MTS to FSR - 2 - --- 2018-05-03 Edgar E. Iglesias New
[v1,18/29] target-microblaze: dec_msr: Reuse more code when reg-decoding - 2 - --- 2018-05-03 Edgar E. Iglesias New
[v1,17/29] target-microblaze: dec_msr: Use bool and extract32 - 2 - --- 2018-05-03 Edgar E. Iglesias New
[v1,16/29] target-microblaze: Break out trap_illegal() - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,15/29] target-microblaze: Break out trap_userspace() - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,14/29] target-microblaze: Name special registers we support - - - --- 2018-05-03 Edgar E. Iglesias New
[v1,13/29] target-microblaze: Use TCGv for load/store addresses 1 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,12/29] target-microblaze: Remove pointer indirection for ld/st addresses - 2 - --- 2018-05-03 Edgar E. Iglesias New
[v1,11/29] target-microblaze: Make compute_ldst_addr always use a temp - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,10/29] target-microblaze: Bypass MMU with MMU_NOMMU_IDX - 2 - --- 2018-05-03 Edgar E. Iglesias New
[v1,09/29] target-microblaze: Conditionalize setting of PVR11_USE_MMU - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,08/29] target-microblaze: Remove USE_MMU PVR checks - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,07/29] target-microblaze: Tighten up TCGv_i32 vs TCGv type usage - 2 - --- 2018-05-03 Edgar E. Iglesias New
[v1,06/29] target-microblaze: Correct the PVR array size - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,05/29] target-microblaze: Correct special register array sizes - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,04/29] target-microblaze: Fallback to our latest CPU version - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,03/29] target-microblaze: compute_ldst_addr: Use bool instead of int - 2 - --- 2018-05-03 Edgar E. Iglesias New
[v1,02/29] target-microblaze: dec_store: Use bool instead of unsigned int - 2 - --- 2018-05-03 Edgar E. Iglesias New
[v1,01/29] target-microblaze: dec_load: Use bool instead of unsigned int - 2 - --- 2018-05-03 Edgar E. Iglesias New
[PULL,v1,5/5] target-microblaze: mmu: Make the TLBX MISS bit read-only - 2 - --- 2018-04-30 Edgar E. Iglesias New
[PULL,v1,4/5] target-microblaze: mmu: Make TLBSX write-only - 2 - --- 2018-04-30 Edgar E. Iglesias New
[PULL,v1,3/5] target-microblaze: Don't clobber the IMM reg for ld/st reversed - 1 - --- 2018-04-30 Edgar E. Iglesias New
[PULL,v1,2/5] target-microblaze: Fix trap checks for FPU insns - 2 - --- 2018-04-30 Edgar E. Iglesias New
[PULL,v1,1/5] target-microblaze: Respect MSR.PVR as read-only - 1 - --- 2018-04-30 Edgar E. Iglesias New
[v2,5/5] target-microblaze: mmu: Make the TLBX MISS bit read-only - 2 - --- 2018-04-23 Edgar E. Iglesias New
[v2,4/5] target-microblaze: mmu: Make TLBSX write-only - 2 - --- 2018-04-23 Edgar E. Iglesias New
[v2,3/5] target-microblaze: Don't clobber the IMM reg for ld/st reversed - 1 - --- 2018-04-23 Edgar E. Iglesias New
[v2,2/5] target-microblaze: Fix trap checks for FPU insns - 2 - --- 2018-04-23 Edgar E. Iglesias New
[v2,1/5] target-microblaze: Respect MSR.PVR as read-only - 1 - --- 2018-04-23 Edgar E. Iglesias New
[v1,5/5] target-microblaze: mmu: Make the TLBX MISS bit read-only - 1 - --- 2018-04-19 Edgar E. Iglesias New
[v1,4/5] target-microblaze: mmu: Make TLBSX write-only - 1 - --- 2018-04-19 Edgar E. Iglesias New
[v1,3/5] target-microblaze: Don't clobber the IMM reg for ld/st reversed - - - --- 2018-04-19 Edgar E. Iglesias New
[v1,2/5] target-microblaze: Fix trap checks for FPU insns - 1 - --- 2018-04-19 Edgar E. Iglesias New
[v1,1/5] target-microblaze: Respect MSR.PVR as read-only - - - --- 2018-04-19 Edgar E. Iglesias New
[PULL,v2,8/9] xlnx-zynqmp-pmu: Connect the IPI device to the PMU - 1 - --- 2018-01-26 Edgar E. Iglesias New
[PULL,v2,7/9] xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device - 1 - --- 2018-01-26 Edgar E. Iglesias New
[PULL,v2,5/9] xlnx-pmu-iomod-intc: Add the PMU Interrupt controller - 2 - --- 2018-01-26 Edgar E. Iglesias New
[PULL,v2,4/9] aarch64-softmmu.mak: Use an ARM specific config 1 2 - --- 2018-01-26 Edgar E. Iglesias New
[PULL,v2,3/9] xlnx-zynqmp-pmu: Add the CPU and memory - 1 - --- 2018-01-26 Edgar E. Iglesias New
[PULL,v2,2/9] xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU - 1 - --- 2018-01-26 Edgar E. Iglesias New
[PULL,v2,1/9] microblaze: boot.c: Don't try to find NULL file - 2 - --- 2018-01-26 Edgar E. Iglesias New
[PULL,v1,7/8] xlnx-zynqmp-pmu: Connect the IPI device to the PMU - 1 - --- 2018-01-16 Edgar E. Iglesias New
[PULL,v1,6/8] xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device - 1 - --- 2018-01-16 Edgar E. Iglesias New
[PULL,v1,4/8] xlnx-pmu-iomod-intc: Add the PMU Interrupt controller - 1 - --- 2018-01-16 Edgar E. Iglesias New
[PULL,v1,3/8] aarch64-softmmu.mak: Use an ARM specific config 1 1 - --- 2018-01-16 Edgar E. Iglesias New
[PULL,v1,2/8] xlnx-zynqmp-pmu: Add the CPU and memory - 1 - --- 2018-01-16 Edgar E. Iglesias New
[PULL,v1,1/8] xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU - 1 - --- 2018-01-16 Edgar E. Iglesias New
[PULL,v1,17/17] xilinx-dp: Add support for the yuy2 video format 1 1 - --- 2017-07-04 Edgar E. Iglesias New
[PULL,v1,16/17] target-microblaze: Add CPU version 10.0 - 1 - --- 2017-07-04 Edgar E. Iglesias New
[PULL,v1,15/17] target-microblaze: dec_barrel: Add BSIFI - 1 - --- 2017-07-04 Edgar E. Iglesias New
[PULL,v1,14/17] target-microblaze: dec_barrel: Add BSEFI - - - --- 2017-07-04 Edgar E. Iglesias New
[PULL,v1,13/17] target-microblaze: dec_barrel: Plug TCG temp leak - 1 - --- 2017-07-04 Edgar E. Iglesias New
[PULL,v1,12/17] target-microblaze: dec_barrel: Add braces around if-statements - 1 - --- 2017-07-04 Edgar E. Iglesias New
[PULL,v1,11/17] target-microblaze: dec_barrel: Use extract32 - 1 - --- 2017-07-04 Edgar E. Iglesias New
[PULL,v1,10/17] target-microblaze: dec_barrel: Use bool instead of unsigned int - 1 - --- 2017-07-04 Edgar E. Iglesias New
[PULL,v1,09/17] target-microblaze: Introduce a use-pcmp-instr property - 1 - --- 2017-07-04 Edgar E. Iglesias New
[PULL,v1,08/17] target-microblaze: Introduce a use-msr-instr property - 1 - --- 2017-07-04 Edgar E. Iglesias New
[PULL,v1,07/17] target-microblaze: Introduce a use-hw-mul property - 1 - --- 2017-07-04 Edgar E. Iglesias New
[PULL,v1,06/17] target-microblaze: Introduce a use-div property - 1 - --- 2017-07-04 Edgar E. Iglesias New
[PULL,v1,05/17] target-microblaze: Introduce a use-barrel property - 1 - --- 2017-07-04 Edgar E. Iglesias New
[PULL,v1,04/17] target-microblaze: Add CPU versions 9.4, 9.5 and 9.6 - 1 - --- 2017-07-04 Edgar E. Iglesias New
[PULL,v1,03/17] target-microblaze: Don't hard code 0xb as initial MB version - 1 - --- 2017-07-04 Edgar E. Iglesias New
[PULL,v1,02/17] target-microblaze: Correct bit shift for the PVR0 version field - 1 - --- 2017-07-04 Edgar E. Iglesias New
[PULL,v1,01/17] disas/microblaze: Add missing 'const' attributes - 1 - --- 2017-07-04 Edgar E. Iglesias New
[v1,1/1] xilinx-dp: Add support for the yuy2 video format 1 1 - --- 2017-06-30 Edgar E. Iglesias New
[v1,2/2] target-arm: Extend PAR format determination - - - --- 2017-06-30 Edgar E. Iglesias New
[v1,1/2] target-arm: Move the regime_xxx helpers - 1 - --- 2017-06-30 Edgar E. Iglesias New
[PULL,v2,7/7] xilinx_spips: allow mmio execution - 1 1 --- 2017-06-27 Edgar E. Iglesias New
[PULL,v2,6/7] exec: allow to get a pointer for some mmio memory region - 1 - --- 2017-06-27 Edgar E. Iglesias New
[PULL,v2,5/7] introduce mmio_interface - 1 - --- 2017-06-27 Edgar E. Iglesias New
[PULL,v2,4/7] qdev: add MemoryRegion property - 1 - --- 2017-06-27 Edgar E. Iglesias New
[PULL,v2,3/7] cputlb: fix the way get_page_addr_code fills the tlb - 2 - --- 2017-06-27 Edgar E. Iglesias New
[PULL,v2,2/7] cputlb: move get_page_addr_code - 2 - --- 2017-06-27 Edgar E. Iglesias New
[PULL,v2,1/7] cputlb: cleanup get_page_addr_code to use VICTIM_TLB_HIT - 2 - --- 2017-06-27 Edgar E. Iglesias New
[v2,7/7] target-microblaze: Add CPU version 10.0 - 1 - --- 2017-06-21 Edgar E. Iglesias New
[v2,6/7] target-microblaze: dec_barrel: Add BSIFI - 1 - --- 2017-06-21 Edgar E. Iglesias New
[v2,5/7] target-microblaze: dec_barrel: Add BSEFI - - - --- 2017-06-21 Edgar E. Iglesias New
« 1 2 ... 2 3 4 5 »