index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
i386
Age
Commit message (
Expand
)
Author
2019-12-15
x86: Drop unnecessary interrupt code for TPL
Simon Glass
2019-12-15
x86: Drop unnecessary cpu code for TPL
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-11-03
x86: Add a CPU init function for TPL
Simon Glass
2019-09-10
x86: show UEFI images involved in crash
Heinrich Schuchardt
2019-05-09
Fix spelling of available.
Vagrant Cascadian
2019-05-08
x86: Add a way to reinit the cpu
Simon Glass
2019-02-12
x86: Use the existing GDT in the ROM for 64-bit U-Boot proper
Bin Meng
2019-02-12
x86: Don't copy the cpu_call64() function to a hardcoded address
Bin Meng
2019-02-12
x86: Change 4-level page table base address to low memory
Bin Meng
2018-12-10
x86: make the LAPIC / IOAPIC construct switchable with Kconfig
Hannes Schmelzer
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-02-21
x86: Force 32-bit jumps in interrupt handlers
J. Tang
2017-02-07
x86: Move setjmp to the i386 directory
Simon Glass
2017-02-07
x86: Move call64 to the i386 directory
Simon Glass
2017-02-06
x86: Support jumping from SPL to U-Boot
Simon Glass
2017-02-06
x86: Fix up CONFIG_X86_64 check
Simon Glass
2017-02-06
x86: Move the i386 code into its own directory
Simon Glass