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_ast2600.c
Age
Commit message (
Expand
)
Author
2024-07-21
aspeed: Introduce a AspeedSoCClass 'boot_from_emmc' handler
Cédric Le Goater
2024-03-25
aspeed: Make the ast2600-a3 SoC not user creatable
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-01
hw/arm: Hook up FSI module in AST2600
Ninad Palsule
2024-02-01
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
2024-02-01
hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
Philippe Mathieu-Daudé
2024-01-26
target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
Philippe Mathieu-Daudé
2024-01-05
hw: Simplify memory_region_init_ram() calls
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Move AspeedSoCState::a7mpcore to Aspeed2600SoCState
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Introduce TYPE_ASPEED2600_SOC
Philippe Mathieu-Daudé
2023-09-29
aspeed: Clean up local variable shadowing
Cédric Le Goater
2023-06-15
target/arm: Allow users to set the number of VFP registers
Cédric Le Goater
2023-03-02
aspeed: Introduce a spi_boot region under the SoC
Cédric Le Goater
2023-02-07
hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
Philippe Mathieu-Daudé
2022-10-24
ast2600: Drop NEON from the CPU features
Cédric Le Goater
2022-07-14
aspeed: Refactor UART init for multi-SoC machines
Peter Delevoryas
2022-07-14
aspeed: Create SRAM name from first CPU index
Peter Delevoryas
2022-06-30
hw/misc/aspeed: Add PECI controller
Peter Delevoryas
2022-06-30
aspeed: Remove use of qemu_get_cpu
Peter Delevoryas
2022-06-30
aspeed: Map unimplemented devices in SoC memory
Peter Delevoryas
2022-06-30
aspeed: Remove usage of sysbus_mmio_map
Peter Delevoryas
2022-06-30
aspeed: Add memory property to Aspeed SoC
Peter Delevoryas
2022-06-30
aspeed: Set CPU memory property explicitly
Peter Delevoryas
2022-06-30
aspeed: Set the dram container at the SoC level
Cédric Le Goater
2022-05-25
hw: aspeed: Introduce common UART init function
Peter Delevoryas
2022-05-25
hw: aspeed: Add uarts_num SoC attribute
Peter Delevoryas
2022-05-25
hw: aspeed: Add missing UART's
Peter Delevoryas
2022-05-25
aspeed: Introduce a get_irq AspeedSoCClass method
Cédric Le Goater
2022-05-02
aspeed: Add eMMC Boot Controller stub
Joel Stanley
2022-03-08
aspeed/smc: Remove 'num_cs' field
Cédric Le Goater
2022-02-26
ast2600: Add Secure Boot Controller model
Joel Stanley
2022-01-28
hw/arm: ast2600: Fix address mapping of second SPI controller
Cédric Le Goater
2022-01-20
hw/arm/aspeed: Add the i3c device to the AST2600 SoC
Troy Lee
2022-01-07
Add dummy Aspeed AST2600 Display Port MCU (DPMCU)
Troy Lee
2021-10-12
hw/arm: Integrate ADC model into Aspeed SoC
Andrew Jeffery
2021-10-12
aspeed/i2c: QOMify AspeedI2CBus
Cédric Le Goater
2021-10-12
aspeed/smc: Drop AspeedSMCController structure
Cédric Le Goater
2021-09-20
hw/arm/aspeed: Allow machine to set UART default
Peter Delevoryas
2021-09-20
aspeed: Emulate the AST2600A3
Joel Stanley
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-05-01
hw/misc/aspeed_xdma: Add AST2600 support
Cédric Le Goater
2021-05-01
aspeed: Integrate HACE
Joel Stanley
2021-05-01
aspeed/smc: Remove unused "sdram-base" property
Cédric Le Goater
2021-03-09
hw/misc: Model KCS devices in the Aspeed LPC controller
Andrew Jeffery
2021-03-09
hw/misc: Add a basic Aspeed LPC controller model
Cédric Le Goater
2021-03-09
hw/arm: ast2600: Correct the iBT interrupt ID
Andrew Jeffery
[next]