Age | Commit message (Expand) | Author |
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 |
2022-07-14 | aspeed: Add fby35-bmc slot GPIO's | Peter Delevoryas |
2022-07-14 | aspeed: Make aspeed_board_init_flashes public | Peter Delevoryas |
2022-07-14 | aspeed: Refactor UART init for multi-SoC machines | Peter Delevoryas |
2022-07-12 | block: Change blk_{pread,pwrite}() param order | Alberto Faria |
2022-07-12 | block: Add a 'flags' param to blk_pread() | Alberto Faria |
2022-06-30 | hw/arm/aspeed: firework: add I2C MUXes for VR channels | Jae Hyun Yoo |
2022-06-30 | hw/arm/aspeed: firework: Add Thermal Diodes | Maheswara Kurapati |
2022-06-30 | hw/arm/aspeed: Add MAX31785 Fan controllers | Maheswara Kurapati |
2022-06-30 | hw/arm/aspeed: add Qualcomm Firework BMC machine | Graeme Gregory |
2022-06-30 | hw/arm/aspeed: add support for the Qualcomm DC-SCM v1 board | Jae Hyun Yoo |
2022-06-30 | aspeed: Add memory property to Aspeed SoC | Peter Delevoryas |
2022-06-30 | aspeed: Set the dram container at the SoC level | Cédric Le Goater |
2022-06-22 | aspeed: Add I2C buses to AST1030 model | Troy Lee |
2022-06-22 | aspeed: Remove fake RTC device on ast2500-evb | Cédric Le Goater |
2022-05-25 | hw/arm/aspeed: Add i2c devices for AST2600 EVB | Howard Chiu |
2022-05-25 | hw/arm/aspeed: Add fby35 machine type | Peter Delevoryas |
2022-05-02 | hw/arm/aspeed: fix AST2500/AST2600 EVB fmc model | Jae Hyun Yoo |
2022-05-02 | aspeed: Add an AST1030 eval board | Jamin Lin |
2022-03-08 | hw/arm/aspeed: add Bletchley machine type | Patrick Williams |
2022-03-08 | hw/arm/aspeed: allow missing spi_model | Patrick Williams |
2022-03-08 | aspeed/smc: Remove 'num_cs' field | Cédric Le Goater |
2022-03-08 | aspeed: Rework aspeed_board_init_flashes() interface | Cédric Le Goater |
2022-03-08 | aspeed: Fix a potential memory leak bug in write_boot_rom() | Wentao_Liang |
2022-02-26 | aspeed: Introduce a create_pca9552() helper | Cédric Le Goater |
2022-02-26 | aspeed: rainier: Add strap values taken from hardware | Joel Stanley |
2022-02-26 | aspeed: rainier: Add i2c LED devices | Joel Stanley |
2022-02-26 | arm: Remove swift-bmc machine | Joel Stanley |
2022-02-08 | hw/arm/boot: Drop nb_cpus field from arm_boot_info | Peter Maydell |
2021-12-15 | hw/arm/aspeed: Replace drive_get_next() by drive_get() | Markus Armbruster |