Age | Commit message (Expand) | Author |
2023-02-27 | hw: Replace qemu_or_irq typedef by OrIRQState | Philippe Mathieu-Daudé |
2022-04-21 | hw/arm: versal: Connect the CRL | Edgar E. Iglesias |
2022-04-21 | hw/arm: versal: Add the Cortex-R5Fs | Edgar E. Iglesias |
2022-04-21 | hw/arm: versal: Create an APU CPU Cluster | Edgar E. Iglesias |
2022-02-08 | hw/arm/versal: Let boot.c handle PSCI enablement | Peter Maydell |
2022-01-28 | hw/arm/xlnx-versal: Connect the OSPI flash memory controller model | Francisco Iglesias |
2022-01-28 | hw/arm/xlnx-versal: Connect Versal's PMC SLCR | Francisco Iglesias |
2022-01-28 | hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC models | Francisco Iglesias |
2021-09-30 | hw/arm: xlnx-versal-virt: Add Xilinx eFUSE device | Tong Ho |
2021-09-30 | hw/arm: xlnx-versal-virt: Add Xilinx BBRAM device | Tong Ho |
2021-08-26 | hw/arm/xlnx-versal: Add unimplemented APU mmio | Tong Ho |
2021-03-12 | hw/arm: versal: Add support for the XRAMs | Edgar E. Iglesias |
2020-12-15 | arm: xlnx-versal: Connect usb to virt-versal | Vikram Garhwal |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-05-04 | hw/arm: versal: Add support for the RTC | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Add support for SD | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the APUs into the SoC type | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the ADMAs into the SoC type | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the GEMs into the SoC type | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the UARTs into the SoC type | Edgar E. Iglesias |
2020-03-05 | hw/arm: versal: Add support for the LPD ADMAs | Edgar E. Iglesias |
2019-11-26 | hw/arm: versal: Add the CRP as unimplemented | Edgar E. Iglesias |
2019-05-23 | arm: Rename hw/arm/arm.h to hw/arm/boot.h | Peter Maydell |
2018-12-13 | hw/arm: versal: Correct the nr of IRQs to 192 | Edgar E. Iglesias |
2018-12-13 | hw/arm: versal: Use IRQs 111 - 118 for virtio-mmio | Edgar E. Iglesias |
2018-11-02 | hw/arm: versal: Add a model of Xilinx Versal SoC | Edgar E. Iglesias |