aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/aspeed.c
AgeCommit message (Expand)Author
2024-11-04aspeed: Don't set always boot properties of the emmc deviceCédric Le Goater
2024-11-04aspeed: Support create flash devices via command line for AST1030Jamin Lin
2024-10-24hw/arm/aspeed: Correct fmc_model w25q80bl for ast1030-a1 EVBJamin Lin
2024-10-24hw/arm/aspeed: Correct spi_model w25q256 for ast1030-a1 EVB.Jamin Lin
2024-09-24reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()Juraj Marcin
2024-09-16aspeed: Add tmp105 in i2c bus 0 for AST2700Jamin Lin
2024-07-21aspeed: fix coding styleJamin Lin
2024-07-21aspeed: Introduce a 'boot-emmc' machine optionCédric Le Goater
2024-07-21aspeed: Introduce a 'hw_strap1' machine attributeCédric Le Goater
2024-07-21aspeed: Add boot-from-eMMC HW strapping bit to rainier-bmc machineCédric Le Goater
2024-07-21aspeed: Tune eMMC device properties to reflect HW strappingCédric Le Goater
2024-07-21aspeed: Load eMMC first boot area as a boot romCédric Le Goater
2024-07-21aspeed: Change type of eMMC deviceCédric Le Goater
2024-07-02aspeed: Deprecate the tacoma-bmc machineCédric Le Goater
2024-06-16aspeed: Add an AST2700 eval boardJamin Lin
2024-03-25misc/pca955*: Move models under hw/gpioCédric Le Goater
2024-02-27aspeed: fix hardcode boot address 0Jamin Lin
2024-02-27aspeed: introduce a new UART0 device nameJamin Lin
2024-02-02hw/arm/aspeed: use qemu_configure_nic_device()David Woodhouse
2024-02-01hw/arm/aspeed: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé
2024-02-01hw/arm/aspeed: Init CPU defaults in a common helperPhilippe Mathieu-Daudé
2024-02-01hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()Philippe Mathieu-Daudé
2024-02-01hw/arm/aspeed: Remove dead codePhilippe Mathieu-Daudé
2023-10-25hw/arm/aspeed: Dynamically allocate AspeedMachineState::soc fieldPhilippe Mathieu-Daudé
2023-09-01aspeed: Get the BlockBackend of FMC0 from the flash deviceCédric Le Goater
2023-09-01aspeed: Create flash devices only when defaults are enabledCédric Le Goater
2023-09-01aspeed/smc: Wire CS lines at resetCédric Le Goater
2023-09-01aspeed: Introduce helper for 32-bit hosts limitationCédric Le Goater
2023-07-25arm: spelling fixesMichael Tokarev
2023-06-15aspeed: Introduce a "bmc-console" machine optionCédric Le Goater
2023-06-15aspeed: Introduce a boot_rom region at the machine levelCédric Le Goater
2023-06-15hw/arm/aspeed: Add VPD data for Rainier machineNinad Palsule
2023-05-02hw/arm/aspeed: Use arm_write_bootloader() to write the bootloaderCédric Le Goater
2023-03-07hw/arm/aspeed: Added TMP421 type sensor's support in tiogapassKarthikeyan Pasupathi
2023-03-07hw/arm/aspeed: Added TMP421 type sensor's support in yosemitev2Karthikeyan Pasupathi
2023-03-02aspeed/smc: Replace SysBus IRQs with GPIO linesCédric Le Goater
2023-03-02aspeed: Add a boot_rom overlap region in the SoC spi_boot containerCédric Le Goater
2023-03-02aspeed: Introduce a spi_boot region under the SoCCédric Le Goater
2023-03-02aspeed/fuji : correct the eeprom sizeSittisak Sinprem
2023-03-02hw/arm/aspeed: Adding new machine Tiogapass in QEMUKarthikeyan Pasupathi
2023-03-02hw/arm/aspeed: Adding new machine Yosemitev2 in QEMUKarthikeyan Pasupathi
2023-02-07hw/arm/aspeed: Add aspeed_eeprom.cPeter Delevoryas
2023-02-07hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_initPeter Delevoryas
2023-02-07hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boardsPeter Delevoryas
2023-02-07aspeed: Add Supermicro X11 SPI machine typeGuenter Roeck
2022-10-27reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld
2022-10-24arm/aspeed: Replace mx25l25635e chip modelCédric Le Goater
2022-10-24hw/arm/aspeed: increase Bletchley memory sizePatrick Williams
2022-09-14target/arm: Make boards pass base address to armv7m_load_kernel()Peter Maydell
2022-08-01aspeed: Remove unused fields from AspeedMachineStateCédric Le Goater