aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/x86_64
AgeCommit message (Expand)Author
2020-09-25x86: cpu: Report address width from cpu_get_info()Simon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-04x86: coreboot: Allow building an SPL imageSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02common: Move checkcpu() out of common.hSimon Glass
2019-05-08x86: Add a way to reinit the cpuSimon Glass
2018-10-22x86: Fix the mystery of printch() during 64-bit bootBin Meng
2018-10-22x86: put global data pointer into the .data sectionHeinrich Schuchardt
2018-06-24x86: Add 64-bit setjmp/longjmp implementationIvan Gorinov
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-04-05board_f: x86: Use checkcpu() for CPU initSimon Glass
2017-02-07x86: Wrap print_ch() with config optionBin Meng
2017-02-07x86: Add a dummy setjmp implementation for x86_64Simon Glass
2017-02-06x86: ivybridge: Provide a dummy SDRAM init for 64-bitSimon Glass
2017-02-06x86: Support global_data on x86_64Simon Glass
2017-02-06x86: Add cpu code for x86_64Simon Glass