summary refs log tree commit diff stats
path: root/hw/nvram/xlnx-bbram.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-bbram: hw/nvram: Remove deprecated device resetTong Ho2023-10-191-3/+5
* block: Change blk_{pread,pwrite}() param orderAlberto Faria2022-07-121-2/+2
* block: Add a 'flags' param to blk_pread()Alberto Faria2022-07-121-1/+1
* xlnx-bbram: hw/nvram: Fix uninitialized Error *Tong Ho2022-04-051-1/+1
* hw/nvram: Introduce Xilinx battery-backed ramTong Ho2021-09-301-0/+545