aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass5-5/+5
2023-05-11x86: coreboot: Show unimplemented sysinfo tagsSimon Glass2-0/+8
2023-05-11x86: coreboot: Collect the address of the ACPI tablesSimon Glass3-0/+15
2023-05-11x86: Adjust search range for sysinfo tableSimon Glass1-2/+2
2023-05-10x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLEDTroy Kisky1-1/+1
2023-03-27Merge branch 'master' into nextTom Rini5-5/+5
2023-03-27x86: som-db5800-som-6867: Fix up adjustment of CONFIG_TEXT_BASESimon Glass1-1/+1
2023-03-27x86: dfi-bt700: Fix up adjustment of CONFIG_TEXT_BASESimon Glass1-1/+1
2023-03-27x86: conga-qeval20-qa3-e3845: Fix up adjustment of CONFIG_TEXT_BASESimon Glass1-1/+1
2023-03-27x86: bayleybay: Fix up adjustment of CONFIG_TEXT_BASESimon Glass1-1/+1
2023-03-27x86: minnowmax: Fix up adjustment of CONFIG_TEXT_BASESimon Glass1-1/+1
2023-03-25x86: Exit EFI boot services before starting kernelSimon Glass1-0/+18
2023-03-25x86: Support booting a 64-bit kernel from 64-bit U-BootSimon Glass3-16/+36
2023-03-25x86: Add return-value comment to cpu_jump_to_64bit()Simon Glass1-0/+1
2023-03-25x86: Adjust bootparam.h to be more like linuxSimon Glass2-25/+47
2023-03-25efi: Set RUN_64BIT correctly for the EFI appSimon Glass1-2/+2
2023-03-13efi: Support copy framebufferSimon Glass1-0/+1
2023-03-13x86: Add a few more items to bdinfoSimon Glass1-0/+6
2023-03-13efi: Support a 64-bit frame buffer addressSimon Glass1-1/+1
2023-02-27Merge tag 'v2023.04-rc3' into nextTom Rini1-1/+2
2023-02-23x86: Pass -z execstack for EFI payload flagsTom Rini1-1/+2
2023-02-14dm: dts: Convert driver model tags to use new schemaSimon Glass24-178/+178
2023-02-10Correct SPL uses of USB_KEYBOARDSimon Glass2-2/+2
2023-02-10Correct SPL uses of LMBSimon Glass1-1/+1
2023-02-09Correct SPL uses of BOOTSTAGE_REPORTSimon Glass1-1/+1
2023-02-09x86: Correct Chrromebook typoSimon Glass1-1/+1
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-2/+2
2023-01-19Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...WIP/19Jan2023Tom Rini3-3/+3
2023-01-18trace: Use notrace for shortSimon Glass3-3/+3
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini5-0/+5
2023-01-18x86: Fix saying arch_cpu_init_dm in debug/docsTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFGTom Rini1-2/+2
2022-12-23global: Migrate CONFIG_X86_REFCODE_ADDR to CFGTom Rini2-2/+2
2022-12-23global: Migrate CONFIG_X86_MRC_ADDR to CFGTom Rini2-2/+2
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini1-2/+0
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini2-3/+3
2022-12-14x86: cosmetic: Fix a typo in the reserve_arch() commentsBin Meng1-1/+1
2022-12-14x86: Fix i8259 ifdef include guardAlistair Delva1-2/+2
2022-12-09x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabledSean Anderson1-0/+2
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass8-16/+16
2022-10-30Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...WIP/30Oct2022Tom Rini1-1/+1
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-1/+1
2022-10-29x86: provide typedef jmp_bufHeinrich Schuchardt1-2/+4
2022-10-29x86: fix longjmp() implementationHeinrich Schuchardt1-0/+5
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek3-9/+3
2022-09-29treewide: Drop image_header_t typedefSimon Glass1-1/+1
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass1-3/+3
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár14-15/+15
2022-08-12video: Rename structs and functions to avoid VBESimon Glass2-6/+6