index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
start16.S
Age
Commit message (
Expand
)
Author
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