aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/init
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-06-08Remove empty lines at end of fileElyes HAOUAS
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-04-04x86: rename ldscript_failover.ld to failover.ldPatrick Georgi
2015-03-28build system: normalize linker script file namesPatrick 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-12-02Replace hlt with halt()Patrick Georgi
2014-10-19x86 romstage: Move stack just below RAMTOPKyösti Mälkki
2014-10-07cbmem console: Locate the preram console with a symbol instead of a section.Gabe Black
2014-07-08arch: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-02-24CAR_GLOBAL: enforce compiler to check if _start != _endEdward O'Callaghan
2014-02-11SMP: Add arch-agnostic boot_cpu()Kyösti Mälkki
2013-05-16x86: add cache-as-ram migration optionAaron Durbin
2013-05-08Drop CONFIG_AP_CODE_IN_CARStefan Reinauer
2013-05-08copy_and_run: drop boot_complete parameterStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-30Refactor bootblock initialisationKyösti Mälkki
2012-11-08Add support for storing POST codes in CMOSDuncan Laurie
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
2012-04-06Fix support for RAM-less multi-processor initKyösti Mälkki
2012-03-31Add support for RAM-less multi-processor initKyösti Mälkki
2012-03-29Add infrastructure for global data in the CAR phase of bootGabe Black
2012-03-25Makefile: rename linker intermediate variableKyösti Mälkki
2012-03-17Another indirection for normal/fallback bootblockPatrick Georgi
2012-03-16Rename AMD_AGESA to CPU_AMD_AGESAKyösti Mälkki
2011-12-24Only BSP CPU writes CMOS in bootblock codeKyösti Mälkki
2011-12-08Fix ldscript for bootblock .rom sectionKyösti Mälkki
2011-11-24Remove unused code files and cosmetic changesKyösti Mälkki
2011-11-22Fix post_code in 16bit entryKyösti Mälkki
2011-10-19Drop eh_frame instead of moving it into the image.Stefan Reinauer
2011-10-14Add eh_frame to rom section to fix compilation of coreboot with gcc 4.6Stefan Reinauer
2011-04-19Recently the 3 projects using the new AMD reference code have beenScott Duplichan
2011-04-16bootblock updates: ...Stefan Reinauer
2011-04-15comment cosmetics in bootblock.ldStefan Reinauer
2011-04-14- drop remaining CONFIG_ROM_IMAGE_SIZEStefan Reinauer
2011-04-11Unify use of post_codeAlexandru Gagniuc
2011-03-08Move cmos.default handling to bootblockPatrick Georgi
2011-02-14This code fixes a number of build issues related to the AMD Agesa code. The p...Frank Vibrans
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer