Age | Commit message (Expand) | Author | Files | Lines |
2023-03-09 | Merge tag 'pull-aspeed-20230307' of https://github.com/legoater/qemu into sta... | Peter Maydell | 2 | -5/+14 |
2023-03-07 | hw/arm/aspeed: Modified BMC FRU byte data in yosemitev2 | Karthikeyan Pasupathi | 1 | -5/+5 |
2023-03-07 | hw/arm/aspeed: Added TMP421 type sensor's support in tiogapass | Karthikeyan Pasupathi | 1 | -0/+4 |
2023-03-07 | hw/arm/aspeed: Added TMP421 type sensor's support in yosemitev2 | Karthikeyan Pasupathi | 1 | -0/+5 |
2023-03-06 | hw: arm: allwinner-h3: Fix and complete H3 i2c devices | qianfan Zhao | 1 | -4/+25 |
2023-03-06 | hw: arm: Support direct boot for Linux/arm64 EFI zboot images | Ard Biesheuvel | 1 | -0/+6 |
2023-03-03 | Merge tag 'pull-aspeed-20230302' of https://github.com/legoater/qemu into sta... | Peter Maydell | 6 | -55/+190 |
2023-03-02 | smmu: switch to use memory_region_unmap_iommu_notifier_range() | Jason Wang | 1 | -15/+1 |
2023-03-02 | aspeed/smc: Replace SysBus IRQs with GPIO lines | Cédric Le Goater | 1 | -1/+1 |
2023-03-02 | aspeed: Add a boot_rom overlap region in the SoC spi_boot container | Cédric Le Goater | 1 | -20/+27 |
2023-03-02 | aspeed: Introduce a spi_boot region under the SoC | Cédric Le Goater | 4 | -19/+29 |
2023-03-02 | aspeed/fuji : correct the eeprom size | Sittisak Sinprem | 1 | -16/+20 |
2023-03-02 | hw/arm/aspeed: Adding new machine Tiogapass in QEMU | Karthikeyan Pasupathi | 3 | -0/+57 |
2023-03-02 | hw/arm/aspeed: Adding new machine Yosemitev2 in QEMU | Karthikeyan Pasupathi | 3 | -0/+57 |
2023-02-27 | hw/ide: Rename ide_create_drive() -> ide_bus_create_drive() | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-02-27 | hw: Replace qemu_or_irq typedef by OrIRQState | Philippe Mathieu-Daudé | 2 | -3/+3 |
2023-02-27 | hw/arm/musicpal: Remove unused dummy MemoryRegion | Philippe Mathieu-Daudé | 1 | -4/+0 |
2023-02-27 | hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create() | Philippe Mathieu-Daudé | 1 | -14/+27 |
2023-02-27 | hw/char/pl011: Open-code pl011_luminary_create() | Philippe Mathieu-Daudé | 1 | -3/+8 |
2023-02-27 | target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled | Fabiano Rosas | 1 | -1/+5 |
2023-02-27 | include/hw/arm/allwinner-a10.h: Remove superfluous includes from the header | Thomas Huth | 1 | -0/+1 |
2023-02-16 | target/arm: Use "max" as default cpu for the virt machine with KVM | Fabiano Rosas | 1 | -0/+4 |
2023-02-16 | hw/arm/smmu-common: Fix TTB1 handling | Jean-Philippe Brucker | 1 | -1/+1 |
2023-02-16 | hw/arm/smmu-common: Support 64-bit addresses | Jean-Philippe Brucker | 1 | -1/+1 |
2023-02-16 | hw/arm: Attach PSPI module to NPCM7XX SoC | Hao Wu | 1 | -2/+23 |
2023-02-16 | arm/virt: don't try to spell out the accelerator | Cornelia Huck | 1 | -3/+3 |
2023-02-16 | hw/arm: Add missing XLNX_ZYNQMP_ARM -> USB_DWC3 Kconfig dependency | Philippe Mathieu-Daudé | 1 | -0/+1 |
2023-02-16 | hw/arm/smmuv3: Add GBPA register | Mostafa Saleh | 2 | -1/+49 |
2023-02-08 | Drop duplicate #include | Markus Armbruster | 2 | -2/+0 |
2023-02-07 | hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-02-07 | hw/arm/aspeed_ast10x0: Map HACE peripheral | Philippe Mathieu-Daudé | 1 | -0/+15 |
2023-02-07 | hw/arm/aspeed_ast10x0: Map the secure SRAM | Philippe Mathieu-Daudé | 1 | -1/+10 |
2023-02-07 | hw/arm/aspeed_ast10x0: Map I3C peripheral | Philippe Mathieu-Daudé | 1 | -0/+16 |
2023-02-07 | hw/arm/aspeed_ast10x0: Add various unimplemented peripherals | Philippe Mathieu-Daudé | 1 | -0/+35 |
2023-02-07 | hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize' | Philippe Mathieu-Daudé | 3 | -6/+6 |
2023-02-07 | hw/arm/aspeed: Add aspeed_eeprom.c | Peter Delevoryas | 4 | -3/+109 |
2023-02-07 | hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init | Peter Delevoryas | 1 | -52/+43 |
2023-02-07 | hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards | Peter Delevoryas | 2 | -24/+6 |
2023-02-07 | aspeed: Add Supermicro X11 SPI machine type | Guenter Roeck | 1 | -0/+33 |
2023-02-07 | tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB | Philippe Mathieu-Daudé | 1 | -1/+4 |
2023-02-03 | sbsa-ref: remove cortex-a76 from list of supported cpus | Marcin Juszkiewicz | 1 | -1/+0 |
2023-02-03 | hw/arm/virt: Make accels in GIC finalize logic explicit | Alexander Graf | 1 | -1/+6 |
2023-02-03 | hw/arm/virt: Consolidate GIC finalize logic | Alexander Graf | 1 | -96/+102 |
2023-02-03 | hw/arm: Use TYPE_ARM_SMMUV3 | Richard Henderson | 2 | -2/+3 |
2023-01-28 | hw: Use TYPE_PCI_BUS definition where appropriate | Philippe Mathieu-Daudé | 1 | -1/+2 |
2023-01-23 | hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2c | Philippe Mathieu-Daudé | 1 | -2/+2 |
2023-01-23 | hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C | Philippe Mathieu-Daudé | 3 | -3/+3 |
2023-01-23 | hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public header | Philippe Mathieu-Daudé | 1 | -1/+2 |
2023-01-19 | Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent... | Peter Maydell | 1 | -4/+7 |
2023-01-18 | bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx | Philippe Mathieu-Daudé | 1 | -12/+12 |