aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm/allwinner-a10.h
AgeCommit message (Expand)Author
2024-10-15hw/arm: Add SPI to Allwinner A10Strahinja Jankovic
2024-02-15hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'Philippe Mathieu-Daudé
2023-10-27hw/arm/allwinner-a10: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé
2023-04-20hw/arm: Add WDT to Allwinner-A10 and CubieboardStrahinja Jankovic
2023-02-27include/hw/arm/allwinner-a10.h: Remove superfluous includes from the headerThomas Huth
2023-02-14Do not include "qemu/error-report.h" in headers that do not need itThomas Huth
2023-01-12hw/arm: Allwinner A10 enable SPL load from MMCStrahinja Jankovic
2023-01-12{hw/i2c,docs/system/arm}: Allwinner TWI/I2C EmulationStrahinja Jankovic
2023-01-12hw/misc: Allwinner A10 DRAM Controller EmulationStrahinja Jankovic
2023-01-12hw/misc: Allwinner-A10 Clock Controller Module EmulationStrahinja Jankovic
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-03-12hw/arm/allwinner: add RTC device supportNiek Linnenbank
2020-03-12hw/arm/allwinner: add SD/MMC host controllerNiek Linnenbank
2020-02-21arm: allwinner: Wire up USB portsGuenter Roeck
2020-01-17hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()Philippe Mathieu-Daudé
2020-01-17hw/arm/allwinner-a10: Move SoC definitions out of headerPhilippe Mathieu-Daudé
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-06-12Normalize position of header guardMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-05-23arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell
2019-01-07hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controllerPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2015-11-06arm: allwinner-a10: Add SATAPeter Crosthwaite
2014-02-08hw/arm/allwinner-a10: initialize EMACBeniamino Galvani
2013-12-17hw/arm: add allwinner a10 SoC supportliguang