aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/qemu/dram.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini2024-05-061-1/+0
* x86: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+1
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-151-1/+1
* x86: qemu: Add required linux/sizes.h includeSimon Glass2023-08-091-0/+1
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-231-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-021-0/+1
* x86: qemu: Support getting high memory sizeBin Meng2019-09-101-2/+25
* x86: qemu: Extract getting memory size to a separate routineBin Meng2019-09-101-2/+7
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* x86: Support QEMU x86 targetsBin Meng2015-06-041-0/+46