aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2023-08-31event: Use an event to replace last_stage_init()Simon Glass
2023-08-31x86: Convert arch_fsp_init() to use eventsSimon Glass
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-08-10bootstd: Allow display of the x86 setup informationSimon Glass
2023-08-10bootstd: Move common zimage functions to bootm.hSimon Glass
2023-08-09x86: qemu: Add required linux/sizes.h includeSimon Glass
2023-08-09x86: i8254: Include required ibmpc.h headerSimon Glass
2023-08-09x86: Drop CFG_SYS_STACK_SIZESimon Glass
2023-08-09x86: Correct copying of BIOS mode informationSimon Glass
2023-08-09Revert "x86: Switch QEMU over to use the bochs driver"Simon Glass
2023-08-09x86: Run QEMU machine setup in SPLSimon Glass
2023-08-09x86: spl: Drop unwanted debug()Simon Glass
2023-08-09treewide: unify the linker symbol reference formatShiji Yang
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang
2023-08-01x86: Add a little more info to cbsysinfoSimon Glass
2023-08-01x86: Return mtrr_add_request() to its old purposeSimon Glass
2023-08-01x86: fsp: Use mtrr_set_next_var() for graphics memoryBin Meng
2023-08-01x86: Change testing logic of mtrr commitBin Meng
2023-07-17x86: Switch QEMU over to use the bochs driverSimon Glass
2023-07-17x86: Make sure that the LPC is active before SDRAM initSimon Glass
2023-07-17x86: link: Support Micron memorySimon Glass
2023-07-17x86: Convert some debug statements to use loggingSimon Glass
2023-07-17x86: Record the start and end of the tablesSimon Glass
2023-07-17x86: Refactor table-writing code a littleSimon Glass
2023-07-17x86: Allow logging to be used in SPL reliablySimon Glass
2023-07-17x86: Init video in SPL if enabledSimon Glass
2023-07-17x86: Ensure SPL banner is only shown onceSimon Glass
2023-07-17x86: Allow video-BIOS code to be built for SPLSimon Glass
2023-07-17x86: Improve the trampoline in 64-bit modeSimon Glass
2023-07-17x86: Show an error when a BIOS exception occursSimon Glass
2023-07-17x86: Correct get_sp() implementation for 64-bitSimon Glass
2023-07-17x86: Show the CPU physical address size with bdinfoSimon Glass
2023-07-17x86: Add a comment for board_init_f_r_trampoline()Simon Glass
2023-07-17x86: Tidy up EFI code in interrupt_init()Simon Glass
2023-07-17x86: Allow listing MTRRs in SPLSimon Glass
2023-07-17x86: zimage: Export the function to obtain the cmdlineSimon Glass
2023-07-17x86: Add a function to boot a zimageSimon Glass
2023-07-11Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-07-09x86: Update docs link in bootparam headerPaul Barker
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-05-11x86: samus: Don't include audio and SATA in TPLSimon Glass
2023-05-11x86: Simplify cpu_jump_to_64bit_uboot()Simon Glass
2023-05-11spl: Commit MTRRs only in board_init_f_r()Simon Glass
2023-05-11x86: spl: Avoid using init_cache_f_r() from SPLSimon Glass
2023-05-11x86: Tidy up address for loading U-Boot from SPLSimon Glass
2023-05-11x86: spl: Show debugging for BSSSimon Glass
2023-05-11x86: mrc: Correct SPL debug messageSimon Glass
2023-05-11x86: Tidy up availability of string functionsSimon Glass