summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2023-02-10Correct SPL uses of USB_KEYBOARDSimon Glass2-2/+2
2023-02-10Correct SPL uses of LMBSimon Glass1-1/+1
2023-02-10Correct SPL uses of BOOTSTAGE_REPORTSimon Glass1-1/+1
2023-02-10x86: 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...Tom 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-06global: 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-31Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...Tom 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-18dm: 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
2022-08-12video: Renname vbe.h to vesa.hSimon Glass3-3/+3
2022-08-10common: Drop display_options.h from common headerSimon Glass1-0/+1
2022-07-26zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma1-3/+2
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini1-2/+0
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini1-0/+1
2022-06-29tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini1-0/+1
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull5-13/+13
2022-06-07serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)Pali Rohár1-1/+1
2022-06-06spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGETom Rini1-2/+0
2022-05-04pci: Add mask parameter to dm_pci_map_bar()Andrew Scull1-1/+1
2022-05-03pci: Map bars with offset and lengthAndrew Scull1-1/+1
2022-04-14Remove duplication of table_compute_checksum functionTom Rini1-13/+0
2022-04-04Merge branch 'next'Tom Rini8-17/+26
2022-03-31Revert "x86: Move FACP table into separate functions"Andy Shevchenko6-68/+45
2022-03-15Merge tag 'v2022.04-rc4' into nextTom Rini1-1/+7
2022-03-14x86: Add an enum name for the GNVS firmware typeSimon Glass1-1/+7
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass8-17/+26
2022-02-22spl: x86: Correct the binman symbols for SPLSimon Glass1-1/+1
2022-02-11acpi: Move acpi_write_tables() to a generic headerSimon Glass1-2/+0
2022-02-09acpi: Move MCFG implementation to common libMoritz Fischer4-65/+16
2022-02-09arch: x86: lib: acpi_table: Fix MCFG entriesMoritz Fischer1-0/+2
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes1-0/+2