summary refs log tree commit diff stats
path: root/include/hw/arm/allwinner-a10.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'Philippe Mathieu-Daudé2024-02-151-1/+1
* hw/arm/allwinner-a10: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé2023-10-271-1/+0
* hw/arm: Add WDT to Allwinner-A10 and CubieboardStrahinja Jankovic2023-04-201-0/+2
* include/hw/arm/allwinner-a10.h: Remove superfluous includes from the headerThomas Huth2023-02-271-2/+0
* Do not include "qemu/error-report.h" in headers that do not need itThomas Huth2023-02-141-1/+0
* hw/arm: Allwinner A10 enable SPL load from MMCStrahinja Jankovic2023-01-121-0/+21
* {hw/i2c,docs/system/arm}: Allwinner TWI/I2C EmulationStrahinja Jankovic2023-01-121-0/+2
* hw/misc: Allwinner A10 DRAM Controller EmulationStrahinja Jankovic2023-01-121-0/+2
* hw/misc: Allwinner-A10 Clock Controller Module EmulationStrahinja Jankovic2023-01-121-0/+2
* include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster2023-01-081-0/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/arm/allwinner: add RTC device supportNiek Linnenbank2020-03-121-0/+2
* hw/arm/allwinner: add SD/MMC host controllerNiek Linnenbank2020-03-121-0/+2
* arm: allwinner: Wire up USB portsGuenter Roeck2020-02-211-0/+6
* hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()Philippe Mathieu-Daudé2020-01-171-1/+0
* hw/arm/allwinner-a10: Move SoC definitions out of headerPhilippe Mathieu-Daudé2020-01-171-6/+0
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0
* ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster2019-08-161-1/+0
* include: Make headers more self-containedMarkus Armbruster2019-08-161-0/+1
* Normalize position of header guardMarkus Armbruster2019-06-121-2/+2
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0
* arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell2019-05-231-1/+1
* hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controllerPhilippe Mathieu-Daudé2019-01-071-0/+1
* hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0
* arm: allwinner-a10: Add SATAPeter Crosthwaite2015-11-061-0/+4
* hw/arm/allwinner-a10: initialize EMACBeniamino Galvani2014-02-081-0/+3
* hw/arm: add allwinner a10 SoC supportliguang2013-12-171-0/+35