aboutsummaryrefslogtreecommitdiff
path: root/hw/input/pl050.c
AgeCommit message (Expand)Author
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
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2018-12-13input/pl050: Convert sysbus init function to realize functionMao Zhongyi
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-01-29arm: Clean up includesPeter Maydell
2013-07-29pl050: QOM'ify pl050_keyboard and pl050_mouseAndreas Färber
2013-07-29pl050: Rename pl050_state to PL050StateAndreas Färber
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini