summaryrefslogtreecommitdiffstats
path: root/include/hw/adc
Commit message (Expand)AuthorAgeFilesLines
* hw/adc/zynq-xadc: Use qemu_irq typedefPhilippe Mathieu-Daudé2022-05-191-2/+1Star
* aspeed/adc: Add AST1030 supportSteven Lee2022-05-021-0/+1
* hw/adc: Add basic Aspeed ADC modelAndrew Jeffery2021-10-121-0/+55
* adc: Move the max111x driver to the adc directoryCorey Minyard2021-06-171-0/+56
* adc: Move the zynq-xadc file to the adc directoriesCorey Minyard2021-06-171-0/+46
* hw/adc: Add an ADC module for NPCM7XXHao Wu2021-01-121-0/+69
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* include: Make headers more self-containedMarkus Armbruster2019-08-161-0/+2
* STM32F2xx: Add the ADC deviceAlistair Francis2016-10-041-0/+87