aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm/pxa.h
AgeCommit message (Expand)Author
2023-01-12hw/arm/pxa: Avoid forward-declaring PXA2xxI2CStatePhilippe Mathieu-Daudé
2023-01-12hw/arm/pxa2xx: Simplify pxa270_init()Philippe Mathieu-Daudé
2023-01-12hw/arm/pxa2xx: Simplify pxa255_init()Philippe Mathieu-Daudé
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-08-27pxa2xx: Move QOM macros to headerEduardo Habkost
2020-08-21hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controllerPhilippe Mathieu-Daudé
2020-07-03hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accessesPeter Maydell
2019-01-22hw/pcmcia: Remove PCMCIACardState from "qemu/typedefs.h"Philippe Mathieu-Daudé
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-09-15Remove unused function declarationsLadi Prosek
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-05-19arm: include cpu-qom.h in files that require ARMCPUPaolo Bonzini
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber
2014-01-01pxa27x: Add 'const' attribute to keyboard mapsStefan Weil
2014-01-01pxa27x: Reduce size of keyboard matrix mappingStefan Weil
2013-11-05pxa: Fix typo "dettach"Andreas Färber
2013-04-08hw: move headers to include/Paolo Bonzini