aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-08block: Clean up includesMarkus Armbruster
2023-02-08riscv: Clean up includesMarkus Armbruster
2023-02-08target/hexagon: Clean up includesMarkus Armbruster
2023-02-08net: Clean up includesMarkus Armbruster
2023-02-08migration: Clean up includesMarkus Armbruster
2023-02-08qga: Clean up includesMarkus Armbruster
2023-02-08hw/tricore: Clean up includesMarkus Armbruster
2023-02-08hw/input: Clean up includesMarkus Armbruster
2023-02-08hw/cxl: Clean up includesMarkus Armbruster
2023-02-08crypto: Clean up includesMarkus Armbruster
2023-02-08bsd-user: Clean up includesMarkus Armbruster
2023-02-08scripts/clean-includes: Improve --git commit messageMarkus Armbruster
2023-02-08scripts/clean-includes: Skip symbolic linksMarkus Armbruster
2023-02-08scripts/clean-includes: Don't claim duplicate headers found when notMarkus Armbruster
2023-02-08scripts/clean-includes: Fully skip / ignore filesMarkus Armbruster
2023-02-07Merge tag 'pull-aspeed-20230207' of https://github.com/legoater/qemu into sta...Peter Maydell
2023-02-07Merge tag 'pull-riscv-to-apply-20230207' of https://github.com/alistair23/qem...Peter Maydell
2023-02-07Merge tag 'migration-20230206-pull-request' of https://gitlab.com/juan.quinte...Peter Maydell
2023-02-07Merge tag 'qemu-macppc-20230206' of https://github.com/mcayland/qemu into sta...Peter Maydell
2023-02-07aspeed/sdmc: Drop unnecessary scu includeJoel Stanley
2023-02-07tests/avocado: Test Aspeed Zephyr SDK v00.01.08 on AST1030 boardPhilippe Mathieu-Daudé
2023-02-07hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4FPhilippe Mathieu-Daudé
2023-02-07hw/arm/aspeed_ast10x0: Map HACE peripheralPhilippe Mathieu-Daudé
2023-02-07hw/arm/aspeed_ast10x0: Map the secure SRAMPhilippe Mathieu-Daudé
2023-02-07hw/arm/aspeed_ast10x0: Map I3C peripheralPhilippe Mathieu-Daudé
2023-02-07hw/arm/aspeed_ast10x0: Add various unimplemented peripheralsPhilippe Mathieu-Daudé
2023-02-07hw/misc/aspeed_hace: Do not crash if address_space_map() failedPhilippe Mathieu-Daudé
2023-02-07hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP levelPhilippe Mathieu-Daudé
2023-02-07hw/watchdog/wdt_aspeed: Extend MMIO range to cover more registersPhilippe Mathieu-Daudé
2023-02-07hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'Philippe Mathieu-Daudé
2023-02-07hw/nvram/eeprom_at24c: Make reset behavior more like hardwarePeter Delevoryas
2023-02-07hw/arm/aspeed: Add aspeed_eeprom.cPeter Delevoryas
2023-02-07hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helperPeter Delevoryas
2023-02-07hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_initPeter Delevoryas
2023-02-07hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boardsPeter Delevoryas
2023-02-07hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mrCédric Le Goater
2023-02-07tests/avocado/machine_aspeed.py: Mask systemd services to speed up SDK bootCédric Le Goater
2023-02-07tests/avocado/machine_aspeed.py: update buildroot testsCédric Le Goater
2023-02-07m25p80: Add the is25wp256 SFPD tableGuenter Roeck
2023-02-07avocado/boot_linux_console.py: Update ast2600 testJoel Stanley
2023-02-07hw/net: Fix read of uninitialized memory in ftgmac100Stephen Longfield
2023-02-07aspeed: Add Supermicro X11 SPI machine typeGuenter Roeck
2023-02-07tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiBPhilippe Mathieu-Daudé
2023-02-07tests/avocado: Introduce file_truncate()Philippe Mathieu-Daudé
2023-02-07hw/riscv: virt: Simplify virt_{get,set}_aclint()Bin Meng
2023-02-07target/riscv: fix SBI getchar handler for KVMVladimir Isaev
2023-02-07target/riscv: fix ctzw behaviorVladimir Isaev
2023-02-07target/riscv: fix for virtual instr exceptionDeepak Gupta
2023-02-07target/riscv: add a MAINTAINERS entry for XThead* extension supportChristoph Müllner
2023-02-07RISC-V: Adding XTheadFmv ISA extensionChristoph Müllner