~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86: Simplify cpu_jump_to_64bit_uboot()Simon Glass2023-05-11
* 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: 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
* 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: limit the fs segment to the pointer sizeMasahiro Yamada2020-02-04
* common: Move ll_boot_init() to init.hSimon Glass2020-01-17
* x86: Drop unnecessary cpu code for TPLSimon Glass2019-12-15
* 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: 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
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* x86: Support jumping from SPL to U-BootSimon Glass2017-02-06
* x86: Move the i386 code into its own directorySimon Glass2017-02-06