| Commit message (Expand) | Author | Age | Files | Lines |
* | hw/adc: Make adci[*] R/W in NPCM7XX ADC | Hao Wu | 2022-07-18 | 1 | -1/+1 |
* | hw/adc: Fix CONV bit in NPCM7XX ADC CON register | Hao Wu | 2022-07-18 | 1 | -1/+1 |
* | hw/adc/zynq-xadc: Use qemu_irq typedef | Philippe Mathieu-Daudé | 2022-05-19 | 1 | -2/+2 |
* | aspeed/adc: Add AST1030 support | Steven Lee | 2022-05-02 | 1 | -0/+16 |
* | hw/adc: Add basic Aspeed ADC model | Andrew Jeffery | 2021-10-12 | 3 | -0/+431 |
* | adc: Move the max111x driver to the adc directory | Corey Minyard | 2021-06-17 | 3 | -1/+241 |
* | adc: Move the zynq-xadc file to the adc directories | Corey Minyard | 2021-06-17 | 2 | -0/+306 |
* | docs: fix references to docs/devel/tracing.rst | Stefano Garzarella | 2021-06-02 | 1 | -1/+1 |
* | clock: Add ClockEvent parameter to callbacks | Peter Maydell | 2021-03-08 | 1 | -1/+1 |
* | hw/adc: Add an ADC module for NPCM7XX | Hao Wu | 2021-01-12 | 4 | -0/+308 |
* | meson: convert hw/adc | Marc-André Lureau | 2020-08-21 | 2 | -1/+1 |
* | hw/adc/stm32f2xx_adc: Correct memory region size and access size | Philippe Mathieu-Daudé | 2020-06-05 | 1 | -1/+3 |
* | hw/*/Makefile.objs: Move many .o files to common-objs | Thomas Huth | 2020-02-04 | 1 | -1/+1 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | kconfig: introduce kconfig files | Paolo Bonzini | 2019-03-07 | 1 | -0/+2 |
* | Include qapi/error.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -1/+0 |
* | maint: Fix macros with broken 'do/while(0); ' usage | Eric Blake | 2018-01-16 | 1 | -1/+1 |
* | STM32F2xx: Add the ADC device | Alistair Francis | 2016-10-04 | 2 | -0/+307 |