summaryrefslogtreecommitdiff
path: root/src/arch/x86/init/romstage.ld
AgeCommit message (Expand)Author
2015-07-13x86: flatten hierarchyStefan Reinauer
2015-07-07timestamp: add generic cache regionAaron Durbin
2015-06-26x86: Move architecture selection from linker script to Makefile.incStefan Reinauer
2015-06-09cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki
2015-05-26CBMEM console: Fix buffer without EARLY_CBMEM_INITKyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-06build system: run linker scripts through the preprocessorPatrick Georgi
2015-03-17coreboot: x86: enable gc-sectionsAaron Durbin
2015-02-23Remove */cpu/amd/agesa/* from excluded illegal globals fileDave Frodin
2014-12-05x86: Update the check for Forbidden global variablesFurquan Shaikh
2014-10-07cbmem console: Locate the preram console with a symbol instead of a section.Gabe Black
2014-02-24CAR_GLOBAL: enforce compiler to check if _start != _endEdward O'Callaghan
2013-05-16x86: add cache-as-ram migration optionAaron Durbin
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-07Move global variable check to MakefileStefan Reinauer
2012-07-03Fix the error message for romstage when .bss or .data are non-zeroRonald G. Minnich
2012-05-15Change the name of the romstage bootblock.ldMarc Jones