125891 Commits (19552884e4b73e5aa2dc2ff9d03c7bb5075595e0)
 

Author SHA1 Message Date
Markus Armbruster 19552884e4 error: Consistently name Error * objects err, and not errp 4 months ago
Markus Armbruster a4cda04107 error: error_free(NULL) is safe, drop unnecessary conditionals 4 months ago
Markus Armbruster cfd5d4eafb nbd/client-connection: Replace error_propagate() by assignment 4 months ago
Markus Armbruster 51cd475682 hw/nvram/xlnx-bbram: More idiomatic and simpler error reporting 4 months ago
Markus Armbruster 7bfd6c0e09 hw/core/loader: Make load_elf_hdr() return bool, simplify caller 4 months ago
Richard Henderson 0fc482b73d aspeed queue: 3 months ago
Jamin Lin 9cbd8ee7f6 hw/i2c/aspeed: Fix wrong I2CC_DMA_LEN when I2CM_DMA_TX/RX_ADDR set first 3 months ago
Jamin Lin d1736a2ae2 hw/intc/aspeed: Remove TSP 128 - 138 3 months ago
Jamin Lin 61fa20dc50 hw/intc/aspeed: Remove SSP 128 - 138 3 months ago
Jamin Lin 798c442df7 docs/specs/aspeed-intc: Remove GIC 128 - 136 7 months ago
Jamin Lin 14ecbe9fb2 hw/intc/aspeed: Remove GIC 128 - 136 7 months ago
Jamin Lin 4f53de2f10 hw/arm/aspeed_ast27x0: Remove ast2700-a0 SOC 7 months ago
Jamin Lin e50a021a45 hw/arm: Remove ast2700a0-evb machine 7 months ago
Cédric Le Goater 75bcfb98a1 tests/functional: Fix URL of gb200nvl-bmc image 3 months ago
Yubin Zou eb5f781add test/qtest: Add Unit test for Aspeed SGPIO 3 months ago
Yubin Zou 508e8630de hw/arm/aspeed_ast27x0: Wire SGPIO controller to AST2700 SoC 3 months ago
Yubin Zou 46ad43a031 hw/arm/aspeed_soc: Update Aspeed SoC to support two SGPIO controllers 3 months ago
Yubin Zou 362d551dee hw/gpio/aspeed_sgpio: Implement SGPIO interrupt handling 3 months ago
Yubin Zou 8b0265db27 hw/gpio/aspeed_sgpio: Add QOM property accessors for SGPIO pins 3 months ago
Yubin Zou 5fbe0fc35a hw/gpio/aspeed_sgpio: Add basic device model for Aspeed SGPIO 3 months ago
Patrick Williams d8e135369a hw/arm/aspeed: catalina: add Cable Cartridge FRU EEPROM 3 months ago
Patrick Williams b32fc2f907 hw/arm/aspeed: catalina: add NIC FRU EEPROM 3 months ago
Patrick Williams 6b160e218a hw/arm/aspeed: catalina: add HMC FRU EEPROM 3 months ago
Patrick Williams 3836f5a4db hw/arm/aspeed: catalina: add GB200-IO FRU EEPROM 3 months ago
Patrick Williams 121181ca6e hw/arm/aspeed: catalina: add GB200 FRU EEPROM 3 months ago
Patrick Williams 5a49b57cd5 hw/arm/aspeed: catalina: add HDD FRU EEPROM 3 months ago
Patrick Williams dbf93cb83d hw/arm/aspeed: catalina: add FIO FRU EEPROM 3 months ago
Patrick Williams b7016ea66f hw/arm/aspeed: catalina: add OSFP FRU EEPROM 3 months ago
Patrick Williams 171dc46524 hw/arm/aspeed: catalina: add PDB FRU EEPROM 3 months ago
Patrick Williams d684236c6d hw/arm/aspeed: catalina: add DC-SCM FRU EEPROM 3 months ago
Patrick Williams 3c16b8ea29 hw/arm/aspeed: catalina: add BSM FRU EEPROM 3 months ago
Jamin Lin 641455f526 docs/system/arm/aspeed: Update Aspeed MiniBMC section to include AST1060 processor 5 months ago
Jamin Lin ec348addb9 docs/system/arm/aspeed: Update Aspeed and 2700 family boards list 5 months ago
Jamin Lin 2510e00f2c tests/functional/arm/test_aspeed_ast1060: Add functional tests for Aspeed AST1060 SoC 5 months ago
Jamin Lin 097957b555 hw/arm/aspeed_ast10x0_evb: Add AST1060 EVB machine support 5 months ago
Jamin Lin 6a8ef87e6b hw/arm/aspeed_ast10x0: Add AST1060 SoC support 5 months ago
Jamin Lin 1df0dbdfbb hw/arm/aspeed_ast10x0: Pass SoC name to common init for AST10x0 family reuse 5 months ago
Jamin Lin 689e04592d hw/arm/aspeed_ast10x0: Add common realize function for AST10x0 SoCs 5 months ago
Jamin Lin 8b8cc90cd4 hw/arm/aspeed_ast10x0: Add common init function for AST10x0 SoCs 5 months ago
Jamin Lin af0a260a04 hhw/misc/aspeed_scu: Add AST1060 A2 silicon revision definition 5 months ago
Jamin Lin 0d9e824944 hw/misc/aspeed_scu: Fix the revision ID cannot be set in the SOC layer for AST2600 and AST1030 5 months ago
Jamin Lin 72347b162c hw/block/m25p80: Add SFDP table for Winbond W25Q02JVM flash 5 months ago
Richard Henderson 159107e390 Bypass packet commit for implicit usr write; cleanup 3 months ago
Taylor Simpson 15722c774a Hexagon (target/hexagon) s/log_write/gen_write 5 months ago
Taylor Simpson 19366c95f0 Hexagon (target/hexagon) s/gen_log_vreg_write/gen_vreg_write 5 months ago
Taylor Simpson b68bcbf6ea Hexagon (target/hexagon) s/gen_log_pred_write/gen_pred_write 5 months ago
Taylor Simpson c3d9f1b84b Hexagon (target/hexagon) Remove gen_log_reg_write 5 months ago
Taylor Simpson e70fcf1c3e Hexagon (target/hexagon) analyze all reads before writes 1 year ago
Taylor Simpson fb7aceaf13 Hexagon (tests/tcg/hexagon) Add test for USR changes in packet 5 months ago
Taylor Simpson 3e98496691 Hexagon (target/hexagon) Implicit writes to USR don't force packet commit 5 months ago