index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
adc
Age
Commit message (
Expand
)
Author
2024-10-15
hw/adc: Remove MAX111X device
Peter Maydell
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-07-21
aspeed/adc: Add AST2700 support
Jamin Lin
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2023-12-29
hw/adc: Constify VMState
Richard Henderson
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2022-07-18
hw/adc: Make adci[*] R/W in NPCM7XX ADC
Hao Wu
2022-07-18
hw/adc: Fix CONV bit in NPCM7XX ADC CON register
Hao Wu
2022-05-19
hw/adc/zynq-xadc: Use qemu_irq typedef
Philippe Mathieu-Daudé
2022-05-02
aspeed/adc: Add AST1030 support
Steven Lee
2021-10-12
hw/adc: Add basic Aspeed ADC model
Andrew Jeffery
2021-06-17
adc: Move the max111x driver to the adc directory
Corey Minyard
2021-06-17
adc: Move the zynq-xadc file to the adc directories
Corey Minyard
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-03-08
clock: Add ClockEvent parameter to callbacks
Peter Maydell
2021-01-12
hw/adc: Add an ADC module for NPCM7XX
Hao Wu
2020-08-21
meson: convert hw/adc
Marc-André Lureau
2020-06-05
hw/adc/stm32f2xx_adc: Correct memory region size and access size
Philippe Mathieu-Daudé
2020-02-04
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2016-10-04
STM32F2xx: Add the ADC device
Alistair Francis