| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unused | Simon Glass | 2021-02-02 | 1 | -1/+0 |
* | Revert "x86: use invd instead of wbinvd in real mode start code" | Andy Shevchenko | 2020-03-05 | 1 | -1/+1 |
* | x86: use invd instead of wbinvd in real mode start code | Masahiro Yamada | 2020-02-04 | 1 | -1/+1 |
* | x86: simplify ljmp to 32-bit code | Masahiro Yamada | 2019-12-08 | 1 | -3/+1 |
* | x86: use data32 directive instead of macro for operand-size prefix | Masahiro Yamada | 2019-12-08 | 1 | -5/+3 |
* | x86: Remove x86 specific GD flags as they are not referenced at all | Stefan Roese | 2019-08-18 | 1 | -3/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | x86: fsp: Load GDT before calling FspInitEntry | Bin Meng | 2015-07-14 | 1 | -2/+3 |
* | x86: Fix various code format issues in start16.S | Bin Meng | 2015-01-23 | 1 | -10/+10 |
* | x86: Save the BIST value on reset | Simon Glass | 2014-11-21 | 1 | -1/+6 |
* | x86: Invalidate TLB as early as possible | Simon Glass | 2014-11-21 | 1 | -0/+3 |
* | x86: Remove board_init16() call which is not used | Simon Glass | 2014-11-21 | 1 | -9/+1 |
* | x86: Fix GDT limit in start16.S | Bin Meng | 2014-10-22 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | x86: Add back cold- and warm-boot flags | Gabe Black | 2012-12-06 | 1 | -0/+3 |
* | x86: Tweak IDT and GDT for alignment and readability | Graeme Russ | 2012-01-04 | 1 | -12/+45 |
* | x86: Punt cold- and warm-boot flags | Graeme Russ | 2011-11-29 | 1 | -3/+0 |
* | x86: turn off cache: set control register properly | Ondrej Kupka | 2011-11-02 | 1 | -1/+1 |
* | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD | 2011-08-04 | 1 | -1/+1 |
* | x86: Rename i386 to x86 | Graeme Russ | 2011-04-13 | 1 | -0/+113 |