summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/init
Commit message (Expand)AuthorAgeFilesLines
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-137-277/+0
* timestamp: add generic cache regionAaron Durbin2015-07-071-0/+5
* x86: Move architecture selection from linker script to Makefile.incStefan Reinauer2015-06-262-8/+0
* cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki2015-06-091-5/+4
* Remove empty lines at end of fileElyes HAOUAS2015-06-082-2/+0
* CBMEM console: Fix buffer without EARLY_CBMEM_INITKyösti Mälkki2015-05-261-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-213-3/+3
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-4/+4
* build system: run linker scripts through the preprocessorPatrick Georgi2015-04-061-2/+2
* x86: rename ldscript_failover.ld to failover.ldPatrick Georgi2015-04-041-0/+0
* build system: normalize linker script file namesPatrick Georgi2015-03-281-0/+0
* coreboot: x86: enable gc-sectionsAaron Durbin2015-03-171-2/+5
* Remove */cpu/amd/agesa/* from excluded illegal globals fileDave Frodin2015-02-231-1/+1
* x86: Update the check for Forbidden global variablesFurquan Shaikh2014-12-051-0/+15
* Replace hlt with halt()Patrick Georgi2014-12-022-2/+4
* x86 romstage: Move stack just below RAMTOPKyösti Mälkki2014-10-192-2/+1
* cbmem console: Locate the preram console with a symbol instead of a section.Gabe Black2014-10-071-7/+7
* arch: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-082-2/+0
* CAR_GLOBAL: enforce compiler to check if _start != _endEdward O'Callaghan2014-02-241-0/+1
* SMP: Add arch-agnostic boot_cpu()Kyösti Mälkki2014-02-112-0/+2
* x86: add cache-as-ram migration optionAaron Durbin2013-05-161-0/+12
* Drop CONFIG_AP_CODE_IN_CARStefan Reinauer2013-05-081-31/+0
* copy_and_run: drop boot_complete parameterStefan Reinauer2013-05-081-5/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-013-3/+3
* Refactor bootblock initialisationKyösti Mälkki2012-11-302-6/+2
* Add support for storing POST codes in CMOSDuncan Laurie2012-11-081-0/+3
* Move global variable check to MakefileStefan Reinauer2012-11-071-2/+0
* Fix the error message for romstage when .bss or .data are non-zeroRonald G. Minnich2012-07-031-1/+2
* Change the name of the romstage bootblock.ldMarc Jones2012-05-151-0/+0
* Fix support for RAM-less multi-processor initKyösti Mälkki2012-04-061-5/+9
* Add support for RAM-less multi-processor initKyösti Mälkki2012-03-311-4/+9
* Add infrastructure for global data in the CAR phase of bootGabe Black2012-03-291-0/+7
* Makefile: rename linker intermediate variableKyösti Mälkki2012-03-251-6/+1
* Another indirection for normal/fallback bootblockPatrick Georgi2012-03-171-3/+15
* Rename AMD_AGESA to CPU_AMD_AGESAKyösti Mälkki2012-03-161-1/+1
* Only BSP CPU writes CMOS in bootblock codeKyösti Mälkki2011-12-242-6/+16
* Fix ldscript for bootblock .rom sectionKyösti Mälkki2011-12-081-1/+13
* Remove unused code files and cosmetic changesKyösti Mälkki2011-11-242-189/+0
* Fix post_code in 16bit entryKyösti Mälkki2011-11-221-4/+0
* Drop eh_frame instead of moving it into the image.Stefan Reinauer2011-10-191-1/+1
* Add eh_frame to rom section to fix compilation of coreboot with gcc 4.6Stefan Reinauer2011-10-141-0/+1
* Recently the 3 projects using the new AMD reference code have beenScott Duplichan2011-04-191-1/+2
* bootblock updates: ...Stefan Reinauer2011-04-162-0/+2
* comment cosmetics in bootblock.ldStefan Reinauer2011-04-151-1/+1
* - drop remaining CONFIG_ROM_IMAGE_SIZEStefan Reinauer2011-04-141-3/+2
* Unify use of post_codeAlexandru Gagniuc2011-04-112-3/+4
* Move cmos.default handling to bootblockPatrick Georgi2011-03-082-0/+9
* This code fixes a number of build issues related to the AMD Agesa code. The p...Frank Vibrans2011-02-141-1/+2
* After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer2010-12-1110-0/+423