summary refs log tree commit diff stats
path: root/hw/arm/aspeed.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* aspeed: Remove unused fields from AspeedMachineStateCédric Le Goater2022-08-011-2/+0
* aspeed: Add fby35-bmc slot GPIO'sPeter Delevoryas2022-07-141-1/+13
* aspeed: Make aspeed_board_init_flashes publicPeter Delevoryas2022-07-141-1/+1
* aspeed: Refactor UART init for multi-SoC machinesPeter Delevoryas2022-07-141-4/+18
* block: Change blk_{pread,pwrite}() param orderAlberto Faria2022-07-121-1/+1
* block: Add a 'flags' param to blk_pread()Alberto Faria2022-07-121-1/+1
* hw/arm/aspeed: firework: add I2C MUXes for VR channelsJae Hyun Yoo2022-06-301-1/+9
* hw/arm/aspeed: firework: Add Thermal DiodesMaheswara Kurapati2022-06-301-0/+10
* hw/arm/aspeed: Add MAX31785 Fan controllersMaheswara Kurapati2022-06-301-2/+6
* hw/arm/aspeed: add Qualcomm Firework BMC machineGraeme Gregory2022-06-301-0/+34
* hw/arm/aspeed: add support for the Qualcomm DC-SCM v1 boardJae Hyun Yoo2022-06-301-0/+35
* aspeed: Add memory property to Aspeed SoCPeter Delevoryas2022-06-301-0/+4
* aspeed: Set the dram container at the SoC levelCédric Le Goater2022-06-301-37/+2
* aspeed: Add I2C buses to AST1030 modelTroy Lee2022-06-221-0/+13
* aspeed: Remove fake RTC device on ast2500-evbCédric Le Goater2022-06-221-4/+0
* hw/arm/aspeed: Add i2c devices for AST2600 EVBHoward Chiu2022-05-251-2/+9
* hw/arm/aspeed: Add fby35 machine typePeter Delevoryas2022-05-251-0/+63
* hw/arm/aspeed: fix AST2500/AST2600 EVB fmc modelJae Hyun Yoo2022-05-021-2/+2
* aspeed: Add an AST1030 eval boardJamin Lin2022-05-021-0/+66
* hw/arm/aspeed: add Bletchley machine typePatrick Williams2022-03-081-0/+76
* hw/arm/aspeed: allow missing spi_modelPatrick Williams2022-03-081-1/+5
* aspeed/smc: Remove 'num_cs' fieldCédric Le Goater2022-03-081-2/+0
* aspeed: Rework aspeed_board_init_flashes() interfaceCédric Le Goater2022-03-081-6/+5
* aspeed: Fix a potential memory leak bug in write_boot_rom()Wentao_Liang2022-03-081-3/+2
* aspeed: Introduce a create_pca9552() helperCédric Le Goater2022-02-261-22/+27
* aspeed: rainier: Add strap values taken from hardwareJoel Stanley2022-02-261-2/+2
* aspeed: rainier: Add i2c LED devicesJoel Stanley2022-02-261-0/+15
* arm: Remove swift-bmc machineJoel Stanley2022-02-261-64/+0
* hw/arm/boot: Drop nb_cpus field from arm_boot_infoPeter Maydell2022-02-081-1/+0
* hw/arm/aspeed: Replace drive_get_next() by drive_get()Markus Armbruster2021-12-151-8/+13
* aspeed: Add support for the fp5280g2-bmc boardJohn Wang2021-10-221-0/+74
* aspeed/smc: Remove the 'size' attribute from AspeedSMCFlashCédric Le Goater2021-10-121-3/+4
* aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlashCédric Le Goater2021-10-121-6/+5
* hw/arm/aspeed: Add Fuji machine typePeter Delevoryas2021-09-201-0/+120
* hw/arm/aspeed: Allow machine to set UART defaultPeter Delevoryas2021-09-201-0/+3
* arm/aspeed: Add DPS310 to Witherspoon and RainierJoel Stanley2021-09-201-2/+2
* aspeed: Emulate the AST2600A3Joel Stanley2021-09-201-3/+3
* arm/aspeed: rainier: Add i2c eeproms and muxesJoel Stanley2021-09-201-0/+44
* hw: arm: aspeed: Enable mac0/1 instead of mac1/2 for g220aGuenter Roeck2021-09-201-1/+1
* hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evbGuenter Roeck2021-09-201-1/+2
* sensor: Move hardware sensors from misc to a sensor directoryCorey Minyard2021-06-171-1/+1
* hw/arm: quanta-q71l add pca954x muxesPatrick Venture2021-06-161-3/+8
* arm: Consistently use "Cortex-Axx", not "Cortex Axx"Peter Maydell2021-06-031-3/+3
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell2021-05-051-5/+0
|\
| * Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0
| * Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0
| * Do not include hw/boards.h if it's not really necessaryThomas Huth2021-05-021-1/+0
| * Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0
| * hw: Do not include qemu/log.h if it is not necessaryThomas Huth2021-05-021-1/+0
* | aspeed: Add support for the quanta-q7l1-bmc boardPatrick Venture2021-05-011-0/+62