summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2023-04-12dm: dts: Convert driver model tags to use new schemaSimon Glass
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-02-23x86: Pass -z execstack for EFI payload flagsTom Rini
2023-02-10Correct SPL uses of USB_KEYBOARDSimon Glass
2023-02-10Correct SPL uses of LMBSimon Glass
2023-02-09Correct SPL uses of BOOTSTAGE_REPORTSimon Glass
2023-02-09x86: Correct Chrromebook typoSimon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-19Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-01-18trace: Use notrace for shortSimon Glass
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini
2023-01-18x86: Fix saying arch_cpu_init_dm in debug/docsTom Rini
2022-12-23global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFGTom Rini
2022-12-23global: Migrate CONFIG_X86_REFCODE_ADDR to CFGTom Rini
2022-12-23global: Migrate CONFIG_X86_MRC_ADDR to CFGTom Rini
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-14x86: cosmetic: Fix a typo in the reserve_arch() commentsBin Meng
2022-12-14x86: Fix i8259 ifdef include guardAlistair Delva
2022-12-09x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabledSean Anderson
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-30Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-29x86: provide typedef jmp_bufHeinrich Schuchardt
2022-10-29x86: fix longjmp() implementationHeinrich Schuchardt
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-08-12video: Rename structs and functions to avoid VBESimon Glass
2022-08-12video: Renname vbe.h to vesa.hSimon Glass
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-07-26zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-06-28tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-06serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)Pali Rohár
2022-06-06spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGETom Rini
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2022-04-14Remove duplication of table_compute_checksum functionTom Rini
2022-04-04Merge branch 'next'Tom Rini
2022-03-31Revert "x86: Move FACP table into separate functions"Andy Shevchenko
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini