index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
nvram
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
fw_cfg: remove useless declarations from typedefs.h
Paolo Bonzini
1
-0
/
+2
2024-01-30
acpi: Clean up includes
Peter Maydell
1
-1
/
+0
2024-01-10
hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
Sunil V L
1
-0
/
+15
2023-12-20
hw: Replace anti-social QOM type names (again)
Markus Armbruster
3
-4
/
+4
2023-10-19
xlnx-bbram: hw/nvram: Use dot in device type name
Tong Ho
1
-1
/
+1
2023-08-31
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
1
-2
/
+2
2023-03-02
Revert "x86: return modified setup_data only if read as memory, not as file"
Michael S. Tsirkin
1
-22
/
+0
2023-03-02
Revert "x86: don't let decompressed kernel image clobber setup_data"
Michael S. Tsirkin
1
-9
/
+0
2023-02-07
Merge tag 'pull-aspeed-20230207' of https://github.com/legoater/qemu into sta...
Peter Maydell
1
-0
/
+39
2023-02-07
hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
Peter Delevoryas
1
-0
/
+16
2023-02-07
hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
Peter Delevoryas
1
-0
/
+23
2023-02-06
mac_nvram: Add block backend to persist NVRAM contents
BALATON Zoltan
1
-0
/
+1
2023-01-28
x86: don't let decompressed kernel image clobber setup_data
Jason A. Donenfeld
1
-0
/
+9
2022-10-31
mac_nvram: Use NVRAM_SIZE constant
BALATON Zoltan
1
-2
/
+1
2022-10-31
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
BALATON Zoltan
1
-0
/
+52
2022-10-14
hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
Sunil V L
1
-0
/
+21
2022-09-27
x86: return modified setup_data only if read as memory, not as file
Jason A. Donenfeld
1
-0
/
+22
2021-09-30
hw/nvram: Introduce Xilinx battery-backed ram
Tong Ho
1
-0
/
+54
2021-09-30
hw/nvram: Introduce Xilinx ZynqMP eFuse device
Tong Ho
1
-0
/
+44
2021-09-30
hw/nvram: Introduce Xilinx Versal eFuse device
Tong Ho
1
-0
/
+68
2021-09-30
hw/nvram: Introduce Xilinx eFuse QOM
Tong Ho
1
-0
/
+132
2020-12-08
fw_cfg: Refactor extra pci roots addition
Jiahui Cen
1
-0
/
+9
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2
-9
/
+4
2020-09-14
hw/nvram: NPCM7xx OTP device model
Havard Skinnemoen
1
-0
/
+79
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2
-9
/
+9
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2
-4
/
+8
2020-08-14
nvram: Exit QEMU if NVRAM cannot contain all -prom-env data
Greg Kurz
1
-1
/
+2
2020-07-21
hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean value
Philippe Mathieu-Daudé
1
-1
/
+3
2020-07-21
hw/nvram/fw_cfg: Simplify fw_cfg_add_from_generator() error propagation
Philippe Mathieu-Daudé
1
-1
/
+3
2020-07-03
hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
Philippe Mathieu-Daudé
1
-0
/
+43
2020-04-13
fw_cfg: Migrate ACPI table mr sizes separately
Shameer Kolothum
1
-0
/
+6
2019-10-22
fw_cfg: add "modify" functions for all types
Sergio Lopez
1
-0
/
+42
2019-08-16
include: Make headers more self-contained
Markus Armbruster
1
-0
/
+2
2019-05-23
hw/nvram/fw_cfg: Add fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
1
-0
/
+14
2019-02-01
hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories
Steffen Görtz
1
-0
/
+64
2018-08-23
fw_cfg: import & use linux/qemu_fw_cfg.h
Marc-André Lureau
2
-60
/
+3
2018-02-09
Clean up includes
Markus Armbruster
1
-1
/
+0
2017-10-15
fw_cfg: add write callback
Marc-André Lureau
1
-0
/
+3
2017-09-08
fw_cfg: rename read callback
Marc-André Lureau
1
-3
/
+4
2017-07-17
fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.h
Mark Cave-Ayland
1
-0
/
+50
2017-01-18
fw-cfg: turn FW_CFG_FILE_SLOTS into a device property
Laszlo Ersek
1
-2
/
+1
2017-01-18
fw-cfg: support writeable blobs
Michael S. Tsirkin
1
-1
/
+2
2016-10-28
nvram: Rename openbios_firmware_abi.h into sun_nvram.h
Thomas Huth
1
-3
/
+3
2016-10-28
nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]
Thomas Huth
2
-41
/
+30
2016-10-28
nvram: Introduce helper functions for CHRP "system" and "free space" partitions
Thomas Huth
1
-0
/
+24
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...
Peter Maydell
1
-0
/
+1
2016-07-14
Add optionrom compatible with fw_cfg DMA version
Marc Marí
1
-0
/
+1
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
1
-3
/
+3
2016-04-07
Sort the fw_cfg file list
Gerd Hoffmann
1
-0
/
+8
2016-03-22
fw_cfg: Split fw_cfg_keys.h off fw_cfg.h
Markus Armbruster
2
-48
/
+47
[next]