aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/qfw.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07misc: Remove <common.h> and add needed includesTom Rini1-1/+0
2024-01-07acpi: carve out qfw_acpi.cHeinrich Schuchardt1-240/+0
2024-01-07acpi: Kconfig symbol CONFIG_QFW_ACPIHeinrich Schuchardt1-2/+2
2023-12-13acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.hHeinrich Schuchardt1-0/+1
2023-07-17x86: Record the start and end of the tablesSimon Glass1-0/+9
2023-07-17qfw: Set the address of the ACPI tablesSimon Glass1-0/+4
2023-02-06qemu: Add a bootdev for qfwSimon Glass1-0/+87
2022-04-14Remove duplication of table_compute_checksum functionTom Rini1-3/+0
2022-01-25x86: Use the ACPI table writerSimon Glass1-1/+1
2022-01-25sandbox: Allow building with GENERATE_ACPI_TABLESimon Glass1-0/+1
2021-04-12x86: qemu: move QFW to its own uclassAsherah Connor1-159/+84
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-30x86: qemu: qfw: Implement acpi_get_rsdp_addr()Bin Meng1-0/+8
2017-02-06x86: Use unsigned long for address in table generationSimon Glass1-2/+2
2016-05-23cmd: qfw: bring ACPI generation code into qfw coreMiao Yan1-0/+206
2016-05-23cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan1-0/+180