summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/coreboot/sdram.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng2016-03-171-1/+0
* x86: coreboot: Allow >=4GiB memory bank sizeBin Meng2015-08-261-5/+4
* x86: Remove calculate_relocation_address()Bin Meng2015-08-261-8/+1
* x86: coreboot: Correctly report E820 typesBin Meng2015-08-261-2/+13
* x86: Support machines with >4GB of RAMSimon Glass2015-04-161-2/+4
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-11-241-9/+6
|\
| * x86: Fix up some missing prototypesSimon Glass2014-11-211-2/+2
| * x86: Use the standard dram_init() functionSimon Glass2014-11-211-7/+4
* | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-1/+1
|/
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* x86: Fix DRAM bank size init with generic boardSimon Glass2013-04-151-1/+6
* x86: Use sections header to obtain link symbolsSimon Glass2013-03-151-0/+1
* x86: Add function to get top of usable ramSimon Glass2013-03-041-14/+4
* x86: Override calculate_relocation_address to use the e820 mapGabe Black2012-12-061-6/+55
* x86: Ignore memory >4GB when parsing Coreboot tablesDuncan Laurie2012-12-061-0/+4
* x86: Fill in the dram info using the e820 map on coreboot/x86Gabe Black2012-12-061-0/+15
* x86: Add infrastructure to extract an e820 table from the coreboot tablesGabe Black2011-12-191-1/+37
* x86: Initial commit for running as a coreboot payloadGabe Black2011-12-191-0/+39
OpenPOWER on IntegriCloud