index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
x86
/
lapic
Age
Commit message (
Expand
)
Author
2020-07-14
src: Remove unused 'include <cpu/x86/msr.h>'
Elyes HAOUAS
2020-06-23
src/*: Update makefiles to exclude x86 code from psp-verstage
Martin Roth
2020-06-22
cpu/x86/lapic: Support x86_64 and clean up code
Patrick Rudolph
2020-06-16
Revert "x86/lapic: Set EXTINT on BSP only"
Angel Pons
2020-06-16
x86/lapic: Set EXTINT on BSP only
Zheng Bao
2020-06-06
src: Remove unused 'include <cpu/x86/mtrr.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-04
src/cpu: Use SPDX for GPL-2.0-only files
Angel Pons
2019-12-19
src: Remove unused 'include <arch/cpu.h>'
Elyes HAOUAS
2019-12-19
src: Use '#include <smp/node.h>' when appropriate
Elyes HAOUAS
2019-12-11
AGESA, binaryPI: implement C bootblock
Michał Żygowski
2019-12-02
src/: Remove g_ prefixes and _g suffixes from variables
Patrick Georgi
2019-11-29
cpu/x86/lapic/apic_timer.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-21
cpu/amd/fam10: Drop support
Arthur Heymans
2019-11-21
cpu/x86/lapic/lapic_cpu_init.c: Drop unused guards
Arthur Heymans
2019-10-29
arch/x86/*.S: use defines instead of hardcoded values
Patrick Rudolph
2019-10-28
src/cpu: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-09-19
cpu/x86/lapic: Refactor timer_fsb()
Kyösti Mälkki
2019-09-10
AUTHORS: Move src/cpu copyrights into AUTHORS file
Martin Roth
2019-08-13
cpu/x86: Move some SMM function declarations
Kyösti Mälkki
2019-07-02
src: Use CRx_TYPE type for CRx
Elyes HAOUAS
2019-05-28
src/cpu/x86/lapic/lapic.c: Add missing newline
Christian Walter
2019-05-13
lapic/lapic_cpu_init: Add cpu_add_map_entry() to store default_apic_id
Subrata Banik
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-01-27
src/cpu/intel: Set get_ia32_fsb function common
Elyes HAOUAS
2019-01-14
arch/x86: Enforce CPU stack alignment
Kyösti Mälkki
2019-01-11
arch/x86/lapic: Remove second stack poisoning
Kyösti Mälkki
2018-11-08
src: Replace common MSR addresses with macros
Elyes HAOUAS
2018-08-03
cpu/x86/lapic/apic_timer.c: Compile the same code for all stages
Arthur Heymans
2018-06-01
src/cpu: Remove unneeded includes
Elyes HAOUAS
2018-04-30
cpu/x86: Get rid of device_t
Elyes HAOUAS
2018-04-28
arch/x86: Fix call for wait_other_cpus_stop()
Kyösti Mälkki
2017-12-11
intel: Use MSR_EBC_FREQUENCY_ID instead of 0x2c
Elyes HAOUAS
2017-10-31
x86/lapic: Use the existing lapicid() function
Marc Jones
2017-08-31
cpu/x86 asm: Just use the correct op suffix
Edward O'Callaghan
2017-08-19
arch/x86: Sanity checking on HAVE_SMI_HANDLER
Kyösti Mälkki
2017-08-19
i82801dx/gx/ix/jx: Add low-memory backup for S3 path
Kyösti Mälkki
2017-08-19
arch/x86: Clean up CONFIG_SMP and MAX_CPUS test
Kyösti Mälkki
2017-08-19
arch/x86: Fix ugly NEED_LAPIC use
Kyösti Mälkki
2017-07-20
x86/lapic/secondary.S: Align stack for _secondary_start
Marshall Dawson
2017-07-13
src/cpu: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-03-16
cpu/x86: Fix misc. remaining issues detected by checkpatch
Lee Leahy
2017-03-16
cpu/x86: Wrap lines at 80 columns
Lee Leahy
2017-03-16
cpu/x86: Remove braces and else if unnecessary
Lee Leahy
2017-03-16
cpu/x86: Fix various issues detected by checkpatch.pl
Lee Leahy
2017-02-22
src/cpu/x86: Update/Add license headers to all files
Martin Roth
2016-12-16
Set the fsb timer correctly for Netburst CPUs
Arthur Heymans
2016-10-07
src/cpu: Remove unnecessary whitespace
Elyes HAOUAS
[next]