summaryrefslogtreecommitdiffstats
path: root/hw/adc
Commit message (Expand)AuthorAgeFilesLines
* hw/adc/stm32f2xx_adc: Correct memory region size and access sizePhilippe Mathieu-Daudé2020-06-051-1/+3
* hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth2020-02-041-1/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* kconfig: introduce kconfig filesPaolo Bonzini2019-03-071-0/+2
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* maint: Fix macros with broken 'do/while(0); ' usageEric Blake2018-01-161-1/+1
* STM32F2xx: Add the ADC deviceAlistair Francis2016-10-042-0/+307