summaryrefslogtreecommitdiff
path: root/hw/adc
AgeCommit message (Expand)Author
2021-10-12hw/adc: Add basic Aspeed ADC modelAndrew Jeffery
2021-06-17adc: Move the max111x driver to the adc directoryCorey Minyard
2021-06-17adc: Move the zynq-xadc file to the adc directoriesCorey Minyard
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-03-08clock: Add ClockEvent parameter to callbacksPeter Maydell
2021-01-12hw/adc: Add an ADC module for NPCM7XXHao Wu
2020-08-21meson: convert hw/adcMarc-André Lureau
2020-06-05hw/adc/stm32f2xx_adc: Correct memory region size and access sizePhilippe Mathieu-Daudé
2020-02-04hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake
2016-10-04STM32F2xx: Add the ADC deviceAlistair Francis