summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/cpu.c
AgeCommit message (Expand)Author
2024-10-18x86: cpu: Mark a few functions staticAndy Shevchenko
2024-10-18x86: cpu: Use default print_cpuinfo() for allAndy Shevchenko
2024-10-18x86: Make default_print_cpuinfo be a weak alias for print_cpuinfoTom Rini
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-07-19bootstash: Do not provide a default address for allTom Rini
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
2023-08-31event: Use an event to replace last_stage_init()Simon Glass
2023-05-11x86: Adjust search range for sysinfo tableSimon Glass
2022-12-14x86: cosmetic: Fix a typo in the reserve_arch() commentsBin Meng
2021-10-31bootstage: Add SPL supportMarek Vasut
2021-07-07bootstage: Eliminate when not enabledTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-11-05x86: Allow writing tables to failSimon Glass
2020-09-25x86: Notify the FSP of the 'end firmware' eventSimon Glass
2020-07-20x86: mp: Park CPUs before running the OSSimon Glass
2020-07-20x86: cpu: Remove unnecessary #ifdefsSimon Glass
2020-07-17x86: Rename board_final_cleanup() to board_final_init()Simon Glass
2020-07-17x86: apl: Fix save/restore of ITSS prioritiesSimon Glass
2020-07-17x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-04x86: Move coreboot-table detection to common 32/64-bit codeSimon Glass
2020-04-30x86: cpu: Skip init code when chain loadingSimon Glass
2020-04-16x86: Move acpi_table header to main include/ directorySimon Glass
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass
2020-01-17common: Move ll_boot_init() to init.hSimon Glass
2019-12-15x86: Drop unnecessary cpu code for TPLSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-10-08x86: Move acpi_s3.h to a common locationSimon Glass
2018-07-20x86: acpi: Don't touch ACPI hardware in write_acpi_tables()Bin Meng
2018-07-20x86: acpi: Move APIs unrelated to ACPI tables generation to a separate libraryBin Meng
2018-07-20x86: Switch to use DM sysreset driverBin Meng
2018-06-24x86: efi-x86_payload: Enable usb keyboard during bootBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-11-30x86: don't compare pointers to 0Heinrich Schuchardt
2017-05-17x86: acpi: Fix Windows S3 resume failureBin Meng
2017-05-17x86: acpi: Refactor acpi_resume()Bin Meng
2017-05-17x86: Adjust board_final_cleanup() orderBin Meng
2017-05-17x86: fsp: Save stack address to CMOS for next S3 bootBin Meng
2017-05-17x86: acpi: Resume OS if resume vector is foundBin Meng
2017-05-17x86: Store and display previous sleep stateBin Meng
2017-02-06x86: Move the i386 code into its own directorySimon Glass
2016-10-11x86: Correct address casts in cpu codeSimon Glass
2016-06-12x86: Probe pinctrl driver in cpu_init_r()Bin Meng
2016-05-23x86: Reserve configuration tables in high memoryBin Meng
2016-05-23x86: Unify reserve_arch() for all x86 boardsBin Meng
2016-05-23x86: Call board_final_cleanup() in last_stage_init()Bin Meng
2016-03-17x86: Update microcode for secondary CPUsSimon Glass