summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2024-11-24dm: Add dm_remove_devices_active() for ordered device removalJanne Grunau
2024-11-03x86: coreboot: Enable support for the configuration editorSimon Glass
2024-10-27x86: Missed removal of CMD_BOOTEFI_HELLO_COMPILEAndrew Goodbody
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27acpi: Move function prototypePatrick Rudolph
2024-10-27acpi: acpi_table: Bump revisionsPatrick Rudolph
2024-10-27acpi: x86: Move MADT to common codePatrick Rudolph
2024-10-27acpi: x86: Write FADT in common codeMaximilian Brune
2024-10-27acpi: x86: Move SPCR and DBG2 into common codeMaximilian Brune
2024-10-18x86: cpu: Add missing header inclusionAndy Shevchenko
2024-10-18x86: cpu: Add a few prototypes to the header fileAndy Shevchenko
2024-10-18x86: cpu: Mark a few functions staticAndy Shevchenko
2024-10-18x86: cpu: Use default print_cpuinfo() for allAndy Shevchenko
2024-10-18x86: coreboot: Add timestamps from coreboot to bootstageSimon Glass
2024-10-18x86: coreboot: Update the timestamp code to use sysinfoSimon Glass
2024-10-18x86: Ensure the CPU identity exists for timer initSimon Glass
2024-10-18x86: Show the CPU vendor in bdinfoSimon Glass
2024-10-18x86: Make default_print_cpuinfo be a weak alias for print_cpuinfoTom Rini
2024-10-15x86: e820: use the lmb API for adding RAM memorySughosh Ganu
2024-10-14dts: Deduplicate dtbs targetMarek Vasut
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11xpl: Rename spl_phase_prefix() and spl_phase_name()Simon Glass
2024-10-11xpl: Rename spl_next_phase() and spl_prev_phase()Simon Glass
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03lmb: do away with arch_lmb_reserve()Sughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-09-03Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC"Tom Rini
2024-09-03x86: provide mb() macroPhilip Oberfichtner
2024-08-26global_data: Drop spl_handoffSimon Glass
2024-08-26global_data: Drop global_data hoseSimon Glass
2024-08-26global_data: Remove pci_ram_topSimon Glass
2024-08-26x86: Drop use of global_data fb_baseSimon Glass
2024-08-15x86: Fix ptrdiff_t for x86_64Richard Weinberger
2024-07-19bootstash: Do not provide a default address for allTom Rini
2024-07-15x86: Remove duplicate newlinesMarek Vasut
2024-07-03x86: Set up some assumed sizes for binary blobsSimon Glass
2024-07-03acpi: set creator_revision in acpi_fill_headerHeinrich Schuchardt
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07x86: Add missing <linux/types.h>Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2024-04-20x86: all firmware tables must be paragraph alignedHeinrich Schuchardt
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-10Merge patch series "Resolve issues with booting distros on x86"Tom Rini
2024-04-10x86: coreboot: Enable truetype fontsSimon Glass
2024-04-10x86: Enable SSE in 64-bit modeSimon Glass