aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/start16.S
AgeCommit message (Expand)Author
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-03-05Revert "x86: use invd instead of wbinvd in real mode start code"Andy Shevchenko
2020-02-04x86: use invd instead of wbinvd in real mode start codeMasahiro Yamada
2019-12-08x86: simplify ljmp to 32-bit codeMasahiro Yamada
2019-12-08x86: use data32 directive instead of macro for operand-size prefixMasahiro Yamada
2019-08-18x86: Remove x86 specific GD flags as they are not referenced at allStefan Roese
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-07-14x86: fsp: Load GDT before calling FspInitEntryBin Meng
2015-01-23x86: Fix various code format issues in start16.SBin Meng
2014-11-21x86: Save the BIST value on resetSimon Glass
2014-11-21x86: Invalidate TLB as early as possibleSimon Glass
2014-11-21x86: Remove board_init16() call which is not usedSimon Glass
2014-10-22x86: Fix GDT limit in start16.SBin Meng
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-12-06x86: Add back cold- and warm-boot flagsGabe Black
2012-01-04x86: Tweak IDT and GDT for alignment and readabilityGraeme Russ
2011-11-29x86: Punt cold- and warm-boot flagsGraeme Russ
2011-11-02x86: turn off cache: set control register properlyOndrej Kupka
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-04-13x86: Rename i386 to x86Graeme Russ