Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
43a1f780ff6809f758092136b0b38c6917c27340
/
src
/
cpu
/
x86
149c4c5
x86/smm: Initialize SMM on some CPUs one-by-one
by Damien Zammit
· 8 years ago
e597e63
FSP 1.0: Fix CAR issues - broken timestamps and console
by Ben Gardner
· 8 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
· 8 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
· 8 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
· 8 years ago
86091f9
cpu/mtrr.h: Fix macro names for MTRR registers
by Alexandru Gagniuc
· 8 years ago
75c51d9
x86: add standalone verstage support
by Aaron Durbin
· 8 years ago
72bb66e
x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection
by Alexandru Gagniuc
· 8 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
· 9 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
· 9 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
· 9 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
· 9 years ago
87200e2
Makefile.inc: Use -Og when compiling with GDB support
by Stefan Reinauer
· 9 years ago
48b3dbc
x86 SMM: Replace weak prototypes with weak function stub
by Kyösti Mälkki
· 9 years ago
a637194
x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option
by Kyösti Mälkki
· 9 years ago
582b2ae
FSP & CBMEM: Fix broken cbmem CAR transition.
by Martin Roth
· 9 years ago
91fac61
CBMEM: Tidy up CAR migration
by Kyösti Mälkki
· 9 years ago
e455425
CBMEM console: Fix CAR migration step
by Kyösti Mälkki
· 9 years ago
bb0d5ef
x86: Initialize drivers in SMM context if needed
by David Hendricks
· 9 years ago
bae775a
arch/x86: Declare GDT symbols and move_gdt()
by Kyösti Mälkki
· 9 years ago
87acccc
CBMEM: Always build for x86 romstage
by Kyösti Mälkki
· 9 years ago
be6f8cb
x86: Set BOOT_MEDIA_SPI_BUS
by David Hendricks
· 10 years ago
4f75af9
Unify remaining binutils invocations
by Patrick Georgi
· 9 years ago
bd79c5e
Replace hlt() loops with halt()
by Patrick Georgi
· 9 years ago
eaab630
cpu/amd/agesa/family15rl: Provide Richland CPU support
by Edward O'Callaghan
· 9 years ago
9594893
build system: unify linker use across gcc and clang
by Patrick Georgi
· 9 years ago
3ce96bd
build system: use a single variable name for compiler runtimes
by Patrick Georgi
· 9 years ago
e900802
cpu/x86/smm/Makefile.inc: Fix up linkage rules
by Edward O'Callaghan
· 9 years ago
3e72ecf
cpu/x86/smm/Makefile.inc: Correct SMM linkage under clang builds
by Edward O'Callaghan
· 9 years ago
2c9d2cf
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
by Edward O'Callaghan
· 9 years ago
81f90c5
x86/mtrr: Enable MTRR's before enabling caching
by Isaac Christensen
· 9 years ago
7756fe7
x86: Minimize work done with the caches disabled in mtrr functions.
by Gabe Black
· 10 years ago
d84afd3e
arm: Remove CAR_MIGRATE Kconfig and associated cruft
by Julius Werner
· 10 years ago
309fc4c
sandybridge: Add native sandybridge
by Vladimir Serbinenko
· 9 years ago
20e2f3c
x86/smm/smihandler.c: break case in switch
by Patrick Georgi
· 9 years ago
133096b
coreboot classes: Add dynamic classes to coreboot
by Furquan Shaikh
· 9 years ago
9faacba
cpu/x86/lapic/lapic.c: trivial: fix comment on #else
by Daniele Forsi
· 9 years ago
7686a56
sandy/ivybridge: Native raminit.
by Vladimir Serbinenko
· 9 years ago
53847a2
src/.../Kconfig: various small fixes to texts
by Daniele Forsi
· 9 years ago
dc112e3
cpu,Makefile.inc: Trivial - drop trailing blank lines at EOF
by Edward O'Callaghan
· 9 years ago
7116ac8
src: Make use of 'CEIL_DIV(a, b)' macro across tree
by Edward O'Callaghan
· 9 years ago
f7c55148
cpu: Trivial - drop trailing blank lines at EOF
by Edward O'Callaghan
· 9 years ago
38a8fb0
x86 MTRR: Drop unused return value
by Kyösti Mälkki
· 9 years ago
599cda8
Use MTRR defines
by Kyösti Mälkki
· 9 years ago
4d7539e
cpu/x86/pae/pgtbl.c: Unsigned comparison < 0 always false
by Edward O'Callaghan
· 9 years ago
9c41063
Don't add .eh_frame sections to SMM image
by Patrick Georgi
· 9 years ago
c3c4a38
Misc: Use acpi_is_wakeup_s3()
by Kyösti Mälkki
· 9 years ago
5930774
build: use CFLAGS_* in more places where they're needed
by Patrick Georgi
· 9 years ago
5c3f384
Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT
by Kyösti Mälkki
· 9 years ago
a642716
Intel FSP: add a shared set of functions for the FSP
by Martin Roth
· 9 years ago
99ac98f
Introduce stage-specific architecture for coreboot
by Furquan Shaikh
· 9 years ago
20f25dd
Rename coreboot_ram stage to ramstage
by Furquan Shaikh
· 9 years ago
4076072
console: Use romstage code for ramstage and SMM
by Kyösti Mälkki
· 10 years ago
53072d8
cpu/amd/agesa/family15tn: Add initial support for SMM mode
by Alexandru Gagniuc
· 9 years ago
657e0be
console: Move newline translation outside console_tx_byte
by Kyösti Mälkki
· 10 years ago
afa7b13
uart: Redefine Kconfig options
by Kyösti Mälkki
· 10 years ago
905bfb0
x86: use car_(get|set)_var accessors for apic timer
by Aaron Durbin
· 9 years ago
deb2cb2
Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE
by Kyösti Mälkki
· 9 years ago
3eb8eb7
rmodules: use rmodtool to create rmodules
by Aaron Durbin
· 10 years ago
Next »