~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86: Tidy up EFI code in interrupt_init()Simon Glass2023-07-17
* x86: Simplify cpu_jump_to_64bit_uboot()Simon Glass2023-05-11
* x86: fix longjmp() implementationHeinrich Schuchardt2022-10-29
* x86: Don't set up MTRRs if previously doneSimon Glass2021-07-15
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* x86: typo segementHeinrich Schuchardt2021-01-30
* x86: Move call64 into its own sectionSimon Glass2021-01-05
* x86: Show the interrupt pointer with 'irqinfo'Simon Glass2020-11-06
* x86: cpu: Report address width from cpu_get_info()Simon Glass2020-09-25
* x86: cpu: Remove unnecessary #ifdefsSimon Glass2020-07-20
* x86: Move MP code into mp_initSimon Glass2020-07-20
* x86: Store the coreboot table address in global_dataSimon Glass2020-07-17
* x86: fsp: Reinit the FPU after FSP meminitSimon Glass2020-07-09
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-18
* x86: Move work-around out of cpu_jump_to_64bit_uboot()Simon Glass2020-05-04
* x86: Move coreboot-table detection to common 32/64-bit codeSimon Glass2020-05-04
* x86: Add a way to detect running from corebootSimon Glass2020-04-30
* x86: Move coreboot-table detection into common codeSimon Glass2020-04-30
* x86: cpu: Skip init code when chain loadingSimon Glass2020-04-30
* x86: Give each driver an IRQ typeSimon Glass2020-02-07
* x86: limit the fs segment to the pointer sizeMasahiro Yamada2020-02-04
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move ll_boot_init() to init.hSimon Glass2020-01-17
* x86: Drop unnecessary interrupt code for TPLSimon Glass2019-12-15
* x86: Drop unnecessary cpu code for TPLSimon Glass2019-12-15
* common: Move interrupt functions into a new headerSimon Glass2019-12-02
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* x86: Add a CPU init function for TPLSimon Glass2019-11-03
* x86: show UEFI images involved in crashHeinrich Schuchardt2019-09-10
* Fix spelling of available.Vagrant Cascadian2019-05-09
* x86: Add a way to reinit the cpuSimon Glass2019-05-08
* x86: Use the existing GDT in the ROM for 64-bit U-Boot properBin Meng2019-02-12
* x86: Don't copy the cpu_call64() function to a hardcoded addressBin Meng2019-02-12
* x86: Change 4-level page table base address to low memoryBin Meng2019-02-12
* x86: make the LAPIC / IOAPIC construct switchable with KconfigHannes Schmelzer2018-12-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* x86: Force 32-bit jumps in interrupt handlersJ. Tang2017-02-21
* x86: Move setjmp to the i386 directorySimon Glass2017-02-07
* x86: Move call64 to the i386 directorySimon Glass2017-02-07
* x86: Support jumping from SPL to U-BootSimon Glass2017-02-06
* x86: Fix up CONFIG_X86_64 checkSimon Glass2017-02-06
* x86: Move the i386 code into its own directorySimon Glass2017-02-06