summary refs log tree commit diff stats
path: root/hw/gpio/npcm7xx_gpio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* hw/gpio: npcm7xx: fixup out-of-bounds accessPatrick Venture2025-03-071-2/+1
* include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson2024-12-191-1/+0
* hw/gpio: Constify all PropertyRichard Henderson2024-12-151-1/+1
* hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell2024-04-251-1/+1
* hw/gpio: Constify VMStateRichard Henderson2023-12-291-1/+1
* hw/gpio: Add GPIO model for Nuvoton NPCM7xxHavard Skinnemoen2020-10-271-0/+424