~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
cpu.c
Commit message (
Expand
)
Author
Age
*
x86: Adjust search range for sysinfo table
Simon Glass
2023-05-11
*
x86: cosmetic: Fix a typo in the reserve_arch() comments
Bin Meng
2022-12-14
*
bootstage: Add SPL support
Marek Vasut
2021-10-31
*
bootstage: Eliminate when not enabled
Tom Rini
2021-07-07
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
x86: Allow writing tables to fail
Simon Glass
2020-11-05
*
x86: Notify the FSP of the 'end firmware' event
Simon Glass
2020-09-25
*
x86: mp: Park CPUs before running the OS
Simon Glass
2020-07-20
*
x86: cpu: Remove unnecessary #ifdefs
Simon Glass
2020-07-20
*
x86: Rename board_final_cleanup() to board_final_init()
Simon Glass
2020-07-17
*
x86: apl: Fix save/restore of ITSS priorities
Simon Glass
2020-07-17
*
x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
Simon Glass
2020-07-17
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
*
x86: Move coreboot-table detection to common 32/64-bit code
Simon Glass
2020-05-04
*
x86: cpu: Skip init code when chain loading
Simon Glass
2020-04-30
*
x86: Move acpi_table header to main include/ directory
Simon Glass
2020-04-16
*
x86: Move acpi_s3.h to include/acpi/
Simon Glass
2020-04-16
*
common: Move ll_boot_init() to init.h
Simon Glass
2020-01-17
*
x86: Drop unnecessary cpu code for TPL
Simon Glass
2019-12-15
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
*
x86: Move acpi_s3.h to a common location
Simon Glass
2019-10-08
*
x86: acpi: Don't touch ACPI hardware in write_acpi_tables()
Bin Meng
2018-07-20
*
x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
Bin Meng
2018-07-20
*
x86: Switch to use DM sysreset driver
Bin Meng
2018-07-20
*
x86: efi-x86_payload: Enable usb keyboard during boot
Bin Meng
2018-06-24
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
x86: don't compare pointers to 0
Heinrich Schuchardt
2017-11-30
*
x86: acpi: Fix Windows S3 resume failure
Bin Meng
2017-05-17
*
x86: acpi: Refactor acpi_resume()
Bin Meng
2017-05-17
*
x86: Adjust board_final_cleanup() order
Bin Meng
2017-05-17
*
x86: fsp: Save stack address to CMOS for next S3 boot
Bin Meng
2017-05-17
*
x86: acpi: Resume OS if resume vector is found
Bin Meng
2017-05-17
*
x86: Store and display previous sleep state
Bin Meng
2017-05-17
*
x86: Move the i386 code into its own directory
Simon Glass
2017-02-06
*
x86: Correct address casts in cpu code
Simon Glass
2016-10-11
*
x86: Probe pinctrl driver in cpu_init_r()
Bin Meng
2016-06-12
*
x86: Reserve configuration tables in high memory
Bin Meng
2016-05-23
*
x86: Unify reserve_arch() for all x86 boards
Bin Meng
2016-05-23
*
x86: Call board_final_cleanup() in last_stage_init()
Bin Meng
2016-05-23
*
x86: Update microcode for secondary CPUs
Simon Glass
2016-03-17
*
x86: Rename PORT_RESET to IO_PORT_RESET
Simon Glass
2016-03-17
*
x86: cpu: Add functions to return the family and stepping
Simon Glass
2016-03-17
*
x86: cpu: Make the vendor table const
Simon Glass
2016-03-17
*
x86: Bring up northbridge, pch and lpc after the CPUs
Simon Glass
2016-01-24
*
x86: Make x86_init_cpus() static
Simon Glass
2016-01-24
*
x86: Move i8254_init() to x86_cpu_init_f()
Bin Meng
2015-12-09
*
x86: Remove MIN_PORT80_KCLOCKS_DELAY
Bin Meng
2015-12-01
*
x86: Initialize GDT entry 1 to be the 32-bit CS as well
Bin Meng
2015-10-21
*
x86: Switch to using generic global_data setup
Simon Glass
2015-08-14
[next]