aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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
2023-05-11x86: Support debug UART in 64-bit modeSimon Glass
2023-05-11x86: ivybridge: Ensure LPC is available for GPIO baseSimon Glass
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass
2023-05-11x86: coreboot: Show unimplemented sysinfo tagsSimon Glass
2023-05-11x86: coreboot: Collect the address of the ACPI tablesSimon Glass
2023-05-11x86: Adjust search range for sysinfo tableSimon Glass
2023-05-10x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLEDTroy Kisky
2023-03-27Merge branch 'master' into nextTom Rini
2023-03-27x86: som-db5800-som-6867: Fix up adjustment of CONFIG_TEXT_BASESimon Glass
2023-03-27x86: dfi-bt700: Fix up adjustment of CONFIG_TEXT_BASESimon Glass
2023-03-27x86: conga-qeval20-qa3-e3845: Fix up adjustment of CONFIG_TEXT_BASESimon Glass
2023-03-27x86: bayleybay: Fix up adjustment of CONFIG_TEXT_BASESimon Glass
2023-03-27x86: minnowmax: Fix up adjustment of CONFIG_TEXT_BASESimon Glass
2023-03-25x86: Exit EFI boot services before starting kernelSimon Glass
2023-03-25x86: Support booting a 64-bit kernel from 64-bit U-BootSimon Glass
2023-03-25x86: Add return-value comment to cpu_jump_to_64bit()Simon Glass
2023-03-25x86: Adjust bootparam.h to be more like linuxSimon Glass
2023-03-25efi: Set RUN_64BIT correctly for the EFI appSimon Glass
2023-03-13efi: Support copy framebufferSimon Glass
2023-03-13x86: Add a few more items to bdinfoSimon Glass
2023-03-13efi: Support a 64-bit frame buffer addressSimon Glass
2023-02-27Merge tag 'v2023.04-rc3' into nextTom Rini
2023-02-23x86: Pass -z execstack for EFI payload flagsTom Rini
2023-02-14dm: dts: Convert driver model tags to use new schemaSimon Glass