From: Richard Henderson Date: Mon, 5 Jan 2026 19:52:47 +0000 (+1100) Subject: Merge tag 'pull-aspeed-20260105' of https://github.com/legoater/qemu into staging X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fc482b73d8e085d1375b4e17b0647fd2e6fe8f0;p=thirdparty%2Fqemu.git Merge tag 'pull-aspeed-20260105' of https://github.com/legoater/qemu into staging aspeed queue: * Removed the ast2700-a0 SoC and ast2700a0-evb machine. * Added SGPIO support to the ast2700 SoC, including unit tests. * Added several FRU EEPROMs to the Catalina board. * Added support for the new AST1060 SoC and ast1060-evb machine, including functional tests. * Fixed the silicon revision ID register for AST2600 and AST1030 SoCs. * Added an SFDP table for a Winbond flash chip. * Updated documentation for Aspeed boards. # -----BEGIN PGP SIGNATURE----- # # iQIzBAABCAAdFiEEoPZlSPBIlev+awtgUaNDx8/77KEFAmlbtGMACgkQUaNDx8/7 # 7KGtVBAAgiCDME1oXrc+ZVmYn8RtRsx/lakp4prbqRbs6A8qoITk3ao6WjNd2k3P # kOkvB/xQCqRDSSJIpp8BQhUzDet80b8KUz16iTw1m7KubMIqapmOxVkGJqSc9kGT # PfLVjB60rHqiCkInNaaMXxMQuY0iAFKS+SDM8mCGaay0MXdvsEIi+XIcxv2TX0Jo # tnHMaJxtSKfzY3QiM7yeB+WryzOlzQ7IMqRkai9tCN1y3XyDy8PodelZFCIGXw/N # tw04Z3q/LhmxT6kjvYLmeTETne+1k69gfME+7JhB1hPSrIgdIqM9qyXCROb0U8/W # 5mJDkm84blHc4QWITdewiyhIGps9ITxqlIelCExPL1GpEubSg5BVkqFbIjMv+6HJ # 2XcBbP+rG6IdEpxeT+PcHw5HvOfLjMY6kGrawpK4s2id5jI9GSSyNY5k576tqRzg # P10GfeKUDNDj1nYhUfOmzL6qXb9TqIyQtOVJVGcHkaASnXIqFvL6rYQHcttFej08 # YepKqvYBBSwsb2TdSb1t6VKTgCublFUD4jdhph3iqVmfQRl3ei8WJHFKCt8aQ235 # HqXzcmBDoTFYqJ97SAg1bvydhVL+rDpd//gcPqVw2cwMnTa2S3zvgI6xj1oBTEf8 # YiRPtFYJ03Y9baNZRdGdYAErxIdiliZh+OYfaEFNNn5Zuqp6tYQ= # =64bG # -----END PGP SIGNATURE----- # gpg: Signature made Mon 05 Jan 2026 11:53:55 PM AEDT # gpg: using RSA key A0F66548F04895EBFE6B0B6051A343C7CFFBECA1 # gpg: Good signature from "Cédric Le Goater " [full] # gpg: aka "Cédric Le Goater " [full] * tag 'pull-aspeed-20260105' of https://github.com/legoater/qemu: (36 commits) hw/i2c/aspeed: Fix wrong I2CC_DMA_LEN when I2CM_DMA_TX/RX_ADDR set first hw/intc/aspeed: Remove TSP 128 - 138 hw/intc/aspeed: Remove SSP 128 - 138 docs/specs/aspeed-intc: Remove GIC 128 - 136 hw/intc/aspeed: Remove GIC 128 - 136 hw/arm/aspeed_ast27x0: Remove ast2700-a0 SOC hw/arm: Remove ast2700a0-evb machine tests/functional: Fix URL of gb200nvl-bmc image test/qtest: Add Unit test for Aspeed SGPIO hw/arm/aspeed_ast27x0: Wire SGPIO controller to AST2700 SoC hw/arm/aspeed_soc: Update Aspeed SoC to support two SGPIO controllers hw/gpio/aspeed_sgpio: Implement SGPIO interrupt handling hw/gpio/aspeed_sgpio: Add QOM property accessors for SGPIO pins hw/gpio/aspeed_sgpio: Add basic device model for Aspeed SGPIO hw/arm/aspeed: catalina: add Cable Cartridge FRU EEPROM hw/arm/aspeed: catalina: add NIC FRU EEPROM hw/arm/aspeed: catalina: add HMC FRU EEPROM hw/arm/aspeed: catalina: add GB200-IO FRU EEPROM hw/arm/aspeed: catalina: add GB200 FRU EEPROM hw/arm/aspeed: catalina: add HDD FRU EEPROM ... Signed-off-by: Richard Henderson --- 0fc482b73d8e085d1375b4e17b0647fd2e6fe8f0