aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/start16.S
AgeCommit message (Expand)AuthorFilesLines
2020-03-05Revert "x86: use invd instead of wbinvd in real mode start code"Andy Shevchenko1-1/+1
2020-02-04x86: use invd instead of wbinvd in real mode start codeMasahiro Yamada1-1/+1
2019-12-08x86: simplify ljmp to 32-bit codeMasahiro Yamada1-3/+1
2019-12-08x86: use data32 directive instead of macro for operand-size prefixMasahiro Yamada1-5/+3
2019-08-18x86: Remove x86 specific GD flags as they are not referenced at allStefan Roese1-3/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-07-14x86: fsp: Load GDT before calling FspInitEntryBin Meng1-2/+3
2015-01-23x86: Fix various code format issues in start16.SBin Meng1-10/+10
2014-11-21x86: Save the BIST value on resetSimon Glass1-1/+6
2014-11-21x86: Invalidate TLB as early as possibleSimon Glass1-0/+3
2014-11-21x86: Remove board_init16() call which is not usedSimon Glass1-9/+1
2014-10-22x86: Fix GDT limit in start16.SBin Meng1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-12-06x86: Add back cold- and warm-boot flagsGabe Black1-0/+3
2012-01-04x86: Tweak IDT and GDT for alignment and readabilityGraeme Russ1-12/+45
2011-11-29x86: Punt cold- and warm-boot flagsGraeme Russ1-3/+0
2011-11-02x86: turn off cache: set control register properlyOndrej Kupka1-1/+1
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD1-1/+1
2011-04-13x86: Rename i386 to x86Graeme Russ1-0/+113