~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-15
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-23
* x86: Allow installing an e820 when booting from corebootSimon Glass2021-03-27
* x86: Make coreboot sysinfo available to any x86 boardSimon Glass2021-03-27
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-02
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* x86: Rename e820entry to e820_entryBin Meng2018-04-16
* x86: Use 'unsigned int' in install_e820_map() functionsBin Meng2018-04-16
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-05
* x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng2016-03-17
* x86: coreboot: Allow >=4GiB memory bank sizeBin Meng2015-08-26
* x86: Remove calculate_relocation_address()Bin Meng2015-08-26
* x86: coreboot: Correctly report E820 typesBin Meng2015-08-26
* x86: Support machines with >4GB of RAMSimon Glass2015-04-16
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-11-24
|\
| * x86: Fix up some missing prototypesSimon Glass2014-11-21
| * x86: Use the standard dram_init() functionSimon Glass2014-11-21
* | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23
|/
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* x86: Fix DRAM bank size init with generic boardSimon Glass2013-04-15
* x86: Use sections header to obtain link symbolsSimon Glass2013-03-15
* x86: Add function to get top of usable ramSimon Glass2013-03-04
* x86: Override calculate_relocation_address to use the e820 mapGabe Black2012-12-06
* x86: Ignore memory >4GB when parsing Coreboot tablesDuncan Laurie2012-12-06
* x86: Fill in the dram info using the e820 map on coreboot/x86Gabe Black2012-12-06
* x86: Add infrastructure to extract an e820 table from the coreboot tablesGabe Black2011-12-19
* x86: Initial commit for running as a coreboot payloadGabe Black2011-12-19