index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
/
aspeed.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc/pca955*: Move models under hw/gpio
Cédric Le Goater
2024-03-25
1
-1
/
+1
*
aspeed: fix hardcode boot address 0
Jamin Lin
2024-02-27
1
-1
/
+3
*
aspeed: introduce a new UART0 device name
Jamin Lin
2024-02-27
1
-5
/
+8
*
hw/arm/aspeed: use qemu_configure_nic_device()
David Woodhouse
2024-02-02
1
-5
/
+4
*
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
2024-02-01
1
-0
/
+1
*
hw/arm/aspeed: Init CPU defaults in a common helper
Philippe Mathieu-Daudé
2024-02-01
1
-43
/
+28
*
hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()
Philippe Mathieu-Daudé
2024-02-01
1
-1
/
+4
*
hw/arm/aspeed: Remove dead code
Philippe Mathieu-Daudé
2024-02-01
1
-1
/
+0
*
hw/arm/aspeed: Dynamically allocate AspeedMachineState::soc field
Philippe Mathieu-Daudé
2023-10-25
1
-49
/
+52
*
aspeed: Get the BlockBackend of FMC0 from the flash device
Cédric Le Goater
2023-09-01
1
-3
/
+5
*
aspeed: Create flash devices only when defaults are enabled
Cédric Le Goater
2023-09-01
1
-2
/
+4
*
aspeed/smc: Wire CS lines at reset
Cédric Le Goater
2023-09-01
1
-4
/
+1
*
aspeed: Introduce helper for 32-bit hosts limitation
Cédric Le Goater
2023-09-01
1
-12
/
+9
*
arm: spelling fixes
Michael Tokarev
2023-07-25
1
-1
/
+1
*
aspeed: Introduce a "bmc-console" machine option
Cédric Le Goater
2023-06-15
1
-2
/
+38
*
aspeed: Introduce a boot_rom region at the machine level
Cédric Le Goater
2023-06-15
1
-6
/
+6
*
hw/arm/aspeed: Add VPD data for Rainier machine
Ninad Palsule
2023-06-15
1
-2
/
+4
*
hw/arm/aspeed: Use arm_write_bootloader() to write the bootloader
Cédric Le Goater
2023-05-02
1
-20
/
+22
*
hw/arm/aspeed: Added TMP421 type sensor's support in tiogapass
Karthikeyan Pasupathi
2023-03-07
1
-0
/
+4
*
hw/arm/aspeed: Added TMP421 type sensor's support in yosemitev2
Karthikeyan Pasupathi
2023-03-07
1
-0
/
+5
*
aspeed/smc: Replace SysBus IRQs with GPIO lines
Cédric Le Goater
2023-03-02
1
-1
/
+1
*
aspeed: Add a boot_rom overlap region in the SoC spi_boot container
Cédric Le Goater
2023-03-02
1
-20
/
+27
*
aspeed: Introduce a spi_boot region under the SoC
Cédric Le Goater
2023-03-02
1
-12
/
+1
*
aspeed/fuji : correct the eeprom size
Sittisak Sinprem
2023-03-02
1
-16
/
+20
*
hw/arm/aspeed: Adding new machine Tiogapass in QEMU
Karthikeyan Pasupathi
2023-03-02
1
-0
/
+32
*
hw/arm/aspeed: Adding new machine Yosemitev2 in QEMU
Karthikeyan Pasupathi
2023-03-02
1
-0
/
+31
*
hw/arm/aspeed: Add aspeed_eeprom.c
Peter Delevoryas
2023-02-07
1
-3
/
+7
*
hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init
Peter Delevoryas
2023-02-07
1
-52
/
+43
*
hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
Peter Delevoryas
2023-02-07
1
-9
/
+1
*
aspeed: Add Supermicro X11 SPI machine type
Guenter Roeck
2023-02-07
1
-0
/
+33
*
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-27
1
-2
/
+2
*
arm/aspeed: Replace mx25l25635e chip model
Cédric Le Goater
2022-10-24
1
-3
/
+3
*
hw/arm/aspeed: increase Bletchley memory size
Patrick Williams
2022-10-24
1
-1
/
+8
*
target/arm: Make boards pass base address to armv7m_load_kernel()
Peter Maydell
2022-09-14
1
-0
/
+1
*
aspeed: Remove unused fields from AspeedMachineState
Cédric Le Goater
2022-08-01
1
-2
/
+0
*
aspeed: Add fby35-bmc slot GPIO's
Peter Delevoryas
2022-07-14
1
-1
/
+13
*
aspeed: Make aspeed_board_init_flashes public
Peter Delevoryas
2022-07-14
1
-1
/
+1
*
aspeed: Refactor UART init for multi-SoC machines
Peter Delevoryas
2022-07-14
1
-4
/
+18
*
block: Change blk_{pread,pwrite}() param order
Alberto Faria
2022-07-12
1
-1
/
+1
*
block: Add a 'flags' param to blk_pread()
Alberto Faria
2022-07-12
1
-1
/
+1
*
hw/arm/aspeed: firework: add I2C MUXes for VR channels
Jae Hyun Yoo
2022-06-30
1
-1
/
+9
*
hw/arm/aspeed: firework: Add Thermal Diodes
Maheswara Kurapati
2022-06-30
1
-0
/
+10
*
hw/arm/aspeed: Add MAX31785 Fan controllers
Maheswara Kurapati
2022-06-30
1
-2
/
+6
*
hw/arm/aspeed: add Qualcomm Firework BMC machine
Graeme Gregory
2022-06-30
1
-0
/
+34
*
hw/arm/aspeed: add support for the Qualcomm DC-SCM v1 board
Jae Hyun Yoo
2022-06-30
1
-0
/
+35
*
aspeed: Add memory property to Aspeed SoC
Peter Delevoryas
2022-06-30
1
-0
/
+4
*
aspeed: Set the dram container at the SoC level
Cédric Le Goater
2022-06-30
1
-37
/
+2
*
aspeed: Add I2C buses to AST1030 model
Troy Lee
2022-06-22
1
-0
/
+13
*
aspeed: Remove fake RTC device on ast2500-evb
Cédric Le Goater
2022-06-22
1
-4
/
+0
*
hw/arm/aspeed: Add i2c devices for AST2600 EVB
Howard Chiu
2022-05-25
1
-2
/
+9
[next]