summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/start.S
AgeCommit message (Expand)Author
2015-03-24remove unnecessary version.h includesRob Herring
2015-01-13x86: Disable CAR before relocation on platforms that need itSimon Glass
2014-12-14x86: Support Intel FSP initialization path in start.SBin Meng
2014-12-14x86: Clean up asm-offsetsBin Meng
2014-11-21x86: ivybridge: Implement SDRAM initSimon Glass
2014-11-21x86: Emit post codes in startup code for ChromebooksSimon Glass
2014-11-21x86: Save the BIST value on resetSimon Glass
2014-11-21x86: Tidy up global descriptor table setupSimon Glass
2014-10-24dm: x86: Support pre-reloc malloc()Simon Glass
2014-10-24dm: x86: Zero global data before board_init_f()Simon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-02-01x86: Set up the global data pointer in C instead of asmSimon Glass
2012-12-06x86: Add back cold- and warm-boot flagsGabe Black
2012-11-28x86: Put global data on the stackGraeme Russ
2012-01-04x86: Use fs for global dataGraeme Russ
2012-01-04x86: Simplify Flash-to-RAM code execution transitionGraeme Russ
2012-01-04x86: Remove GDR related magic numbersGraeme Russ
2011-11-29x86: Misc cleanupsGraeme Russ
2011-11-29x86: Add multiboot headerGraeme Russ
2011-11-29sc520: Create arch asm-offsetsGraeme Russ
2011-11-29x86: Punt cold- and warm-boot flagsGraeme Russ
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
2011-04-13x86: Rename i386 to x86Graeme Russ