index
:
rocket-tools/riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
aspeed.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-03
hw/arm/aspeed: Add GB200 BMC target
Ed Tanous
1
-0
/
+78
2025-07-03
hw/arm/aspeed: Add second SPI chip to Aspeed model
Ed Tanous
1
-0
/
+2
2025-07-03
hw/arm/aspeed: add Catalina machine type
Patrick Williams
1
-0
/
+200
2025-07-03
hw/arm/aspeed: bletchley: update hw strap values
Patrick Williams
1
-3
/
+2
2025-05-05
hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
Jamin Lin
1
-0
/
+36
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
1
-23
/
+36
2025-03-09
hw/arm/aspeed: Add Machine Support for AST2700 A1
Jamin Lin
1
-0
/
+24
2025-03-09
hw/arm/aspeed: Rename IRQ table and machine name for AST2700 A0
Jamin Lin
1
-4
/
+5
2025-03-09
hw/arm/aspeed Update HW Strap Default Values for AST2700
Jamin Lin
1
-2
/
+4
2025-02-16
hw/arm: Remove all invalid uses of auto_create_sdcard=true
Philippe Mathieu-Daudé
1
-1
/
+0
2025-02-16
hw/boards: Rename no_sdcard -> auto_create_sdcard
Philippe Mathieu-Daudé
1
-21
/
+21
2025-02-16
hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
Philippe Mathieu-Daudé
1
-0
/
+21
2025-01-27
aspeed: Create sd devices only when defaults are enabled
Cédric Le Goater
1
-2
/
+2
2025-01-27
hw/arm/aspeed: Invert sdhci write protected pin for AST2600 EVB
Jamin Lin
1
-0
/
+7
2025-01-27
hw/arm/aspeed: fix connect_serial_hds_to_uarts
Kenneth Jia
1
-2
/
+2
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
1
-3
/
+3
2024-12-11
arm: Remove tacoma-bmc machine
Cédric Le Goater
1
-28
/
+0
2024-11-04
aspeed: Don't set always boot properties of the emmc device
Cédric Le Goater
1
-3
/
+13
2024-11-04
aspeed: Support create flash devices via command line for AST1030
Jamin Lin
1
-10
/
+12
2024-10-24
hw/arm/aspeed: Correct fmc_model w25q80bl for ast1030-a1 EVB
Jamin Lin
1
-1
/
+1
2024-10-24
hw/arm/aspeed: Correct spi_model w25q256 for ast1030-a1 EVB.
Jamin Lin
1
-1
/
+1
2024-09-24
reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()
Juraj Marcin
1
-2
/
+2
2024-09-16
aspeed: Add tmp105 in i2c bus 0 for AST2700
Jamin Lin
1
-0
/
+10
2024-07-21
aspeed: fix coding style
Jamin Lin
1
-7
/
+14
2024-07-21
aspeed: Introduce a 'boot-emmc' machine option
Cédric Le Goater
1
-0
/
+30
2024-07-21
aspeed: Introduce a 'hw_strap1' machine attribute
Cédric Le Goater
1
-1
/
+5
2024-07-21
aspeed: Add boot-from-eMMC HW strapping bit to rainier-bmc machine
Cédric Le Goater
1
-1
/
+1
2024-07-21
aspeed: Tune eMMC device properties to reflect HW strapping
Cédric Le Goater
1
-4
/
+13
2024-07-21
aspeed: Load eMMC first boot area as a boot rom
Cédric Le Goater
1
-3
/
+5
2024-07-21
aspeed: Change type of eMMC device
Cédric Le Goater
1
-4
/
+5
2024-07-02
aspeed: Deprecate the tacoma-bmc machine
Cédric Le Goater
1
-0
/
+2
2024-06-16
aspeed: Add an AST2700 eval board
Jamin Lin
1
-0
/
+32
2024-03-25
misc/pca955*: Move models under hw/gpio
Cédric Le Goater
1
-1
/
+1
2024-02-27
aspeed: fix hardcode boot address 0
Jamin Lin
1
-1
/
+3
2024-02-27
aspeed: introduce a new UART0 device name
Jamin Lin
1
-5
/
+8
2024-02-02
hw/arm/aspeed: use qemu_configure_nic_device()
David Woodhouse
1
-5
/
+4
2024-02-01
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
1
-0
/
+1
2024-02-01
hw/arm/aspeed: Init CPU defaults in a common helper
Philippe Mathieu-Daudé
1
-43
/
+28
2024-02-01
hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()
Philippe Mathieu-Daudé
1
-1
/
+4
2024-02-01
hw/arm/aspeed: Remove dead code
Philippe Mathieu-Daudé
1
-1
/
+0
2023-10-25
hw/arm/aspeed: Dynamically allocate AspeedMachineState::soc field
Philippe Mathieu-Daudé
1
-49
/
+52
2023-09-01
aspeed: Get the BlockBackend of FMC0 from the flash device
Cédric Le Goater
1
-3
/
+5
2023-09-01
aspeed: Create flash devices only when defaults are enabled
Cédric Le Goater
1
-2
/
+4
2023-09-01
aspeed/smc: Wire CS lines at reset
Cédric Le Goater
1
-4
/
+1
2023-09-01
aspeed: Introduce helper for 32-bit hosts limitation
Cédric Le Goater
1
-12
/
+9
2023-07-25
arm: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-06-15
aspeed: Introduce a "bmc-console" machine option
Cédric Le Goater
1
-2
/
+38
2023-06-15
aspeed: Introduce a boot_rom region at the machine level
Cédric Le Goater
1
-6
/
+6
2023-06-15
hw/arm/aspeed: Add VPD data for Rainier machine
Ninad Palsule
1
-2
/
+4
2023-05-02
hw/arm/aspeed: Use arm_write_bootloader() to write the bootloader
Cédric Le Goater
1
-20
/
+22
[next]