index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
aspeed.c
Age
Commit message (
Expand
)
Author
2024-11-04
aspeed: Don't set always boot properties of the emmc device
Cédric Le Goater
2024-11-04
aspeed: Support create flash devices via command line for AST1030
Jamin Lin
2024-10-24
hw/arm/aspeed: Correct fmc_model w25q80bl for ast1030-a1 EVB
Jamin Lin
2024-10-24
hw/arm/aspeed: Correct spi_model w25q256 for ast1030-a1 EVB.
Jamin Lin
2024-09-24
reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()
Juraj Marcin
2024-09-16
aspeed: Add tmp105 in i2c bus 0 for AST2700
Jamin Lin
2024-07-21
aspeed: fix coding style
Jamin Lin
2024-07-21
aspeed: Introduce a 'boot-emmc' machine option
Cédric Le Goater
2024-07-21
aspeed: Introduce a 'hw_strap1' machine attribute
Cédric Le Goater
2024-07-21
aspeed: Add boot-from-eMMC HW strapping bit to rainier-bmc machine
Cédric Le Goater
2024-07-21
aspeed: Tune eMMC device properties to reflect HW strapping
Cédric Le Goater
2024-07-21
aspeed: Load eMMC first boot area as a boot rom
Cédric Le Goater
2024-07-21
aspeed: Change type of eMMC device
Cédric Le Goater
2024-07-02
aspeed: Deprecate the tacoma-bmc machine
Cédric Le Goater
2024-06-16
aspeed: Add an AST2700 eval board
Jamin Lin
2024-03-25
misc/pca955*: Move models under hw/gpio
Cédric Le Goater
2024-02-27
aspeed: fix hardcode boot address 0
Jamin Lin
2024-02-27
aspeed: introduce a new UART0 device name
Jamin Lin
2024-02-02
hw/arm/aspeed: use qemu_configure_nic_device()
David Woodhouse
2024-02-01
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
2024-02-01
hw/arm/aspeed: Init CPU defaults in a common helper
Philippe Mathieu-Daudé
2024-02-01
hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()
Philippe Mathieu-Daudé
2024-02-01
hw/arm/aspeed: Remove dead code
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Dynamically allocate AspeedMachineState::soc field
Philippe Mathieu-Daudé
2023-09-01
aspeed: Get the BlockBackend of FMC0 from the flash device
Cédric Le Goater
2023-09-01
aspeed: Create flash devices only when defaults are enabled
Cédric Le Goater
2023-09-01
aspeed/smc: Wire CS lines at reset
Cédric Le Goater
2023-09-01
aspeed: Introduce helper for 32-bit hosts limitation
Cédric Le Goater
2023-07-25
arm: spelling fixes
Michael Tokarev
2023-06-15
aspeed: Introduce a "bmc-console" machine option
Cédric Le Goater
2023-06-15
aspeed: Introduce a boot_rom region at the machine level
Cédric Le Goater
2023-06-15
hw/arm/aspeed: Add VPD data for Rainier machine
Ninad Palsule
2023-05-02
hw/arm/aspeed: Use arm_write_bootloader() to write the bootloader
Cédric Le Goater
2023-03-07
hw/arm/aspeed: Added TMP421 type sensor's support in tiogapass
Karthikeyan Pasupathi
2023-03-07
hw/arm/aspeed: Added TMP421 type sensor's support in yosemitev2
Karthikeyan Pasupathi
2023-03-02
aspeed/smc: Replace SysBus IRQs with GPIO lines
Cédric Le Goater
2023-03-02
aspeed: Add a boot_rom overlap region in the SoC spi_boot container
Cédric Le Goater
2023-03-02
aspeed: Introduce a spi_boot region under the SoC
Cédric Le Goater
2023-03-02
aspeed/fuji : correct the eeprom size
Sittisak Sinprem
2023-03-02
hw/arm/aspeed: Adding new machine Tiogapass in QEMU
Karthikeyan Pasupathi
2023-03-02
hw/arm/aspeed: Adding new machine Yosemitev2 in QEMU
Karthikeyan Pasupathi
2023-02-07
hw/arm/aspeed: Add aspeed_eeprom.c
Peter Delevoryas
2023-02-07
hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init
Peter Delevoryas
2023-02-07
hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
Peter Delevoryas
2023-02-07
aspeed: Add Supermicro X11 SPI machine type
Guenter Roeck
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-24
arm/aspeed: Replace mx25l25635e chip model
Cédric Le Goater
2022-10-24
hw/arm/aspeed: increase Bletchley memory size
Patrick Williams
2022-09-14
target/arm: Make boards pass base address to armv7m_load_kernel()
Peter Maydell
2022-08-01
aspeed: Remove unused fields from AspeedMachineState
Cédric Le Goater
[next]