aboutsummaryrefslogtreecommitdiff
path: root/hw/adc
AgeCommit message (Expand)Author
2024-10-15hw/adc: Remove MAX111X devicePeter Maydell
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell
2024-07-21aspeed/adc: Add AST2700 supportJamin Lin
2024-04-25hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell
2023-12-29hw/adc: Constify VMStateRichard Henderson
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2022-07-18hw/adc: Make adci[*] R/W in NPCM7XX ADCHao Wu
2022-07-18hw/adc: Fix CONV bit in NPCM7XX ADC CON registerHao Wu
2022-05-19hw/adc/zynq-xadc: Use qemu_irq typedefPhilippe Mathieu-Daudé
2022-05-02aspeed/adc: Add AST1030 supportSteven Lee
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