aboutsummaryrefslogtreecommitdiff
path: root/include/hw/nvram
AgeCommit message (Expand)Author
2024-07-01hw/nvram: Add BCM2835 OTP deviceRayhan Faizel
2024-05-03fw_cfg: remove useless declarations from typedefs.hPaolo Bonzini
2024-01-30acpi: Clean up includesPeter Maydell
2024-01-10hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common locationSunil V L
2023-12-20hw: Replace anti-social QOM type names (again)Markus Armbruster
2023-10-19xlnx-bbram: hw/nvram: Use dot in device type nameTong Ho
2023-08-31bulk: Do not declare function prototypes using 'extern' keywordPhilippe Mathieu-Daudé
2023-03-02Revert "x86: return modified setup_data only if read as memory, not as file"Michael S. Tsirkin
2023-03-02Revert "x86: don't let decompressed kernel image clobber setup_data"Michael S. Tsirkin
2023-02-07Merge tag 'pull-aspeed-20230207' of https://github.com/legoater/qemu into sta...Peter Maydell
2023-02-07hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helperPeter Delevoryas
2023-02-07hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boardsPeter Delevoryas
2023-02-06mac_nvram: Add block backend to persist NVRAM contentsBALATON Zoltan
2023-01-28x86: don't let decompressed kernel image clobber setup_dataJason A. Donenfeld
2022-10-31mac_nvram: Use NVRAM_SIZE constantBALATON Zoltan
2022-10-31hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.hBALATON Zoltan
2022-10-14hw/arm, loongarch: Move load_image_to_fw_cfg() to common locationSunil V L
2022-09-27x86: return modified setup_data only if read as memory, not as fileJason A. Donenfeld
2021-09-30hw/nvram: Introduce Xilinx battery-backed ramTong Ho
2021-09-30hw/nvram: Introduce Xilinx ZynqMP eFuse deviceTong Ho
2021-09-30hw/nvram: Introduce Xilinx Versal eFuse deviceTong Ho
2021-09-30hw/nvram: Introduce Xilinx eFuse QOMTong Ho
2020-12-08fw_cfg: Refactor extra pci roots additionJiahui Cen
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-14hw/nvram: NPCM7xx OTP device modelHavard Skinnemoen
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-14nvram: Exit QEMU if NVRAM cannot contain all -prom-env dataGreg Kurz
2020-07-21hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean valuePhilippe Mathieu-Daudé
2020-07-21hw/nvram/fw_cfg: Simplify fw_cfg_add_from_generator() error propagationPhilippe Mathieu-Daudé
2020-07-03hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interfacePhilippe Mathieu-Daudé
2020-04-13fw_cfg: Migrate ACPI table mr sizes separatelyShameer Kolothum
2019-10-22fw_cfg: add "modify" functions for all typesSergio Lopez
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-05-23hw/nvram/fw_cfg: Add fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-02-01hw/nvram/nrf51_nvm: Add nRF51 non-volatile memoriesSteffen Görtz
2018-08-23fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau
2018-02-09Clean up includesMarkus Armbruster
2017-10-15fw_cfg: add write callbackMarc-André Lureau
2017-09-08fw_cfg: rename read callbackMarc-André Lureau
2017-07-17fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.hMark Cave-Ayland
2017-01-18fw-cfg: turn FW_CFG_FILE_SLOTS into a device propertyLaszlo Ersek
2017-01-18fw-cfg: support writeable blobsMichael S. Tsirkin
2016-10-28nvram: Rename openbios_firmware_abi.h into sun_nvram.hThomas Huth
2016-10-28nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]Thomas Huth
2016-10-28nvram: Introduce helper functions for CHRP "system" and "free space" partitionsThomas Huth
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...Peter Maydell
2016-07-14Add optionrom compatible with fw_cfg DMA versionMarc Marí
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-04-07Sort the fw_cfg file listGerd Hoffmann