summaryrefslogtreecommitdiff
path: root/hw/arm/aspeed.c
AgeCommit message (Expand)Author
2022-08-01aspeed: Remove unused fields from AspeedMachineStateCédric Le Goater
2022-07-14aspeed: Add fby35-bmc slot GPIO'sPeter Delevoryas
2022-07-14aspeed: Make aspeed_board_init_flashes publicPeter Delevoryas
2022-07-14aspeed: Refactor UART init for multi-SoC machinesPeter Delevoryas
2022-07-12block: Change blk_{pread,pwrite}() param orderAlberto Faria
2022-07-12block: Add a 'flags' param to blk_pread()Alberto Faria
2022-06-30hw/arm/aspeed: firework: add I2C MUXes for VR channelsJae Hyun Yoo
2022-06-30hw/arm/aspeed: firework: Add Thermal DiodesMaheswara Kurapati
2022-06-30hw/arm/aspeed: Add MAX31785 Fan controllersMaheswara Kurapati
2022-06-30hw/arm/aspeed: add Qualcomm Firework BMC machineGraeme Gregory
2022-06-30hw/arm/aspeed: add support for the Qualcomm DC-SCM v1 boardJae Hyun Yoo
2022-06-30aspeed: Add memory property to Aspeed SoCPeter Delevoryas
2022-06-30aspeed: Set the dram container at the SoC levelCédric Le Goater
2022-06-22aspeed: Add I2C buses to AST1030 modelTroy Lee
2022-06-22aspeed: Remove fake RTC device on ast2500-evbCédric Le Goater
2022-05-25hw/arm/aspeed: Add i2c devices for AST2600 EVBHoward Chiu
2022-05-25hw/arm/aspeed: Add fby35 machine typePeter Delevoryas
2022-05-02hw/arm/aspeed: fix AST2500/AST2600 EVB fmc modelJae Hyun Yoo
2022-05-02aspeed: Add an AST1030 eval boardJamin Lin
2022-03-08hw/arm/aspeed: add Bletchley machine typePatrick Williams
2022-03-08hw/arm/aspeed: allow missing spi_modelPatrick Williams
2022-03-08aspeed/smc: Remove 'num_cs' fieldCédric Le Goater
2022-03-08aspeed: Rework aspeed_board_init_flashes() interfaceCédric Le Goater
2022-03-08aspeed: Fix a potential memory leak bug in write_boot_rom()Wentao_Liang
2022-02-26aspeed: Introduce a create_pca9552() helperCédric Le Goater
2022-02-26aspeed: rainier: Add strap values taken from hardwareJoel Stanley
2022-02-26aspeed: rainier: Add i2c LED devicesJoel Stanley
2022-02-26arm: Remove swift-bmc machineJoel Stanley
2022-02-08hw/arm/boot: Drop nb_cpus field from arm_boot_infoPeter Maydell
2021-12-15hw/arm/aspeed: Replace drive_get_next() by drive_get()Markus Armbruster
2021-10-22aspeed: Add support for the fp5280g2-bmc boardJohn Wang
2021-10-12aspeed/smc: Remove the 'size' attribute from AspeedSMCFlashCédric Le Goater
2021-10-12aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlashCédric Le Goater
2021-09-20hw/arm/aspeed: Add Fuji machine typePeter Delevoryas
2021-09-20hw/arm/aspeed: Allow machine to set UART defaultPeter Delevoryas
2021-09-20arm/aspeed: Add DPS310 to Witherspoon and RainierJoel Stanley
2021-09-20aspeed: Emulate the AST2600A3Joel Stanley
2021-09-20arm/aspeed: rainier: Add i2c eeproms and muxesJoel Stanley
2021-09-20hw: arm: aspeed: Enable mac0/1 instead of mac1/2 for g220aGuenter Roeck
2021-09-20hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evbGuenter Roeck
2021-06-17sensor: Move hardware sensors from misc to a sensor directoryCorey Minyard
2021-06-16hw/arm: quanta-q71l add pca954x muxesPatrick Venture
2021-06-03arm: Consistently use "Cortex-Axx", not "Cortex Axx"Peter Maydell
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth
2021-05-01aspeed: Add support for the quanta-q7l1-bmc boardPatrick Venture