aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm/pxa.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-27hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init()Philippe Mathieu-Daudé1-2/+0
2023-01-12hw/arm/pxa: Avoid forward-declaring PXA2xxI2CStatePhilippe Mathieu-Daudé1-3/+3
2023-01-12hw/arm/pxa2xx: Simplify pxa270_init()Philippe Mathieu-Daudé1-2/+1
2023-01-12hw/arm/pxa2xx: Simplify pxa255_init()Philippe Mathieu-Daudé1-1/+1
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-11/+4
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-6/+8
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-0/+1
2020-08-27pxa2xx: Move QOM macros to headerEduardo Habkost1-0/+13
2020-08-21hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controllerPhilippe Mathieu-Daudé1-2/+1
2020-07-03hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accessesPeter Maydell1-1/+0
2019-01-22hw/pcmcia: Remove PCMCIACardState from "qemu/typedefs.h"Philippe Mathieu-Daudé1-0/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-1/+1
2016-09-15Remove unused function declarationsLadi Prosek1-1/+0
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-2/+3
2016-05-19arm: include cpu-qom.h in files that require ARMCPUPaolo Bonzini1-0/+1
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster1-1/+1
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber1-1/+1
2014-01-01pxa27x: Add 'const' attribute to keyboard mapsStefan Weil1-2/+2
2014-01-01pxa27x: Reduce size of keyboard matrix mappingStefan Weil1-2/+2
2013-11-05pxa: Fix typo "dettach"Andreas Färber1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+191