aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/aspeed.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-25hw/arm/aspeed: Dynamically allocate AspeedMachineState::soc fieldPhilippe Mathieu-Daudé1-49/+52
2023-09-01aspeed: Get the BlockBackend of FMC0 from the flash deviceCédric Le Goater1-3/+5
2023-09-01aspeed: Create flash devices only when defaults are enabledCédric Le Goater1-2/+4
2023-09-01aspeed/smc: Wire CS lines at resetCédric Le Goater1-4/+1
2023-09-01aspeed: Introduce helper for 32-bit hosts limitationCédric Le Goater1-12/+9
2023-07-25arm: spelling fixesMichael Tokarev1-1/+1
2023-06-15aspeed: Introduce a "bmc-console" machine optionCédric Le Goater1-2/+38
2023-06-15aspeed: Introduce a boot_rom region at the machine levelCédric Le Goater1-6/+6
2023-06-15hw/arm/aspeed: Add VPD data for Rainier machineNinad Palsule1-2/+4
2023-05-02hw/arm/aspeed: Use arm_write_bootloader() to write the bootloaderCédric Le Goater1-20/+22
2023-03-07hw/arm/aspeed: Added TMP421 type sensor's support in tiogapassKarthikeyan Pasupathi1-0/+4
2023-03-07hw/arm/aspeed: Added TMP421 type sensor's support in yosemitev2Karthikeyan Pasupathi1-0/+5
2023-03-02aspeed/smc: Replace SysBus IRQs with GPIO linesCédric Le Goater1-1/+1
2023-03-02aspeed: Add a boot_rom overlap region in the SoC spi_boot containerCédric Le Goater1-20/+27
2023-03-02aspeed: Introduce a spi_boot region under the SoCCédric Le Goater1-12/+1
2023-03-02aspeed/fuji : correct the eeprom sizeSittisak Sinprem1-16/+20
2023-03-02hw/arm/aspeed: Adding new machine Tiogapass in QEMUKarthikeyan Pasupathi1-0/+32
2023-03-02hw/arm/aspeed: Adding new machine Yosemitev2 in QEMUKarthikeyan Pasupathi1-0/+31
2023-02-07hw/arm/aspeed: Add aspeed_eeprom.cPeter Delevoryas1-3/+7
2023-02-07hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_initPeter Delevoryas1-52/+43
2023-02-07hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boardsPeter Delevoryas1-9/+1
2023-02-07aspeed: Add Supermicro X11 SPI machine typeGuenter Roeck1-0/+33
2022-10-27reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld1-2/+2
2022-10-24arm/aspeed: Replace mx25l25635e chip modelCédric Le Goater1-3/+3
2022-10-24hw/arm/aspeed: increase Bletchley memory sizePatrick Williams1-1/+8
2022-09-14target/arm: Make boards pass base address to armv7m_load_kernel()Peter Maydell1-0/+1
2022-08-01aspeed: Remove unused fields from AspeedMachineStateCédric Le Goater1-2/+0
2022-07-14aspeed: Add fby35-bmc slot GPIO'sPeter Delevoryas1-1/+13
2022-07-14aspeed: Make aspeed_board_init_flashes publicPeter Delevoryas1-1/+1
2022-07-14aspeed: Refactor UART init for multi-SoC machinesPeter Delevoryas1-4/+18
2022-07-12block: Change blk_{pread,pwrite}() param orderAlberto Faria1-1/+1
2022-07-12block: Add a 'flags' param to blk_pread()Alberto Faria1-1/+1
2022-06-30hw/arm/aspeed: firework: add I2C MUXes for VR channelsJae Hyun Yoo1-1/+9
2022-06-30hw/arm/aspeed: firework: Add Thermal DiodesMaheswara Kurapati1-0/+10
2022-06-30hw/arm/aspeed: Add MAX31785 Fan controllersMaheswara Kurapati1-2/+6
2022-06-30hw/arm/aspeed: add Qualcomm Firework BMC machineGraeme Gregory1-0/+34
2022-06-30hw/arm/aspeed: add support for the Qualcomm DC-SCM v1 boardJae Hyun Yoo1-0/+35
2022-06-30aspeed: Add memory property to Aspeed SoCPeter Delevoryas1-0/+4
2022-06-30aspeed: Set the dram container at the SoC levelCédric Le Goater1-37/+2
2022-06-22aspeed: Add I2C buses to AST1030 modelTroy Lee1-0/+13
2022-06-22aspeed: Remove fake RTC device on ast2500-evbCédric Le Goater1-4/+0
2022-05-25hw/arm/aspeed: Add i2c devices for AST2600 EVBHoward Chiu1-2/+9
2022-05-25hw/arm/aspeed: Add fby35 machine typePeter Delevoryas1-0/+63
2022-05-02hw/arm/aspeed: fix AST2500/AST2600 EVB fmc modelJae Hyun Yoo1-2/+2
2022-05-02aspeed: Add an AST1030 eval boardJamin Lin1-0/+66
2022-03-08hw/arm/aspeed: add Bletchley machine typePatrick Williams1-0/+76
2022-03-08hw/arm/aspeed: allow missing spi_modelPatrick Williams1-1/+5
2022-03-08aspeed/smc: Remove 'num_cs' fieldCédric Le Goater1-2/+0
2022-03-08aspeed: Rework aspeed_board_init_flashes() interfaceCédric Le Goater1-6/+5
2022-03-08aspeed: Fix a potential memory leak bug in write_boot_rom()Wentao_Liang1-3/+2