summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/start16.S
Commit message (Expand)AuthorAgeFilesLines
* x86: fsp: Load GDT before calling FspInitEntryBin Meng2015-07-141-2/+3
* x86: Fix various code format issues in start16.SBin Meng2015-01-231-10/+10
* x86: Save the BIST value on resetSimon Glass2014-11-211-1/+6
* x86: Invalidate TLB as early as possibleSimon Glass2014-11-211-0/+3
* x86: Remove board_init16() call which is not usedSimon Glass2014-11-211-9/+1
* x86: Fix GDT limit in start16.SBin Meng2014-10-221-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* x86: Add back cold- and warm-boot flagsGabe Black2012-12-061-0/+3
* x86: Tweak IDT and GDT for alignment and readabilityGraeme Russ2012-01-041-12/+45
* x86: Punt cold- and warm-boot flagsGraeme Russ2011-11-291-3/+0
* x86: turn off cache: set control register properlyOndrej Kupka2011-11-021-1/+1
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-1/+1
* x86: Rename i386 to x86Graeme Russ2011-04-131-0/+113
OpenPOWER on IntegriCloud