Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
4bf48e8c3377e3d4b4284f7f84f3e338bbce6665
/
src
/
cpu
/
x86
cbe7464c
src/cpu: Add required space before opening parenthesis '('
by Elyes HAOUAS
· 7 years ago
d6e9686
src/cpu: Capitalize CPU, APIC and IOAPIC typo fix
by Elyes HAOUAS
· 7 years ago
08e842c
Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS
by Aaron Durbin
· 7 years ago
d82be92
src/cpu: Capitalize CPU
by Elyes HAOUAS
· 7 years ago
585d1a0
src/cpu: Capitalize ROM and RAM
by Elyes HAOUAS
· 7 years ago
ae738ac
cpu/x86: Support CPUs without rdmsr/wrmsr instructions
by Lee Leahy
· 7 years ago
a38677b
cpu/x86/mtrr: correct variable MTRR calculation around 1MiB boundary
by Aaron Durbin
· 7 years ago
a16cd9c
ACPI S3: Move SMP trampoline recovery
by Kyösti Mälkki
· 7 years ago
4bab6e7
intel/sch: Merge northbridge and southbridge in src/soc
by Stefan Reinauer
· 7 years ago
ef10529
cpu/x86: don't treat all chipsets the same regarding XIP_ROM_SIZE
by Aaron Durbin
· 7 years ago
770d7c7
cpu/x86/mp_init: reduce exposure of internal implementation
by Aaron Durbin
· 7 years ago
8250192
cpu/x86: combine multiprocessor and SMM initialization
by Aaron Durbin
· 7 years ago
d87c7bc
cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option
by Aaron Durbin
· 7 years ago
a41e030
cpu/x86/smm_module_loader: always build with SMM module support
by Aaron Durbin
· 7 years ago
0e55632
cpu/x86/mp_init: remove unused callback arguments
by Aaron Durbin
· 7 years ago
0c85b7f
soc/intel/apollolake: Add cache for BIOS ROM
by Andrey Petrov
· 7 years ago
064a501
cpu/x86/tsc: Compile TSC timer for postcar as well
by Andrey Petrov
· 7 years ago
b8671ea
cpu/x86/tsc: remove conditional compilation
by Aaron Durbin
· 7 years ago
01dfdc5
cpu/x86/tsc: compile same code for all stages
by Aaron Durbin
· 7 years ago
711bfa9
cpu/x86/tsc: prepare for CAR_GLOBAL in delay_tsc.c
by Aaron Durbin
· 7 years ago
6f3a55a
src/cpu/x86: remove TSC_CALIBRATE_WITH_IO
by Aaron Durbin
· 7 years ago
7f8afe0
arch/x86: introduce postcar stage/phase
by Aaron Durbin
· 7 years ago
331ac1b
mtrr: Define a function for obtaining free var mtrr
by Furquan Shaikh
· 7 years ago
b4e5c5eb
cpu/x86: compile earlymtrr.c code for romstage as well
by Andrey Petrov
· 7 years ago
5fa5da1
cpu/x86/mtrr: remove early_mtrr_* functions
by Aaron Durbin
· 7 years ago
264bf0b
cpu/x86/mtrr: move cache_ramstage() to its only user
by Aaron Durbin
· 7 years ago
e63be89
cpu/x86/mtrr: add helper function to detect variable MTRRs
by Aaron Durbin
· 7 years ago
9d5e36e
cpu/x86: Sort some Kconfig options
by Stefan Reinauer
· 8 years ago
dd56de9
arch/x86: document CAR symbols and expose them in symbols.h
by Andrey Petrov
· 7 years ago
8198c67
arch/x86: always use _start as entry symbol for all stages
by Aaron Durbin
· 7 years ago
4330a9c
arch/x86: rename reset_vector -> _start
by Aaron Durbin
· 7 years ago
f8468d4
cpu/x86/16bit: rename _start -> _start16bit
by Aaron Durbin
· 7 years ago
0fd068b
cpu/x86/16bit/reset16: mark reset vector executable
by Aaron Durbin
· 7 years ago
998d856
cpu/x86/16bit/reset16: remove stale 32-bit jump
by Aaron Durbin
· 7 years ago
0492c8c
cpu/x86/tsc: Compile delay_tsc.c for the bootblock as well
by Alexandru Gagniuc
· 7 years ago
2f91403
src: Fix various spelling and whitespace issues.
by Martin Roth
· 7 years ago
98fc426
Move object files to $(obj)/<class>/
by Nico Huber
· 7 years ago
81b09f4
Makefile: Make full use of src-to-obj macro
by Nico Huber
· 7 years ago
66bbb31
*/Makefile.inc: Compile files needed by uart8250 in x86 bootblock
by Alexandru Gagniuc
· 7 years ago
aad9b6a08
cpu: Fix typo that spelled "allocate" as "allocte."
by Jacob Laska
· 7 years ago
149c4c5
x86/smm: Initialize SMM on some CPUs one-by-one
by Damien Zammit
· 7 years ago
e597e63
FSP 1.0: Fix CAR issues - broken timestamps and console
by Ben Gardner
· 7 years ago
593f5c8
Unify OBJCOPY arguments throughout various x86 stages
by Stefan Reinauer
· 8 years ago
1455437
x86: Add Kconfig to disable early bootblock postcodes
by Martin Roth
· 7 years ago
6b6c653
cpu/x86/lapic: Add stack overrun detection
by Timothy Pearson
· 8 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 7 years ago
01327d1
smm: 64bit fixes
by Stefan Reinauer
· 8 years ago
ce2564a
smmhandler: on i945..nehalem, crash if LAPIC overlaps with ASEG
by Patrick Georgi
· 8 years ago
6a70dbc
cpu/x86/mtrr: Add MTRR index and total MTRRs to error message
by Paul Menzel
· 7 years ago
86091f9
cpu/mtrr.h: Fix macro names for MTRR registers
by Alexandru Gagniuc
· 7 years ago
75c51d9
x86: add standalone verstage support
by Aaron Durbin
· 7 years ago
72bb66e
x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection
by Alexandru Gagniuc
· 7 years ago
d4dd44c
linking: add and use LDFLAGS_common
by Aaron Durbin
· 8 years ago
dde7629
rmodule: use program.ld for linking
by Aaron Durbin
· 8 years ago
14714e1
x86: link romstage like the other architectures
by Aaron Durbin
· 8 years ago
0dc7354
amd: raminit sysinfo offset fix
by Aaron Durbin
· 8 years ago
98fc2e9
indent style fix for lapic_cpu_init.c
by Jonathan A. Kollasch
· 8 years ago
9346d50
Remove unused Kconfig symbols in c code
by Martin Roth
· 8 years ago
46cf9f7
Verify Kconfigs symbols are not zero for hex and int type symbols
by Martin Roth
· 8 years ago
c4e49f6
Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()
by Martin Roth
· 8 years ago
5a2bd0b
Revert "sandy/ivybridge: use LAPIC timer in SMM"
by Patrick Georgi
· 8 years ago
a3aa8da
sandy/ivybridge: use LAPIC timer in SMM
by Stefan Reinauer
· 8 years ago
e021dea
cpu: x86 port to 64bit
by Stefan Reinauer
· 8 years ago
181b773
x86: Make x86 architecture makefiles x64 aware
by Stefan Reinauer
· 8 years ago
5793b73
x86: remove printk() from init_timer()
by Aaron Durbin
· 8 years ago
41607a4
cbmem: add indicator to hooks if cbmem is being recovered
by Aaron Durbin
· 8 years ago
4fbac46
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
by Kyösti Mälkki
· 8 years ago
aa04e18
x86 SMM: Relocator is intel-only
by Kyösti Mälkki
· 8 years ago
5264862
Remove empty lines at end of file
by Elyes HAOUAS
· 8 years ago
5957bd7
x86: fix mirror_payload()
by Aaron Durbin
· 8 years ago
59d262c
x86 SMM: Merge recipes
by Kyösti Mälkki
· 8 years ago
e4e0f94
x86 SMM: We have single SMM linker script now
by Kyösti Mälkki
· 8 years ago
501cce8
smm: Remove dead smm_tseg.ld
by Vladimir Serbinenko
· 8 years ago
99e0b27
smmrelocate: Remove dead TSEG code.
by Vladimir Serbinenko
· 8 years ago
44cbe10
smm: Merge configs SMM_MODULES and SMM_TSEG
by Vladimir Serbinenko
· 8 years ago
7f46420
Migrate fsp_206ax to SMM_MODULES
by Vladimir Serbinenko
· 8 years ago
456f495
Migrate 2065x to SMM_MODULES
by Vladimir Serbinenko
· 8 years ago
a3e41c0
Migrate 206ax to SMM_MODULES
by Vladimir Serbinenko
· 8 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 8 years ago
eec8dfb
build system: use archives, not linker action to shorten command lines
by Patrick Georgi
· 8 years ago
58d5e21
x86: garbage collect SMM programs
by Aaron Durbin
· 8 years ago
1f04e94
x86: expose tsc's timer_monotonic_get() in SMM
by Aaron Durbin
· 8 years ago
e2edf71
Makefile x86 SMM: Move smm_wrap recipes
by Kyösti Mälkki
· 8 years ago
7868797
fsp: Move fsp to fsp1_0
by Marc Jones
· 8 years ago
a48ca84
kconfig: drop intermittend forwarder files
by Stefan Reinauer
· 8 years ago
ec5e5e0
New mechanism to define SRAM/memory map with automatic bounds checking
by Julius Werner
· 9 years ago
828e0e8
build system: run linker scripts through the preprocessor
by Patrick Georgi
· 8 years ago
f430546
build system: Introduce manual file type
by Patrick Georgi
· 8 years ago
db27306
build system: extend src-to-obj for non-.c/.S files
by Patrick Georgi
· 8 years ago
e73dae4
x86: fix SMM programs linked with gc-sections
by Aaron Durbin
· 8 years ago
cbe2746
x86/smm: Move SMM configuration out of generic Makefile
by Patrick Georgi
· 8 years ago
ea9f308
build system: normalize linker script file names
by Patrick Georgi
· 8 years ago
04654a2
loaders: add program_loading.h header file
by Aaron Durbin
· 8 years ago
87200e2
Makefile.inc: Use -Og when compiling with GDB support
by Stefan Reinauer
· 8 years ago
48b3dbc
x86 SMM: Replace weak prototypes with weak function stub
by Kyösti Mälkki
· 8 years ago
a637194
x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option
by Kyösti Mälkki
· 8 years ago
582b2ae
FSP & CBMEM: Fix broken cbmem CAR transition.
by Martin Roth
· 8 years ago
91fac61
CBMEM: Tidy up CAR migration
by Kyösti Mälkki
· 8 years ago
e455425
CBMEM console: Fix CAR migration step
by Kyösti Mälkki
· 8 years ago
bb0d5ef
x86: Initialize drivers in SMM context if needed
by David Hendricks
· 9 years ago
Next »