~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86: Adjust search range for sysinfo tableSimon Glass2023-05-11
* x86: cosmetic: Fix a typo in the reserve_arch() commentsBin Meng2022-12-14
* bootstage: Add SPL supportMarek Vasut2021-10-31
* bootstage: Eliminate when not enabledTom Rini2021-07-07
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* x86: Allow writing tables to failSimon Glass2020-11-05
* x86: Notify the FSP of the 'end firmware' eventSimon Glass2020-09-25
* x86: mp: Park CPUs before running the OSSimon Glass2020-07-20
* x86: cpu: Remove unnecessary #ifdefsSimon Glass2020-07-20
* x86: Rename board_final_cleanup() to board_final_init()Simon Glass2020-07-17
* x86: apl: Fix save/restore of ITSS prioritiesSimon Glass2020-07-17
* x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass2020-07-17
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop bootstage.h from common headerSimon Glass2020-05-18
* x86: Move coreboot-table detection to common 32/64-bit codeSimon Glass2020-05-04
* x86: cpu: Skip init code when chain loadingSimon Glass2020-04-30
* x86: Move acpi_table header to main include/ directorySimon Glass2020-04-16
* x86: Move acpi_s3.h to include/acpi/Simon Glass2020-04-16
* common: Move ll_boot_init() to init.hSimon Glass2020-01-17
* x86: Drop unnecessary cpu code for TPLSimon Glass2019-12-15
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* x86: Move acpi_s3.h to a common locationSimon Glass2019-10-08
* x86: acpi: Don't touch ACPI hardware in write_acpi_tables()Bin Meng2018-07-20
* x86: acpi: Move APIs unrelated to ACPI tables generation to a separate libraryBin Meng2018-07-20
* x86: Switch to use DM sysreset driverBin Meng2018-07-20
* x86: efi-x86_payload: Enable usb keyboard during bootBin Meng2018-06-24
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* x86: don't compare pointers to 0Heinrich Schuchardt2017-11-30
* x86: acpi: Fix Windows S3 resume failureBin Meng2017-05-17
* x86: acpi: Refactor acpi_resume()Bin Meng2017-05-17
* x86: Adjust board_final_cleanup() orderBin Meng2017-05-17
* x86: fsp: Save stack address to CMOS for next S3 bootBin Meng2017-05-17
* x86: acpi: Resume OS if resume vector is foundBin Meng2017-05-17
* x86: Store and display previous sleep stateBin Meng2017-05-17
* x86: Move the i386 code into its own directorySimon Glass2017-02-06
* x86: Correct address casts in cpu codeSimon Glass2016-10-11
* x86: Probe pinctrl driver in cpu_init_r()Bin Meng2016-06-12
* x86: Reserve configuration tables in high memoryBin Meng2016-05-23
* x86: Unify reserve_arch() for all x86 boardsBin Meng2016-05-23
* x86: Call board_final_cleanup() in last_stage_init()Bin Meng2016-05-23
* x86: Update microcode for secondary CPUsSimon Glass2016-03-17
* x86: Rename PORT_RESET to IO_PORT_RESETSimon Glass2016-03-17
* x86: cpu: Add functions to return the family and steppingSimon Glass2016-03-17
* x86: cpu: Make the vendor table constSimon Glass2016-03-17
* x86: Bring up northbridge, pch and lpc after the CPUsSimon Glass2016-01-24
* x86: Make x86_init_cpus() staticSimon Glass2016-01-24
* x86: Move i8254_init() to x86_cpu_init_f()Bin Meng2015-12-09
* x86: Remove MIN_PORT80_KCLOCKS_DELAYBin Meng2015-12-01
* x86: Initialize GDT entry 1 to be the 32-bit CS as wellBin Meng2015-10-21
* x86: Switch to using generic global_data setupSimon Glass2015-08-14