Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
54124d3e5689f7ca8d27090c5ef0512876f8ec2d
/
src
/
cpu
/
x86
88a67f0
AMD boards (non-AGESA): Cleanup earlymtrr.c includes
by Kyösti Mälkki
· 9 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
· 10 years ago
533ad10
Don't wait on 2065x
by Vladimir Serbinenko
· 9 years ago
f8bf5a1
Revert "CBMEM: Always have early initialisation"
by Kyösti Mälkki
· 9 years ago
fd4f413
Rename cpu/x86/car.h to arch/early_variables.h
by Stefan Reinauer
· 10 years ago
11b4780
cpu/x86/mtrr/mtrr.c: Remove superfluous assignment to `type_index`
by Paul Menzel
· 9 years ago
cbf5bdf
CBMEM: Always select CAR_MIGRATION
by Kyösti Mälkki
· 9 years ago
93b2bd7
usbdebug: Do not support logging from SMM
by Kyösti Mälkki
· 9 years ago
c66f1cb
Include boot_cpu.c for romstage builds
by Kyösti Mälkki
· 9 years ago
b5e777c
X86: make the SIPI num_starts a config variable
by Ronald G. Minnich
· 10 years ago
4c3ab73
cpu: Fix spelling
by Martin Roth
· 10 years ago
7f5897a
Do CAR variable migration only once
by Aaron Durbin
· 10 years ago
3a09179f
Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge"
by Stefan Reinauer
· 10 years ago
0210119
Add support for Intel Ibex Peak (Mobile 5) southbridge
by Stefan Reinauer
· 10 years ago
716738a
x86: add cache-as-ram migration option
by Aaron Durbin
· 10 years ago
38c326d
x86: add thread support
by Aaron Durbin
· 10 years ago
703aa97
x86: harden tsc udelay() function
by Aaron Durbin
· 10 years ago
8e73b5d
x86: add TSC_CONSTANT_RATE option
by Aaron Durbin
· 10 years ago
e850164
tsc: provide monotonic timer
by Aaron Durbin
· 10 years ago
fd8291c
lapic: monotonic time implementation
by Aaron Durbin
· 10 years ago
bebf669
x86: use boot state callbacks to disable rom cache
by Aaron Durbin
· 10 years ago
190011e
AMD: Drop six copies of wrmsr_amd and rdmsr_amd
by Kyösti Mälkki
· 10 years ago
ebf142a
boot: add disable_cache_rom() function
by Aaron Durbin
· 10 years ago
5392424
x86: mtrr: optimize hole carving above 4GiB
by Aaron Durbin
· 10 years ago
e383442
x86: mtrr: add hole punching support
by Aaron Durbin
· 10 years ago
bc07f5d
x86: add rom cache variable MTRR index to tables
by Aaron Durbin
· 10 years ago
77a5b40
x86: mtrr: add CONFIG_CACHE_ROM support
by Aaron Durbin
· 10 years ago
9b027fe
mtrr: honor IORESOURCE_WRCOMB
by Aaron Durbin
· 10 years ago
bb4e79a
x86: add new mtrr implementation
by Aaron Durbin
· 10 years ago
57686f8
x86: unify amd and non-amd MTRR routines
by Aaron Durbin
· 10 years ago
24d1d4b
x86: Unify arch/io.h and arch/romcc_io.h
by Stefan Reinauer
· 10 years ago
a146d58
ramstage: prepare for relocation
by Aaron Durbin
· 10 years ago
c2fe1e0
SMM: link against libgcc
by Stefan Reinauer
· 10 years ago
8e345d4
haswell: lapic timer support
by Aaron Durbin
· 10 years ago
29ffa54
haswell: Use SMM Modules
by Aaron Durbin
· 10 years ago
69efaa0
Google Link: Add remaining code to support native graphics
by Ronald G. Minnich
· 10 years ago
50a3464
x86: SMM Module Support
by Aaron Durbin
· 10 years ago
76c3700
haswell: Add initial support for Haswell platforms
by Aaron Durbin
· 10 years ago
ae0e8d3
Eliminate do_div().
by David Hendricks
· 10 years ago
a46a712
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
by Paul Menzel
· 10 years ago
62f100b
smm: Update rev 0x30101 SMM revision save state
by Aaron Durbin
· 10 years ago
8cc8468
Intel: Replace MSR 0xcd with MSR_FSB_FREQ
by Patrick Georgi
· 10 years ago
399486e
Unify assembler function handling
by Stefan Reinauer
· 10 years ago
e135ac5
Remove AMD special case for LAPIC based udelay()
by Patrick Georgi
· 10 years ago
e72a8a3
intel/i82801ix: new southbridge, ICH9
by Patrick Georgi
· 10 years ago
82ecf4c
secondary.S: Fix dropping ramstage.a
by Stefan Reinauer
· 10 years ago
40f36e0
Make sure only one udelay function is available
by Stefan Reinauer
· 10 years ago
75dbc38
Clean up stack checking code
by Stefan Reinauer
· 10 years ago
1bfbbc0
clean up lapic_cpu_init.c
by Stefan Reinauer
· 11 years ago
8b93059
Pass the CPU index as a parameter to startup.
by Ronald G. Minnich
· 11 years ago
000bf83
Support better tracking of AP stack usage.
by Ronald G. Minnich
· 11 years ago
a571c70
Fix gcc-4.7 building problem.
by Han Shen
· 10 years ago
0db6820
Synchronize rdtsc instructions
by Stefan Reinauer
· 10 years ago
7bdf85b
Move cpus_ready_for_init() to AMD K8
by Kyösti Mälkki
· 11 years ago
1ec5e74
Intel Sandybridge: add reserved memory as resources
by Kyösti Mälkki
· 11 years ago
51676b1
Revert "Use broadcast SIPI to startup siblings"
by Sven Schnelle
· 11 years ago
a2701c6
Revert "remove CONFIG_SERIAL_CPU_INIT"
by Sven Schnelle
· 11 years ago
82704c6
USBDEBUG: buffer up to 8 bytes
by Sven Schnelle
· 11 years ago
62f1ad9
SMM: Fix state table for Intel Core2 CPUs
by Stefan Reinauer
· 11 years ago
8d32b89
Fix LAPIC timer on Ivy Bridge systems
by Stefan Reinauer
· 11 years ago
51cb26d
SMM: Fix state save map for sandybridge and TSEG
by Duncan Laurie
· 11 years ago
d2e00b9
SMM: Add heap region and move C handler higher in region
by Duncan Laurie
· 11 years ago
b91a0f2
Rename cache_lbmem() to cache_ramstage()
by Stefan Reinauer
· 11 years ago
0067188
MTRR: drop repetetive debug message
by Stefan Reinauer
· 11 years ago
ac2ec34
Re-initialize Local APIC timer on APs
by Stefan Reinauer
· 11 years ago
2d42b34
Check for IORESOURCE_UMA_FB in MTRR setup
by Kyösti Mälkki
· 11 years ago
cc55b9b
Define global uma_memory variables
by Kyösti Mälkki
· 11 years ago
ffc1fb3
Drop Kconfig VAR_MTRR_HOLE option
by Kyösti Mälkki
· 11 years ago
6f73a5b
Fix stack assignment during CPU initialization
by Sven Schnelle
· 11 years ago
63539bb
Only copy real-mode section of SIPI vector
by Kyösti Mälkki
· 11 years ago
9a663f3
Fix the CPU index parameter passed to secondary_cpu_init().
by Kyösti Mälkki
· 11 years ago
78efc4c
remove CONFIG_SERIAL_CPU_INIT
by Sven Schnelle
· 11 years ago
042c146
Use broadcast SIPI to startup siblings
by Sven Schnelle
· 11 years ago
0860e72
udelay: add missing bus frequency
by Sven Schnelle
· 11 years ago
7c2d058
Fix the location of "Setting variable MTRR" printk.
by Denis 'GNUtoo' Carikli
· 11 years ago
f8f0062
Some more #if cleanup
by Patrick Georgi
· 11 years ago
e166782
Clean up #ifs
by Patrick Georgi
· 11 years ago
d6e4d51
Revert wbind added to the reset_vector
by Marc Jones
· 11 years ago
05758bd
Remove obsolete empy macro definition
by Ron Minnich
· 11 years ago
2bdfb48
Fixes and Sandybridge support for lapic cpu init
by Stefan Reinauer
· 11 years ago
334532e
Add Sandybridge/Cougar Point support to SMM relocation handler
by Stefan Reinauer
· 11 years ago
c00dfbc
Cache 8MB flash instead of 4MB
by Stefan Reinauer
· 11 years ago
5b6404e
Fix timer frequency detection on Sandybridge
by Stefan Reinauer
· 11 years ago
deda997
Invalidate cache before first jump
by Stefan Reinauer
· 11 years ago
8c5b58e
Update documentation in smmrelocate.S to mention TSEG
by Stefan Reinauer
· 11 years ago
3aa067f
Add support to run SMM handler in TSEG instead of ASEG
by Stefan Reinauer
· 11 years ago
7b67892
Make MTRR min hole alignment 64MB
by Duncan Laurie
· 11 years ago
527fc74
Fix MB calculation in the reporting of the MTRR hole
by Duncan Laurie
· 11 years ago
7389fa9
MTRR: add alternate allocation method for odd memory maps
by Duncan Laurie
· 11 years ago
8bb7723
Add Kconfig options to enable TSEG and set a size
by Duncan Laurie
· 11 years ago
67aa3d6
drop use of MAX_PHYSICAL_CPUS and MAX_CPUS where not needed
by Stefan Reinauer
· 11 years ago
00093a8
Add an option to keep the ROM cached after romstage
by Stefan Reinauer
· 11 years ago
a01ae62
Fix possible deadlock on SMP stop_this_cpu
by Kyösti Mälkki
· 11 years ago
1c93d90
ROMCC boards have no XIP limit
by Patrick Georgi
· 11 years ago
7863015
Fix address of IDT in real-mode entry
by Kyösti Mälkki
· 11 years ago
8907e81
move console includes to central console/console.h
by Stefan Reinauer
· 12 years ago
c5fc7db
Move C labels to start-of-line
by Patrick Georgi
· 11 years ago
Next »