index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
start16.S
Age
Commit message (
Expand
)
Author
2025-04-03
x86: Tidy up the GDT size in start/16.S
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-03-05
Revert "x86: use invd instead of wbinvd in real mode start code"
Andy Shevchenko
2020-02-04
x86: use invd instead of wbinvd in real mode start code
Masahiro Yamada
2019-12-08
x86: simplify ljmp to 32-bit code
Masahiro Yamada
2019-12-08
x86: use data32 directive instead of macro for operand-size prefix
Masahiro Yamada
2019-08-18
x86: Remove x86 specific GD flags as they are not referenced at all
Stefan Roese
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-07-14
x86: fsp: Load GDT before calling FspInitEntry
Bin Meng
2015-01-23
x86: Fix various code format issues in start16.S
Bin Meng
2014-11-21
x86: Save the BIST value on reset
Simon Glass
2014-11-21
x86: Invalidate TLB as early as possible
Simon Glass
2014-11-21
x86: Remove board_init16() call which is not used
Simon Glass
2014-10-22
x86: Fix GDT limit in start16.S
Bin Meng
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-12-06
x86: Add back cold- and warm-boot flags
Gabe Black
2012-01-04
x86: Tweak IDT and GDT for alignment and readability
Graeme Russ
2011-11-29
x86: Punt cold- and warm-boot flags
Graeme Russ
2011-11-02
x86: turn off cache: set control register properly
Ondrej Kupka
2011-08-04
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-04-13
x86: Rename i386 to x86
Graeme Russ