summary refs log tree commit diff stats
path: root/hw/arm/aspeed.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* aspeed: Introduce a "bmc-console" machine optionCédric Le Goater2023-06-151-2/+38
* aspeed: Introduce a boot_rom region at the machine levelCédric Le Goater2023-06-151-6/+6
* hw/arm/aspeed: Add VPD data for Rainier machineNinad Palsule2023-06-151-2/+4
* hw/arm/aspeed: Use arm_write_bootloader() to write the bootloaderCédric Le Goater2023-05-021-20/+22
* hw/arm/aspeed: Added TMP421 type sensor's support in tiogapassKarthikeyan Pasupathi2023-03-071-0/+4
* hw/arm/aspeed: Added TMP421 type sensor's support in yosemitev2Karthikeyan Pasupathi2023-03-071-0/+5
* aspeed/smc: Replace SysBus IRQs with GPIO linesCédric Le Goater2023-03-021-1/+1
* aspeed: Add a boot_rom overlap region in the SoC spi_boot containerCédric Le Goater2023-03-021-20/+27
* aspeed: Introduce a spi_boot region under the SoCCédric Le Goater2023-03-021-12/+1
* aspeed/fuji : correct the eeprom sizeSittisak Sinprem2023-03-021-16/+20
* hw/arm/aspeed: Adding new machine Tiogapass in QEMUKarthikeyan Pasupathi2023-03-021-0/+32
* hw/arm/aspeed: Adding new machine Yosemitev2 in QEMUKarthikeyan Pasupathi2023-03-021-0/+31
* hw/arm/aspeed: Add aspeed_eeprom.cPeter Delevoryas2023-02-071-3/+7
* hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_initPeter Delevoryas2023-02-071-52/+43
* hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boardsPeter Delevoryas2023-02-071-9/+1
* aspeed: Add Supermicro X11 SPI machine typeGuenter Roeck2023-02-071-0/+33
* reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld2022-10-271-2/+2
* arm/aspeed: Replace mx25l25635e chip modelCédric Le Goater2022-10-241-3/+3
* hw/arm/aspeed: increase Bletchley memory sizePatrick Williams2022-10-241-1/+8
* target/arm: Make boards pass base address to armv7m_load_kernel()Peter Maydell2022-09-141-0/+1
* 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