Age | Commit message (Expand) | Author |
2023-02-16 | target/arm: Use "max" as default cpu for the virt machine with KVM | Fabiano Rosas |
2023-02-16 | hw/arm/smmu-common: Fix TTB1 handling | Jean-Philippe Brucker |
2023-02-16 | hw/arm/smmu-common: Support 64-bit addresses | Jean-Philippe Brucker |
2023-02-16 | hw/arm: Attach PSPI module to NPCM7XX SoC | Hao Wu |
2023-02-16 | arm/virt: don't try to spell out the accelerator | Cornelia Huck |
2023-02-16 | hw/arm: Add missing XLNX_ZYNQMP_ARM -> USB_DWC3 Kconfig dependency | Philippe Mathieu-Daudé |
2023-02-16 | hw/arm/smmuv3: Add GBPA register | Mostafa Saleh |
2023-02-08 | Drop duplicate #include | Markus Armbruster |
2023-02-07 | hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F | Philippe Mathieu-Daudé |
2023-02-07 | hw/arm/aspeed_ast10x0: Map HACE peripheral | Philippe Mathieu-Daudé |
2023-02-07 | hw/arm/aspeed_ast10x0: Map the secure SRAM | Philippe Mathieu-Daudé |
2023-02-07 | hw/arm/aspeed_ast10x0: Map I3C peripheral | Philippe Mathieu-Daudé |
2023-02-07 | hw/arm/aspeed_ast10x0: Add various unimplemented peripherals | Philippe Mathieu-Daudé |
2023-02-07 | hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize' | Philippe Mathieu-Daudé |
2023-02-07 | hw/arm/aspeed: Add aspeed_eeprom.c | Peter Delevoryas |
2023-02-07 | hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init | Peter Delevoryas |
2023-02-07 | hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards | Peter Delevoryas |
2023-02-07 | aspeed: Add Supermicro X11 SPI machine type | Guenter Roeck |
2023-02-07 | tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB | Philippe Mathieu-Daudé |
2023-02-03 | sbsa-ref: remove cortex-a76 from list of supported cpus | Marcin Juszkiewicz |
2023-02-03 | hw/arm/virt: Make accels in GIC finalize logic explicit | Alexander Graf |
2023-02-03 | hw/arm/virt: Consolidate GIC finalize logic | Alexander Graf |
2023-02-03 | hw/arm: Use TYPE_ARM_SMMUV3 | Richard Henderson |
2023-01-28 | hw: Use TYPE_PCI_BUS definition where appropriate | Philippe Mathieu-Daudé |
2023-01-23 | hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2c | Philippe Mathieu-Daudé |
2023-01-23 | hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C | Philippe Mathieu-Daudé |
2023-01-23 | hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public header | Philippe Mathieu-Daudé |
2023-01-19 | Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent... | Peter Maydell |
2023-01-18 | bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx | Philippe Mathieu-Daudé |
2023-01-16 | hw/arm: Move various units to softmmu_ss[] | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm/bcm2836: Remove definitions generated by OBJECT_DECLARE_TYPE() | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm/stellaris: Use CamelCase for STELLARIS_ADC type name | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm/stellaris: Drop useless casts from void * to pointer | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm/omap: Drop useless casts from void * to pointer | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm: Remove unreachable code calling pflash_cfi01_register() | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm/vexpress: Remove dead code in vexpress_common_init() | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm/z2: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm/omap_sx1: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm/omap_sx1: Remove unused 'total_ram' definitions | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm/musicpal: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm/mainstone: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm/gumstix: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm/gumstix: Improve documentation | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm/collie: Simplify flash creation using for() loop | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm/collie: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm/pxa2xx: Simplify pxa270_init() | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm/pxa2xx: Simplify pxa255_init() | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm: Allwinner A10 enable SPL load from MMC | Strahinja Jankovic |
2023-01-12 | hw/arm: Add AXP209 to Cubieboard | Strahinja Jankovic |
2023-01-12 | {hw/i2c,docs/system/arm}: Allwinner TWI/I2C Emulation | Strahinja Jankovic |