summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2023-09-22Record the position of the SMBIOS tablesSimon Glass
2023-09-22x86: coreboot: Document cbmem console structSimon Glass
2023-09-22Reland "x86: Move FACP table into separate functions""Simon Glass
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-08-10bootstd: Allow display of the x86 setup informationSimon Glass
2023-08-10bootstd: Move common zimage functions to bootm.hSimon Glass
2023-08-09x86: Run QEMU machine setup in SPLSimon Glass
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang
2023-08-01x86: Add a little more info to cbsysinfoSimon Glass
2023-07-17x86: Record the start and end of the tablesSimon Glass
2023-07-17x86: Improve the trampoline in 64-bit modeSimon Glass
2023-07-17x86: Add a comment for board_init_f_r_trampoline()Simon Glass
2023-07-17x86: Allow listing MTRRs in SPLSimon Glass
2023-07-17x86: zimage: Export the function to obtain the cmdlineSimon Glass
2023-07-17x86: Add a function to boot a zimageSimon Glass
2023-07-09x86: Update docs link in bootparam headerPaul Barker
2023-05-11x86: Tidy up availability of string functionsSimon Glass
2023-05-11x86: coreboot: Show unimplemented sysinfo tagsSimon Glass
2023-05-11x86: coreboot: Collect the address of the ACPI tablesSimon Glass
2023-03-25x86: Support booting a 64-bit kernel from 64-bit U-BootSimon Glass
2023-03-25x86: Add return-value comment to cpu_jump_to_64bit()Simon Glass
2023-03-25x86: Adjust bootparam.h to be more like linuxSimon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-18trace: Use notrace for shortSimon Glass
2022-12-14x86: Fix i8259 ifdef include guardAlistair Delva
2022-10-29x86: provide typedef jmp_bufHeinrich Schuchardt
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini
2022-06-06spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGETom Rini
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
2022-03-14x86: Add an enum name for the GNVS firmware typeSimon Glass
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass
2022-02-11acpi: Move acpi_write_tables() to a generic headerSimon Glass
2022-02-09acpi: Move MCFG implementation to common libMoritz Fischer
2022-01-25x86: acpi: Update acpi_fill_csrt() to use acpi_ctxSimon Glass
2022-01-25x86: Move FACP table into separate functionsSimon Glass
2022-01-25acpi: Move acpi_fill_header() to the generic headerSimon Glass
2022-01-25x86: Move the acpi table to generic global_dataSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-11-01x86: Fix i8254 ifdef include guardAlistair Delva
2021-11-01x86: tangier: Replace Method() by Name() for _STA objectAndy Shevchenko
2021-10-21x86: Show some EFI info with the bdinfo commandSimon Glass
2021-10-21x86: Create a new header for EFISimon Glass
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-22x86: tangier: acpi: Add GPIO card detection to SDHCI #2Andy Shevchenko
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini