summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/qemu/dram.c
AgeCommit message (Expand)Author
2025-04-03x86: emulation: Set an MTRR for the RAMSimon 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-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-08-09x86: qemu: Add required linux/sizes.h includeSimon Glass
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-09-10x86: qemu: Support getting high memory sizeBin Meng
2019-09-10x86: qemu: Extract getting memory size to a separate routineBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2015-06-04x86: Support QEMU x86 targetsBin Meng