aboutsummaryrefslogtreecommitdiffstats
path: root/include/hw/arm/pxa.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init()Philippe Mathieu-Daudé2023-10-271-2/+0
* hw/arm/pxa: Avoid forward-declaring PXA2xxI2CStatePhilippe Mathieu-Daudé2023-01-121-3/+3
* hw/arm/pxa2xx: Simplify pxa270_init()Philippe Mathieu-Daudé2023-01-121-2/+1
* hw/arm/pxa2xx: Simplify pxa255_init()Philippe Mathieu-Daudé2023-01-121-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-11/+4
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+8
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-0/+1
* pxa2xx: Move QOM macros to headerEduardo Habkost2020-08-271-0/+13
* hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controllerPhilippe Mathieu-Daudé2020-08-211-2/+1
* hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accessesPeter Maydell2020-07-031-1/+0
* hw/pcmcia: Remove PCMCIACardState from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-0/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-1/+1
* Remove unused function declarationsLadi Prosek2016-09-151-1/+0
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-2/+3
* arm: include cpu-qom.h in files that require ARMCPUPaolo Bonzini2016-05-191-0/+1
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-201-1/+1
* i2c: Rename i2c_bus to I2CBusAndreas Färber2014-02-141-1/+1
* pxa27x: Add 'const' attribute to keyboard mapsStefan Weil2014-01-011-2/+2
* pxa27x: Reduce size of keyboard matrix mappingStefan Weil2014-01-011-2/+2
* pxa: Fix typo "dettach"Andreas Färber2013-11-051-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+191