summary refs log tree commit diff stats
path: root/hw/nvram/xlnx-zynqmp-efuse.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell2024-04-251-1/+1
* hw/nvram: Constify VMStateRichard Henderson2023-12-301-1/+1
* xlnx-zynqmp-efuse: hw/nvram: Remove deprecated device resetTong Ho2023-10-191-3/+5
* hw/nvram: Fix Memory Leak in Xilinx ZynqMP eFuse deviceTong Ho2021-10-231-6/+12
* hw/nvram: Introduce Xilinx ZynqMP eFuse deviceTong Ho2021-09-301-0/+855