aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/qfw.c
AgeCommit message (Expand)Author
2024-01-07acpi: carve out qfw_acpi.cHeinrich Schuchardt
2024-01-07acpi: Kconfig symbol CONFIG_QFW_ACPIHeinrich Schuchardt
2023-12-13acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.hHeinrich Schuchardt
2023-07-17x86: Record the start and end of the tablesSimon Glass
2023-07-17qfw: Set the address of the ACPI tablesSimon Glass
2023-02-06qemu: Add a bootdev for qfwSimon Glass
2022-04-14Remove duplication of table_compute_checksum functionTom Rini
2022-01-25x86: Use the ACPI table writerSimon Glass
2022-01-25sandbox: Allow building with GENERATE_ACPI_TABLESimon Glass
2021-04-12x86: qemu: move QFW to its own uclassAsherah Connor
2020-05-18common: Drop log.h from common headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-30x86: qemu: qfw: Implement acpi_get_rsdp_addr()Bin Meng
2017-02-06x86: Use unsigned long for address in table generationSimon Glass
2016-05-23cmd: qfw: bring ACPI generation code into qfw coreMiao Yan
2016-05-23cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan