summary refs log tree commit diff stats
path: root/include/hw/nvram (follow)
Commit message (Expand)AuthorAgeFilesLines
* acpi: Clean up includesPeter Maydell2024-01-301-1/+0
* hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common locationSunil V L2024-01-101-0/+15
* hw: Replace anti-social QOM type names (again)Markus Armbruster2023-12-203-4/+4
* xlnx-bbram: hw/nvram: Use dot in device type nameTong Ho2023-10-191-1/+1
* bulk: Do not declare function prototypes using 'extern' keywordPhilippe Mathieu-Daudé2023-08-311-2/+2
* Revert "x86: return modified setup_data only if read as memory, not as file"Michael S. Tsirkin2023-03-021-22/+0
* Revert "x86: don't let decompressed kernel image clobber setup_data"Michael S. Tsirkin2023-03-021-9/+0
* Merge tag 'pull-aspeed-20230207' of https://github.com/legoater/qemu into sta...Peter Maydell2023-02-071-0/+39
|\
| * hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helperPeter Delevoryas2023-02-071-0/+16
| * hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boardsPeter Delevoryas2023-02-071-0/+23
* | mac_nvram: Add block backend to persist NVRAM contentsBALATON Zoltan2023-02-061-0/+1
|/
* x86: don't let decompressed kernel image clobber setup_dataJason A. Donenfeld2023-01-281-0/+9
* mac_nvram: Use NVRAM_SIZE constantBALATON Zoltan2022-10-311-2/+1
* hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.hBALATON Zoltan2022-10-311-0/+52
* hw/arm, loongarch: Move load_image_to_fw_cfg() to common locationSunil V L2022-10-141-0/+21
* x86: return modified setup_data only if read as memory, not as fileJason A. Donenfeld2022-09-271-0/+22
* hw/nvram: Introduce Xilinx battery-backed ramTong Ho2021-09-301-0/+54
* hw/nvram: Introduce Xilinx ZynqMP eFuse deviceTong Ho2021-09-301-0/+44
* hw/nvram: Introduce Xilinx Versal eFuse deviceTong Ho2021-09-301-0/+68
* hw/nvram: Introduce Xilinx eFuse QOMTong Ho2021-09-301-0/+132
* fw_cfg: Refactor extra pci roots additionJiahui Cen2020-12-081-0/+9
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-182-9/+4
* hw/nvram: NPCM7xx OTP device modelHavard Skinnemoen2020-09-141-0/+79
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-092-9/+9
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-092-4/+8
* nvram: Exit QEMU if NVRAM cannot contain all -prom-env dataGreg Kurz2020-08-141-1/+2
* hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean valuePhilippe Mathieu-Daudé2020-07-211-1/+3
* hw/nvram/fw_cfg: Simplify fw_cfg_add_from_generator() error propagationPhilippe Mathieu-Daudé2020-07-211-1/+3
* hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interfacePhilippe Mathieu-Daudé2020-07-031-0/+43
* fw_cfg: Migrate ACPI table mr sizes separatelyShameer Kolothum2020-04-131-0/+6
* fw_cfg: add "modify" functions for all typesSergio Lopez2019-10-221-0/+42
* include: Make headers more self-containedMarkus Armbruster2019-08-161-0/+2
* hw/nvram/fw_cfg: Add fw_cfg_arch_key_name()Philippe Mathieu-Daudé2019-05-231-0/+14
* hw/nvram/nrf51_nvm: Add nRF51 non-volatile memoriesSteffen Görtz2019-02-011-0/+64
* fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau2018-08-232-60/+3
* Clean up includesMarkus Armbruster2018-02-091-1/+0
* fw_cfg: add write callbackMarc-André Lureau2017-10-151-0/+3
* fw_cfg: rename read callbackMarc-André Lureau2017-09-081-3/+4
* fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.hMark Cave-Ayland2017-07-171-0/+50
* fw-cfg: turn FW_CFG_FILE_SLOTS into a device propertyLaszlo Ersek2017-01-181-2/+1
* fw-cfg: support writeable blobsMichael S. Tsirkin2017-01-181-1/+2
* nvram: Rename openbios_firmware_abi.h into sun_nvram.hThomas Huth2016-10-281-3/+3
* nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]Thomas Huth2016-10-282-41/+30
* nvram: Introduce helper functions for CHRP "system" and "free space" partitionsThomas Huth2016-10-281-0/+24
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...Peter Maydell2016-07-141-0/+1
|\
| * Add optionrom compatible with fw_cfg DMA versionMarc Marí2016-07-141-0/+1
* | Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-3/+3
|/
* Sort the fw_cfg file listGerd Hoffmann2016-04-071-0/+8
* fw_cfg: Split fw_cfg_keys.h off fw_cfg.hMarkus Armbruster2016-03-222-48/+47
* Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster2016-03-221-1/+0