Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
9740bcb0cfb1271e062a4f8b7d182796c6c20356
/
src
/
cpu
/
x86
/
smm
6403167
compiler.h: add __weak macro
by Aaron Durbin
· 4 years, 2 months ago
0026a535
Intel sch board & chip: Remove - using LATE_CBMEM_INIT
by Martin Roth
· 4 years, 9 months ago
e8741fe
Move ADDR32() hack to arch/x86
by Patrick Georgi
· 4 years, 10 months ago
1104c27
cpu/x86/smm: Fix explicit 'addr32' usage in clang builds
by Edward O'Callaghan
· 5 years ago
6acaca7
AGESA: Remove separate f15rl
by Kyösti Mälkki
· 5 years ago
4e2294b
cpu/x86 asm: Just use the correct op suffix
by Edward O'Callaghan
· 5 years ago
b137c13
I82801JX: Add IS_ENABLED around config options
by Martin Roth
· 5 years ago
349e085
sb/intel/i82801jx: Add correct PCI ids and change names
by Arthur Heymans
· 5 years ago
0fa92b3
src/cpu: add IS_ENABLED() around Kconfig symbol references
by Martin Roth
· 5 years ago
6a00113
Rename __attribute__((packed)) --> __packed
by Stefan Reinauer
· 5 years ago
8ade68a
cpu/x86/smm: allow SSE instructions in SMM modules
by Aaron Durbin
· 5 years ago
9e01a0b
cpu/x86/smm: use macros for CR0 flags
by Aaron Durbin
· 5 years ago
25a885b
cpu/x86/smm: fix up types in module loader
by Aaron Durbin
· 5 years ago
a4677e4
cpu/x86/smm/smihandler: Apply cosmetic changes
by Patrick Rudolph
· 5 years ago
dfc8a560
cpu/x86: Fix misc. remaining issues detected by checkpatch
by Lee Leahy
· 5 years ago
c591707
cpu/x86: Wrap lines at 80 columns
by Lee Leahy
· 5 years ago
a07d0dd
cpu/x86: Use tabs for indent
by Lee Leahy
· 5 years ago
8bad6d2
cpu/x86: Fix various issues detected by checkpatch.pl
by Lee Leahy
· 5 years ago
6add44b
src/cpu/x86: Update/Add license headers to all files
by Martin Roth
· 5 years ago
9d8adc0
x86 SMM: Fix use with RELOCATABLE_RAMSTAGE
by Kyösti Mälkki
· 6 years ago
530f677
buildsystem: Drop explicit (k)config.h includes
by Kyösti Mälkki
· 6 years ago
2765a89
src/cpu: Improve code formatting
by Elyes HAOUAS
· 6 years ago
d6e9686
src/cpu: Capitalize CPU, APIC and IOAPIC typo fix
by Elyes HAOUAS
· 6 years ago
d82be92
src/cpu: Capitalize CPU
by Elyes HAOUAS
· 6 years ago
4bab6e7
intel/sch: Merge northbridge and southbridge in src/soc
by Stefan Reinauer
· 6 years ago
d87c7bc
cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option
by Aaron Durbin
· 6 years ago
a41e030
cpu/x86/smm_module_loader: always build with SMM module support
by Aaron Durbin
· 6 years ago
98fc426
Move object files to $(obj)/<class>/
by Nico Huber
· 6 years ago
81b09f4
Makefile: Make full use of src-to-obj macro
by Nico Huber
· 6 years ago
593f5c8
Unify OBJCOPY arguments throughout various x86 stages
by Stefan Reinauer
· 7 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 7 years ago
01327d1
smm: 64bit fixes
by Stefan Reinauer
· 7 years ago
ce2564a
smmhandler: on i945..nehalem, crash if LAPIC overlaps with ASEG
by Patrick Georgi
· 7 years ago
d4dd44c
linking: add and use LDFLAGS_common
by Aaron Durbin
· 7 years ago
dde7629
rmodule: use program.ld for linking
by Aaron Durbin
· 7 years ago
aa04e18
x86 SMM: Relocator is intel-only
by Kyösti Mälkki
· 7 years ago
5264862
Remove empty lines at end of file
by Elyes HAOUAS
· 7 years ago
59d262c
x86 SMM: Merge recipes
by Kyösti Mälkki
· 7 years ago
e4e0f94
x86 SMM: We have single SMM linker script now
by Kyösti Mälkki
· 7 years ago
501cce8
smm: Remove dead smm_tseg.ld
by Vladimir Serbinenko
· 7 years ago
99e0b27
smmrelocate: Remove dead TSEG code.
by Vladimir Serbinenko
· 7 years ago
44cbe10
smm: Merge configs SMM_MODULES and SMM_TSEG
by Vladimir Serbinenko
· 7 years ago
7f46420
Migrate fsp_206ax to SMM_MODULES
by Vladimir Serbinenko
· 7 years ago
456f495
Migrate 2065x to SMM_MODULES
by Vladimir Serbinenko
· 7 years ago
a3e41c0
Migrate 206ax to SMM_MODULES
by Vladimir Serbinenko
· 7 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 7 years ago
eec8dfb
build system: use archives, not linker action to shorten command lines
by Patrick Georgi
· 7 years ago
58d5e21
x86: garbage collect SMM programs
by Aaron Durbin
· 7 years ago
e2edf71
Makefile x86 SMM: Move smm_wrap recipes
by Kyösti Mälkki
· 7 years ago
ec5e5e0
New mechanism to define SRAM/memory map with automatic bounds checking
by Julius Werner
· 8 years ago
828e0e8
build system: run linker scripts through the preprocessor
by Patrick Georgi
· 7 years ago
f430546
build system: Introduce manual file type
by Patrick Georgi
· 7 years ago
db27306
build system: extend src-to-obj for non-.c/.S files
by Patrick Georgi
· 7 years ago
e73dae4
x86: fix SMM programs linked with gc-sections
by Aaron Durbin
· 7 years ago
cbe2746
x86/smm: Move SMM configuration out of generic Makefile
by Patrick Georgi
· 7 years ago
87200e2
Makefile.inc: Use -Og when compiling with GDB support
by Stefan Reinauer
· 7 years ago
48b3dbc
x86 SMM: Replace weak prototypes with weak function stub
by Kyösti Mälkki
· 8 years ago
bb0d5ef
x86: Initialize drivers in SMM context if needed
by David Hendricks
· 8 years ago
4f75af9
Unify remaining binutils invocations
by Patrick Georgi
· 8 years ago
eaab630
cpu/amd/agesa/family15rl: Provide Richland CPU support
by Edward O'Callaghan
· 8 years ago
9594893
build system: unify linker use across gcc and clang
by Patrick Georgi
· 8 years ago
3ce96bd
build system: use a single variable name for compiler runtimes
by Patrick Georgi
· 8 years ago
e900802
cpu/x86/smm/Makefile.inc: Fix up linkage rules
by Edward O'Callaghan
· 8 years ago
3e72ecf
cpu/x86/smm/Makefile.inc: Correct SMM linkage under clang builds
by Edward O'Callaghan
· 8 years ago
309fc4c
sandybridge: Add native sandybridge
by Vladimir Serbinenko
· 8 years ago
20e2f3c
x86/smm/smihandler.c: break case in switch
by Patrick Georgi
· 8 years ago
133096b
coreboot classes: Add dynamic classes to coreboot
by Furquan Shaikh
· 8 years ago
7686a56
sandy/ivybridge: Native raminit.
by Vladimir Serbinenko
· 8 years ago
9c41063
Don't add .eh_frame sections to SMM image
by Patrick Georgi
· 8 years ago
c3c4a38
Misc: Use acpi_is_wakeup_s3()
by Kyösti Mälkki
· 8 years ago
5930774
build: use CFLAGS_* in more places where they're needed
by Patrick Georgi
· 8 years ago
99ac98f
Introduce stage-specific architecture for coreboot
by Furquan Shaikh
· 8 years ago
4076072
console: Use romstage code for ramstage and SMM
by Kyösti Mälkki
· 8 years ago
53072d8
cpu/amd/agesa/family15tn: Add initial support for SMM mode
by Alexandru Gagniuc
· 8 years ago
657e0be
console: Move newline translation outside console_tx_byte
by Kyösti Mälkki
· 8 years ago
afa7b13
uart: Redefine Kconfig options
by Kyösti Mälkki
· 8 years ago
3eb8eb7
rmodules: use rmodtool to create rmodules
by Aaron Durbin
· 8 years ago
9c479c9
SMM: Only have console with DEBUG_SMI
by Kyösti Mälkki
· 8 years ago
2b95da0
uart8250mem: Unify calls with generic UART
by Kyösti Mälkki
· 8 years ago
4770749
uart8250io: Unify calls with generic UART
by Kyösti Mälkki
· 8 years ago
1d7541f
console: Fix includes
by Kyösti Mälkki
· 8 years ago
e7f7d990
SMM: Fixes for DEBUG_SMI
by Kyösti Mälkki
· 8 years ago
b4b9eb3
x86: provide infrastructure to backup default SMM region
by Aaron Durbin
· 8 years ago
0da082b
Update SMM for FSP systems
by Marc Jones
· 9 years ago
c6f6be0
Support for nehalem northbridge
by Vladimir Serbinenko
· 9 years ago
888d559
Support for Ibexpeak southbridge
by Vladimir Serbinenko
· 9 years ago
0edc224
smi: Update mainboard_smi_gpi() to have 32bit argument
by Duncan Laurie
· 9 years ago
93b2bd7
usbdebug: Do not support logging from SMM
by Kyösti Mälkki
· 9 years ago
4c3ab73
cpu: Fix spelling
by Martin Roth
· 9 years ago
3a09179f
Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge"
by Stefan Reinauer
· 9 years ago
0210119
Add support for Intel Ibex Peak (Mobile 5) southbridge
by Stefan Reinauer
· 9 years ago
24d1d4b
x86: Unify arch/io.h and arch/romcc_io.h
by Stefan Reinauer
· 9 years ago
c2fe1e0
SMM: link against libgcc
by Stefan Reinauer
· 9 years ago
29ffa54
haswell: Use SMM Modules
by Aaron Durbin
· 10 years ago
50a3464
x86: SMM Module Support
by Aaron Durbin
· 9 years ago
76c3700
haswell: Add initial support for Haswell platforms
by Aaron Durbin
· 10 years ago
ae0e8d3
Eliminate do_div().
by David Hendricks
· 9 years ago
a46a712
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
by Paul Menzel
· 9 years ago
62f100b
smm: Update rev 0x30101 SMM revision save state
by Aaron Durbin
· 10 years ago
e72a8a3
intel/i82801ix: new southbridge, ICH9
by Patrick Georgi
· 10 years ago
Next »