summary refs log tree commit diff stats
path: root/hw/misc/npcm_gcr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-3/+3
* hw/misc: Add nr_regs and cold_reset_values to NPCM CLKHao Wu2025-02-201-0/+2
* hw/misc: Support 8-bytes memop in NPCM GCR moduleHao Wu2025-02-201-22/+72
* hw/misc: Store DRAM size in NPCM8XX GCR ModuleHao Wu2025-02-201-0/+24
* hw/misc: Add support for NPCM8XX GCRHao Wu2025-02-201-3/+130
* hw/misc: Add nr_regs and cold_reset_values to NPCM GCRHao Wu2025-02-201-11/+16
* hw/misc: Move NPCM7XX GCR to NPCM GCRHao Wu2025-02-201-41/+51
* hw/misc: Rename npcm7xx_gcr to npcm_gcrHao Wu2025-02-201-0/+264