index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
3
-1
/
+2
*
x86: typo segement
Heinrich Schuchardt
2021-01-30
1
-1
/
+1
*
x86: Move call64 into its own section
Simon Glass
2021-01-05
1
-0
/
+1
*
x86: Show the interrupt pointer with 'irqinfo'
Simon Glass
2020-11-06
1
-7
/
+7
*
x86: cpu: Report address width from cpu_get_info()
Simon Glass
2020-09-25
1
-0
/
+23
*
x86: cpu: Remove unnecessary #ifdefs
Simon Glass
2020-07-20
1
-2
/
+0
*
x86: Move MP code into mp_init
Simon Glass
2020-07-20
1
-19
/
+5
*
x86: Store the coreboot table address in global_data
Simon Glass
2020-07-17
1
-1
/
+6
*
x86: fsp: Reinit the FPU after FSP meminit
Simon Glass
2020-07-09
1
-0
/
+5
*
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
x86: Move work-around out of cpu_jump_to_64bit_uboot()
Simon Glass
2020-05-04
1
-10
/
+0
*
x86: Move coreboot-table detection to common 32/64-bit code
Simon Glass
2020-05-04
1
-25
/
+1
*
x86: Add a way to detect running from coreboot
Simon Glass
2020-04-30
1
-0
/
+2
*
x86: Move coreboot-table detection into common code
Simon Glass
2020-04-30
1
-0
/
+25
*
x86: cpu: Skip init code when chain loading
Simon Glass
2020-04-30
1
-2
/
+4
*
x86: Give each driver an IRQ type
Simon Glass
2020-02-07
1
-1
/
+2
*
x86: limit the fs segment to the pointer size
Masahiro Yamada
2020-02-04
1
-3
/
+7
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move ll_boot_init() to init.h
Simon Glass
2020-01-17
2
-0
/
+2
*
x86: Drop unnecessary interrupt code for TPL
Simon Glass
2019-12-15
1
-0
/
+2
*
x86: Drop unnecessary cpu code for TPL
Simon Glass
2019-12-15
1
-4
/
+37
*
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
x86: Add a CPU init function for TPL
Simon Glass
2019-11-03
1
-0
/
+8
*
x86: show UEFI images involved in crash
Heinrich Schuchardt
2019-09-10
1
-0
/
+14
*
Fix spelling of available.
Vagrant Cascadian
2019-05-09
1
-1
/
+1
*
x86: Add a way to reinit the cpu
Simon Glass
2019-05-08
1
-44
/
+69
*
x86: Use the existing GDT in the ROM for 64-bit U-Boot proper
Bin Meng
2019-02-12
1
-14
/
+0
*
x86: Don't copy the cpu_call64() function to a hardcoded address
Bin Meng
2019-02-12
2
-3
/
+12
*
x86: Change 4-level page table base address to low memory
Bin Meng
2019-02-12
1
-4
/
+2
*
x86: make the LAPIC / IOAPIC construct switchable with Kconfig
Hannes Schmelzer
2018-12-10
1
-0
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
4
-8
/
+4
*
x86: Force 32-bit jumps in interrupt handlers
J. Tang
2017-02-21
1
-1
/
+1
*
x86: Move setjmp to the i386 directory
Simon Glass
2017-02-07
2
-0
/
+62
*
x86: Move call64 to the i386 directory
Simon Glass
2017-02-07
2
-0
/
+97
*
x86: Support jumping from SPL to U-Boot
Simon Glass
2017-02-06
1
-0
/
+64
*
x86: Fix up CONFIG_X86_64 check
Simon Glass
2017-02-06
1
-1
/
+1
*
x86: Move the i386 code into its own directory
Simon Glass
2017-02-06
3
-0
/
+1156