Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
94020135c88703dcdaa7c5a26b164849fd5b46ce
/
src
/
cpu
ee2740b
arch/x86/bootblock: Do not include non-code files in bootblock.S
by Alexandru Gagniuc
· 8 years ago
72bb66e
x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection
by Alexandru Gagniuc
· 8 years ago
cc32842
cpu/Makefile.inc: Only inculde x86 subdir if ARCH_x86 is selected
by Alexandru Gagniuc
· 8 years ago
959478a
Remove FSP Rangeley SOC and mohonpeak board support
by Alexandru Gagniuc
· 8 years ago
fb50124
Remove sandybridge and ivybridge FSP code path
by Alexandru Gagniuc
· 8 years ago
ecf2eb4
sandybridge ivybridge: Treat native init as first class citizen
by Alexandru Gagniuc
· 8 years ago
1d85700
cpu: microcode: Use microcode stored in binary format
by Alexandru Gagniuc
· 8 years ago
9796f60
coreboot: move TS_END_ROMSTAGE to one spot
by Aaron Durbin
· 8 years ago
59598b2
qemu: initialize lapic
by Gerd Hoffmann
· 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
0f045a6
intel/model_2065x/Kconfig: Don't use LAPIC_MONOTONIC_TIMER
by Martin Roth
· 8 years ago
3953e39
x86: bootblock: remove linking and program flow from build system
by Aaron Durbin
· 8 years ago
6c950da
cpu: fix cpu_microcode class
by Aaron Durbin
· 8 years ago
f55e668
microcode: Unify rules to add microcode to CBFS once again
by Alexandru Gagniuc
· 8 years ago
649901e
amd/geode_lx: make done_cache_as_ram_main global
by Aaron Durbin
· 8 years ago
439356f
x86: remove cpu_incs as romstage Make variable
by Aaron Durbin
· 8 years ago
df20506
Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig
by Martin Roth
· 8 years ago
27baa32
cpu/amd/model_10xxx: Do not initialize SMM memory if SMM is disabled
by Timothy Pearson
· 8 years ago
0dc7354
amd: raminit sysinfo offset fix
by Aaron Durbin
· 8 years ago
8a83b8b
via/nano: Move CPU microcode to 3rdparty/blobs
by Stefan Reinauer
· 8 years ago
9b9400d
amd/model_fxx: Move CPU microcode to 3rdparty/blobs
by Stefan Reinauer
· 8 years ago
916e408
amd/model_10xxx: Move CPU microcode to 3rdparty/blobs
by Stefan Reinauer
· 8 years ago
30b755b
Add SoC specific microcode update check in ramstage
by Rizwan Qureshi
· 8 years ago
df54461
amd/model_fxx: set CPU_ADDR_BITS to 40 on all K8 machines
by Jonathan A. Kollasch
· 8 years ago
67b9430
cpu: port amd/agesa to 64bit
by Stefan Reinauer
· 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
e731f72
amd/model_fxx rev.F: emit P-states when no intermediates exist
by Jonathan A. Kollasch
· 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
4a45ec4
x86: Drop -Wa,--divide
by Stefan Reinauer
· 8 years ago
066980c
cpu/amd/model_10xxx: Determine single-link status of each CPU in _PSD generator
by Timothy Pearson
· 9 years ago
fb39f82
cpu/amd/car: Move AP stacks below the BSP stack to free up space
by Timothy Pearson
· 9 years ago
a97e007
cpu/amd/car: Increase Family 10h CAR size limit to 128k
by Timothy Pearson
· 9 years ago
b5e4655
cpu/amd: Detect any conflicts between sysinfo and the stack region
by Timothy Pearson
· 9 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
b5bba09
cpu: add x64 class for cpu_microcode
by Stefan Reinauer
· 9 years ago
181b773
x86: Make x86 architecture makefiles x64 aware
by Stefan Reinauer
· 9 years ago
597ee56
AMD Merlin Falcon: Add CPU subdirectory files for new AMD processor
by WANG Siyuan
· 9 years ago
0f9aa1c
model_2065x: Use common i945-ivy TSEG SMM init.
by Vladimir Serbinenko
· 9 years ago
efc01f0
model_206ax: Fix APIC map when HT is disabled.
by Vladimir Serbinenko
· 9 years ago
f34082c
fsp_model_206ax: Use common i945-ivy tseg SMM init.
by Vladimir Serbinenko
· 9 years ago
5793b73
x86: remove printk() from init_timer()
by Aaron Durbin
· 9 years ago
42e6856
stage_cache: use cbmem init hooks
by Aaron Durbin
· 9 years ago
41607a4
cbmem: add indicator to hooks if cbmem is being recovered
by Aaron Durbin
· 9 years ago
c16e9dfa
Create i945-ivy smm tseg init based on ivy code.
by Vladimir Serbinenko
· 9 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
· 9 years ago
5264862
Remove empty lines at end of file
by Elyes HAOUAS
· 9 years ago
5eea458
device_ops: add device_t argument to acpi_fill_ssdt_generator
by Alexander Couzens
· 9 years ago
09b20cd
Remove address from GPLv2 headers
by Patrick Georgi
· 9 years ago
5957bd7
x86: fix mirror_payload()
by Aaron Durbin
· 9 years ago
899d13d
cbfs: new API and better program loading
by Aaron Durbin
· 9 years ago
315a7b8
binaryPI: Hide use of acpi_slp_type
by Kyösti Mälkki
· 9 years ago
59d262c
x86 SMM: Merge recipes
by Kyösti Mälkki
· 9 years ago
e4e0f94
x86 SMM: We have single SMM linker script now
by Kyösti Mälkki
· 9 years ago
501cce8
smm: Remove dead smm_tseg.ld
by Vladimir Serbinenko
· 9 years ago
99e0b27
smmrelocate: Remove dead TSEG code.
by Vladimir Serbinenko
· 9 years ago
44cbe10
smm: Merge configs SMM_MODULES and SMM_TSEG
by Vladimir Serbinenko
· 9 years ago
7f46420
Migrate fsp_206ax to SMM_MODULES
by Vladimir Serbinenko
· 9 years ago
456f495
Migrate 2065x to SMM_MODULES
by Vladimir Serbinenko
· 9 years ago
a3e41c0
Migrate 206ax to SMM_MODULES
by Vladimir Serbinenko
· 9 years ago
5477dca
intel: Remove pstate_coord_type.
by Vladimir Serbinenko
· 9 years ago
0e90dae
Move TPM code out of chromeos
by Vladimir Serbinenko
· 9 years ago
40772a0
AGESA binaryPI: Drop XIP_ROM_BASE
by Kyösti Mälkki
· 9 years ago
c74b53f
AGESA: Reduce SPI use by 24kB for S3 support
by Kyösti Mälkki
· 9 years ago
b1fcbf3
AGESA: Separate HeapManager declarations from BiosCallOuts
by Kyösti Mälkki
· 9 years ago
f728408
AGESA: Split S3 backup in CBMEM
by Kyösti Mälkki
· 9 years ago
b59eaf6
cbfs: remove unused CBFS_HEADER_ROM_OFFSET option
by Aaron Durbin
· 9 years ago
c6588c5
coreboot: introduce boot_device
by Aaron Durbin
· 9 years ago
9bb5c5c
acpigen: Remove all explicit length tracking
by Vladimir Serbinenko
· 9 years ago
920d17c
AGESA: Halt on S3 resume failure
by Kyösti Mälkki
· 9 years ago
5fdb95e
AGESA: Split S3 support file
by Kyösti Mälkki
· 9 years ago
300cace
AGESA: Refactor OEM S3 storage
by Kyösti Mälkki
· 9 years ago
90a54b0
AGESA: Move S3 related SPI writes again
by Kyösti Mälkki
· 9 years ago
8ac29e8
speedstep: Don't supply weak get_cst_entries.
by Vladimir Serbinenko
· 9 years ago
7432da6
AGESA: Drop CPU_SOCKET_TYPE
by Kyösti Mälkki
· 9 years ago
d5844d2
AGESA: Drop EXT_RT_TBL_SUPPORT
by Kyösti Mälkki
· 9 years ago
05b65ab
AGESA: Drop DIMM_SUPPORT, _DDR3 and _REGISTERED
by Kyösti Mälkki
· 9 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
· 9 years ago
a6b4798
intel/haswell: Drop MONOTONIC_TIMER_MSR
by Patrick Georgi
· 9 years ago
a6225fa
Remove Kconfig variable that has no effect
by Patrick Georgi
· 9 years ago
58d5e21
x86: garbage collect SMM programs
by Aaron Durbin
· 9 years ago
e7366da
Include back the 306ax microcode again.
by Vladimir Serbinenko
· 9 years ago
1f04e94
x86: expose tsc's timer_monotonic_get() in SMM
by Aaron Durbin
· 9 years ago
ef33db0
cpu/amd/model_10xxx: Add missing ACPI _PSD object
by Timothy Pearson
· 9 years ago
26e24cc
3rdparty: move to 3rdparty/blobs
by Patrick Georgi
· 9 years ago
f4f0287
3rdparty: Move to blobs
by Patrick Georgi
· 9 years ago
8ccdeae
haswell: Link stage_cache_external_region into ramstage, too
by Sol Boucher
· 9 years ago
2436bda
cpu: get rid of socket source code
by Stefan Reinauer
· 9 years ago
3905cae
dmp/vortex86: fix missing cpu Kconfig guards
by Matt DeVillier
· 9 years ago
31769d9
cpu/intel/haswell: remove dependency on socket_rpga989
by Matt DeVillier
· 9 years ago
e2c2bb9
dmp/vortex86: move PLL config to cpu Kconfig
by Martin Roth
· 9 years ago
595e777
Kconfig whitespace fixes
by Martin Roth
· 9 years ago
ceae968
Fix some minor Kconfig issues
by Martin Roth
· 9 years ago
Next »