index
:
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-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-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
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
2023-03-07
hw/arm/aspeed: Added TMP421 type sensor's support in tiogapass
Karthikeyan Pasupathi
1
-0
/
+4
2023-03-07
hw/arm/aspeed: Added TMP421 type sensor's support in yosemitev2
Karthikeyan Pasupathi
1
-0
/
+5
2023-03-02
aspeed/smc: Replace SysBus IRQs with GPIO lines
Cédric Le Goater
1
-1
/
+1
2023-03-02
aspeed: Add a boot_rom overlap region in the SoC spi_boot container
Cédric Le Goater
1
-20
/
+27
2023-03-02
aspeed: Introduce a spi_boot region under the SoC
Cédric Le Goater
1
-12
/
+1
2023-03-02
aspeed/fuji : correct the eeprom size
Sittisak Sinprem
1
-16
/
+20
2023-03-02
hw/arm/aspeed: Adding new machine Tiogapass in QEMU
Karthikeyan Pasupathi
1
-0
/
+32
2023-03-02
hw/arm/aspeed: Adding new machine Yosemitev2 in QEMU
Karthikeyan Pasupathi
1
-0
/
+31
2023-02-07
hw/arm/aspeed: Add aspeed_eeprom.c
Peter Delevoryas
1
-3
/
+7
2023-02-07
hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init
Peter Delevoryas
1
-52
/
+43
2023-02-07
hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
Peter Delevoryas
1
-9
/
+1
2023-02-07
aspeed: Add Supermicro X11 SPI machine type
Guenter Roeck
1
-0
/
+33
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
1
-2
/
+2
2022-10-24
arm/aspeed: Replace mx25l25635e chip model
Cédric Le Goater
1
-3
/
+3
2022-10-24
hw/arm/aspeed: increase Bletchley memory size
Patrick Williams
1
-1
/
+8
2022-09-14
target/arm: Make boards pass base address to armv7m_load_kernel()
Peter Maydell
1
-0
/
+1
2022-08-01
aspeed: Remove unused fields from AspeedMachineState
Cédric Le Goater
1
-2
/
+0
2022-07-14
aspeed: Add fby35-bmc slot GPIO's
Peter Delevoryas
1
-1
/
+13
2022-07-14
aspeed: Make aspeed_board_init_flashes public
Peter Delevoryas
1
-1
/
+1
2022-07-14
aspeed: Refactor UART init for multi-SoC machines
Peter Delevoryas
1
-4
/
+18
2022-07-12
block: Change blk_{pread,pwrite}() param order
Alberto Faria
1
-1
/
+1
2022-07-12
block: Add a 'flags' param to blk_pread()
Alberto Faria
1
-1
/
+1
2022-06-30
hw/arm/aspeed: firework: add I2C MUXes for VR channels
Jae Hyun Yoo
1
-1
/
+9
2022-06-30
hw/arm/aspeed: firework: Add Thermal Diodes
Maheswara Kurapati
1
-0
/
+10
2022-06-30
hw/arm/aspeed: Add MAX31785 Fan controllers
Maheswara Kurapati
1
-2
/
+6
2022-06-30
hw/arm/aspeed: add Qualcomm Firework BMC machine
Graeme Gregory
1
-0
/
+34
2022-06-30
hw/arm/aspeed: add support for the Qualcomm DC-SCM v1 board
Jae Hyun Yoo
1
-0
/
+35
2022-06-30
aspeed: Add memory property to Aspeed SoC
Peter Delevoryas
1
-0
/
+4
2022-06-30
aspeed: Set the dram container at the SoC level
Cédric Le Goater
1
-37
/
+2
2022-06-22
aspeed: Add I2C buses to AST1030 model
Troy Lee
1
-0
/
+13
2022-06-22
aspeed: Remove fake RTC device on ast2500-evb
Cédric Le Goater
1
-4
/
+0
2022-05-25
hw/arm/aspeed: Add i2c devices for AST2600 EVB
Howard Chiu
1
-2
/
+9
2022-05-25
hw/arm/aspeed: Add fby35 machine type
Peter Delevoryas
1
-0
/
+63
2022-05-02
hw/arm/aspeed: fix AST2500/AST2600 EVB fmc model
Jae Hyun Yoo
1
-2
/
+2
2022-05-02
aspeed: Add an AST1030 eval board
Jamin Lin
1
-0
/
+66
[next]