summaryrefslogtreecommitdiffstats
path: root/hw/adc
Commit message (Expand)AuthorAgeFilesLines
* hw/adc: Make adci[*] R/W in NPCM7XX ADCHao Wu2022-07-181-1/+1
* hw/adc: Fix CONV bit in NPCM7XX ADC CON registerHao Wu2022-07-181-1/+1
* hw/adc/zynq-xadc: Use qemu_irq typedefPhilippe Mathieu-Daudé2022-05-191-2/+2
* aspeed/adc: Add AST1030 supportSteven Lee2022-05-021-0/+16
* hw/adc: Add basic Aspeed ADC modelAndrew Jeffery2021-10-123-0/+431
* adc: Move the max111x driver to the adc directoryCorey Minyard2021-06-173-1/+241
* adc: Move the zynq-xadc file to the adc directoriesCorey Minyard2021-06-172-0/+306
* docs: fix references to docs/devel/tracing.rstStefano Garzarella2021-06-021-1/+1
* clock: Add ClockEvent parameter to callbacksPeter Maydell2021-03-081-1/+1
* hw/adc: Add an ADC module for NPCM7XXHao Wu2021-01-124-0/+308
* meson: convert hw/adcMarc-André Lureau2020-08-212-1/+1
* 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