Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/adc/zynq-xadc: Use qemu_irq typedef | Philippe Mathieu-Daudé | 2022-05-19 | 1 | -2/+1 |
* | aspeed/adc: Add AST1030 support | Steven Lee | 2022-05-02 | 1 | -0/+1 |
* | hw/adc: Add basic Aspeed ADC model | Andrew Jeffery | 2021-10-12 | 1 | -0/+55 |
* | adc: Move the max111x driver to the adc directory | Corey Minyard | 2021-06-17 | 1 | -0/+56 |
* | adc: Move the zynq-xadc file to the adc directories | Corey Minyard | 2021-06-17 | 1 | -0/+46 |
* | hw/adc: Add an ADC module for NPCM7XX | Hao Wu | 2021-01-12 | 1 | -0/+69 |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -2/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
* | include: Make headers more self-contained | Markus Armbruster | 2019-08-16 | 1 | -0/+2 |
* | STM32F2xx: Add the ADC device | Alistair Francis | 2016-10-04 | 1 | -0/+87 |