Age | Commit message (Expand) | Author |
2024-02-29 | mb/qemu/fw_cfg: Support using DMA to select fw_cfg file | Alper Nebi Yasak |
2024-02-27 | mb/qemu/fw_cfg: Use fw_cfg_read() to read SMBIOS data | Alper Nebi Yasak |
2024-02-27 | mb/qemu/fw_cfg: Fix build when not generating SMBIOS tables | Alper Nebi Yasak |
2022-10-13 | payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity | Elyes Haouas |
2021-11-05 | mb/emulation/qemu-i440fx: Refactor `fw_cfg_max_cpus()` | Angel Pons |
2021-07-01 | mb/emulation/qemu-i440fx/fw_cfg.c: Use `smbios_header` | Angel Pons |
2020-07-19 | mb/qemu/fw_cfg: Fix return code check for fw_cfg_e820_select() | Nico Huber |
2020-07-19 | mb/qemu/fw_cfg: Add info messages about (not) found files | Nico Huber |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-04 | mainboard/emulation: Use SPDX for GPL-2.0-only files | Angel Pons |
2019-12-03 | src: Add missing include <stdlib.h> | Elyes HAOUAS |
2019-09-24 | emulation/qemu-i440fx: use fw_cfg_dma for fw_cfg_read | Himanshu Sahdev |
2019-03-16 | x86/smbios: Untangle system and board tables | Nico Huber |
2019-03-12 | src: Drop unused 'include <arch/acpigen.h>' | Elyes HAOUAS |
2019-03-04 | Fix indirect include for endianess | Kyösti Mälkki |
2019-02-24 | mb/emulation/qemu: Fix fw_cfg file loading | Patrick Rudolph |
2019-02-05 | mb/emulation/qemu-i440fx: make fw_cfg_present usable in PRERAM | Thomas Heijligen |
2019-02-05 | mb/emulation/qemu-i440fx: add e820 interface | Thomas Heijligen |
2019-02-05 | mb/emulation/qemu-i440fx: remove mm file listing | Thomas Heijligen |
2019-01-31 | mb/emulation/qemu-i440fx: prepare fw_cfg for romstage usage | Thomas Heijligen |
2019-01-31 | mb/emulation/qemu-i440fx: change file handling | Thomas Heijligen |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-04-24 | mainboard/emulation/qemu-i440fx/fw_cfg: fix checksum for ACPI tables | Oleksii Kurochko |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-19 | mainboard/emulation/qemu-i440fx/fw_cfg: Fix undefined behavior | Ryan Salsamendi |
2016-08-14 | src/mainboard: Capitalize ROM, RAM, CPU and APIC | Elyes HAOUAS |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-03-10 | qemu: 2.1+ smbios tables support | Gerd Hoffmann |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-08-28 | qemu: log acpi table size | Gerd Hoffmann |
2013-12-06 | qemu: fix GENERATE_ACPI_TABLES=n in fw_cfg.c | Gerd Hoffmann |
2013-11-18 | qemu: set smbios entries from fw_cfg | Gerd Hoffmann |
2013-11-15 | qemu: load acpi tables from fw_cfg. | Gerd Hoffmann |
2013-11-11 | qemu: add fw_cfg files support | Gerd Hoffmann |
2013-06-14 | qemu: move i440fx bits | Gerd Hoffmann |