summary refs log tree commit diff stats
path: root/hw/adc/aspeed_adc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-5/+5
* include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson2024-12-191-1/+0
* hw/adc: Constify all PropertyRichard Henderson2024-12-151-1/+1
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-131-1/+1
* aspeed/adc: Add AST2700 supportJamin Lin2024-07-211-0/+16
* hw/adc: Constify VMStateRichard Henderson2023-12-291-1/+1
* aspeed/adc: Add AST1030 supportSteven Lee2022-05-021-0/+16
* hw/adc: Add basic Aspeed ADC modelAndrew Jeffery2021-10-121-0/+427