aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm/allwinner-a10.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-03-12hw/arm/allwinner: add RTC device supportNiek Linnenbank1-0/+2
2020-03-12hw/arm/allwinner: add SD/MMC host controllerNiek Linnenbank1-0/+2
2020-02-21arm: allwinner: Wire up USB portsGuenter Roeck1-0/+6
2020-01-17hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()Philippe Mathieu-Daudé1-1/+0
2020-01-17hw/arm/allwinner-a10: Move SoC definitions out of headerPhilippe Mathieu-Daudé1-6/+0
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2019-08-16ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster1-1/+0
2019-08-16include: Make headers more self-containedMarkus Armbruster1-0/+1
2019-06-12Normalize position of header guardMarkus Armbruster1-2/+2
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-05-23arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell1-1/+1
2019-01-07hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controllerPhilippe Mathieu-Daudé1-0/+1
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé1-1/+0
2015-11-06arm: allwinner-a10: Add SATAPeter Crosthwaite1-0/+4
2014-02-08hw/arm/allwinner-a10: initialize EMACBeniamino Galvani1-0/+3
2013-12-17hw/arm: add allwinner a10 SoC supportliguang1-0/+35