summaryrefslogtreecommitdiff
path: root/arch/x86/lib
AgeCommit message (Expand)Author
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
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: Use default print_cpuinfo() for allAndy Shevchenko
2024-10-18x86: Show the CPU vendor in bdinfoSimon Glass
2024-10-15x86: e820: use the lmb API for adding RAM memorySughosh Ganu
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-08-26global_data: Drop spl_handoffSimon Glass
2024-08-26x86: Drop use of global_data fb_baseSimon 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-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 "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10x86: Drop message about features being missing with 64-bitSimon Glass
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass
2024-04-10Merge patch series "Complete decoupling of zboot logic from commands"Tom Rini
2024-04-10x86: zboot: Use zboot_start() in zboot_run()Simon Glass
2024-04-10x86: zboot: Separate logic functions from commandsSimon Glass
2024-04-10x86: zboot: Rename zboot_start() to zboot_run()Simon Glass
2024-04-10x86: zboot: Move environment setting into zboot_load()Simon Glass
2024-04-10x86: zboot: Create a separate ZBOOT option for zboot logicSimon Glass
2024-04-10x86: zboot: Move command code into its own fileSimon Glass
2024-04-10x86: zboot: Move zimage definitions to the header fileSimon Glass
2024-03-27acpi: rename aslc_id, aslc_revisionHeinrich Schuchardt
2024-01-16smbios: copy QEMU tablesHeinrich Schuchardt
2024-01-07acpi: use 64-bit addresses in FADT tableHeinrich Schuchardt
2024-01-07acpi: Write pointers to tables instead of addressesSimon Glass
2023-12-31bloblist: Adjust API to align in powers of 2Simon Glass
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2023-09-22x86: coreboot: Record the position of the SMBIOS tablesSimon Glass
2023-09-22Record the position of the SMBIOS tablesSimon Glass
2023-09-22x86: dm: Mark driver model as dead when disabling CARSimon Glass
2023-09-22x86: broadwell: Set up MTRRsSimon Glass
2023-09-22x86: spl: Change the condition for copying U-Boot to RAMSimon Glass
2023-09-22x86: Add some log categoriesSimon Glass
2023-09-22Reland "x86: Move FACP table into separate functions""Simon Glass
2023-08-31x86: Convert arch_fsp_init() to use eventsSimon Glass
2023-08-31event: Convert existing spy records to simpleSimon Glass