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
/
include
/
hw
/
arm
/
aspeed_soc.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
aspeed: fix hardcode boot address 0
Jamin Lin
2024-02-27
1
-2
/
+0
*
aspeed: introduce a new UART0 device name
Jamin Lin
2024-02-27
1
-0
/
+17
*
hw/arm: Hook up FSI module in AST2600
Ninad Palsule
2024-02-01
1
-0
/
+4
*
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
2024-02-01
1
-1
/
+2
*
hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
Philippe Mathieu-Daudé
2024-02-01
1
-0
/
+1
*
hw/arm/aspeed: Move AspeedSoCState::cpu/vic to Aspeed2400SoCState
Philippe Mathieu-Daudé
2023-10-25
1
-2
/
+3
*
hw/arm/aspeed: Move AspeedSoCState::a7mpcore to Aspeed2600SoCState
Philippe Mathieu-Daudé
2023-10-25
1
-1
/
+3
*
hw/arm/aspeed: Move AspeedSoCState::armv7m to Aspeed10x0SoCState
Philippe Mathieu-Daudé
2023-10-25
1
-3
/
+2
*
hw/arm/aspeed: Introduce TYPE_ASPEED2400_SOC
Philippe Mathieu-Daudé
2023-10-25
1
-0
/
+7
*
hw/arm/aspeed: Introduce TYPE_ASPEED2600_SOC
Philippe Mathieu-Daudé
2023-10-25
1
-0
/
+7
*
hw/arm/aspeed: Introduce TYPE_ASPEED10X0_SOC
Philippe Mathieu-Daudé
2023-10-25
1
-0
/
+7
*
aspeed: Introduce a spi_boot region under the SoC
Cédric Le Goater
2023-03-02
1
-0
/
+5
*
hw/arm/aspeed_ast10x0: Map the secure SRAM
Philippe Mathieu-Daudé
2023-02-07
1
-0
/
+3
*
hw/arm/aspeed_ast10x0: Add various unimplemented peripherals
Philippe Mathieu-Daudé
2023-02-07
1
-0
/
+11
*
aspeed: Make aspeed_board_init_flashes public
Peter Delevoryas
2022-07-14
1
-0
/
+2
*
aspeed: Refactor UART init for multi-SoC machines
Peter Delevoryas
2022-07-14
1
-2
/
+5
*
hw/misc/aspeed: Add PECI controller
Peter Delevoryas
2022-06-30
1
-0
/
+3
*
aspeed: Map unimplemented devices in SoC memory
Peter Delevoryas
2022-06-30
1
-0
/
+9
*
aspeed: Remove usage of sysbus_mmio_map
Peter Delevoryas
2022-06-30
1
-0
/
+1
*
aspeed: Add memory property to Aspeed SoC
Peter Delevoryas
2022-06-30
1
-0
/
+1
*
aspeed: Set the dram container at the SoC level
Cédric Le Goater
2022-06-30
1
-0
/
+2
*
hw: aspeed: Introduce common UART init function
Peter Delevoryas
2022-05-25
1
-0
/
+1
*
hw: aspeed: Add uarts_num SoC attribute
Peter Delevoryas
2022-05-25
1
-0
/
+1
*
hw: aspeed: Add missing UART's
Peter Delevoryas
2022-05-25
1
-0
/
+8
*
aspeed: Introduce a get_irq AspeedSoCClass method
Cédric Le Goater
2022-05-25
1
-0
/
+3
*
aspeed/soc : Add AST1030 support
Steven Lee
2022-05-02
1
-0
/
+3
*
aspeed: Add eMMC Boot Controller stub
Joel Stanley
2022-05-02
1
-0
/
+1
*
ast2600: Add Secure Boot Controller model
Joel Stanley
2022-02-26
1
-0
/
+3
*
hw/arm/aspeed: Add the i3c device to the AST2600 SoC
Troy Lee
2022-01-20
1
-0
/
+3
*
Add dummy Aspeed AST2600 Display Port MCU (DPMCU)
Troy Lee
2022-01-07
1
-0
/
+2
*
hw/arm: Integrate ADC model into Aspeed SoC
Andrew Jeffery
2021-10-12
1
-0
/
+2
*
hw/arm/aspeed: Allow machine to set UART default
Peter Delevoryas
2021-09-20
1
-0
/
+1
*
aspeed: Integrate HACE
Joel Stanley
2021-05-01
1
-0
/
+3
*
hw/misc: Model KCS devices in the Aspeed LPC controller
Andrew Jeffery
2021-03-09
1
-0
/
+1
*
hw/misc: Add a basic Aspeed LPC controller model
Cédric Le Goater
2021-03-09
1
-0
/
+2
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-4
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-5
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-4
/
+7
*
aspeed_soc: Rename memmap/irqmap enum constants
Eduardo Habkost
2020-08-27
1
-46
/
+46
*
arm/aspeed: Compute the number of CPUs from the SoC definition
Cédric Le Goater
2020-06-15
1
-1
/
+0
*
hw/arm: ast2400/ast2500: Wire up EHCI controllers
Guenter Roeck
2020-02-13
1
-0
/
+6
*
hw/arm: ast2600: Wire up the eMMC controller
Andrew Jeffery
2020-01-30
1
-0
/
+2
*
aspeed: Add a DRAM memory region at the SoC level
Cédric Le Goater
2019-12-16
1
-0
/
+1
*
hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
1
-1
/
+1
*
aspeed/soc: Add ASPEED Video stub
Joel Stanley
2019-10-15
1
-0
/
+1
*
aspeed: add support for the Aspeed MII controller of the AST2600
Cédric Le Goater
2019-10-15
1
-0
/
+5
*
aspeed: Parameterise number of MACs
Joel Stanley
2019-10-15
1
-1
/
+4
*
aspeed/soc: Add AST2600 support
Cédric Le Goater
2019-10-15
1
-0
/
+4
*
aspeed: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
1
-6
/
+3
*
hw: wdt_aspeed: Add AST2600 support
Joel Stanley
2019-10-15
1
-1
/
+1
[next]