summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/qemu/e820.c
AgeCommit message (Expand)Author
2025-04-03x86: emulation: Support BLOBLIST_TABLES properlySimon Glass
2025-04-03x86: qemu: Use the new e820 APISimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2023-08-09x86: qemu: Add required linux/sizes.h includeSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-09-10x86: qemu: Report high memory in the E820 tableBin Meng
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Move TOTAL_MALLOC_LEN to environment.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-16x86: Rename e820entry to e820_entryBin Meng
2018-04-16x86: Use 'unsigned int' in install_e820_map() functionsBin Meng
2017-02-07x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.cBin Meng
2016-05-23x86: qemu: rename qemu/acpi_table.cMiao Yan