summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/qemu/e820.c
AgeCommit message (Expand)Author
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