Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
295358454aa214f1c915c2f340f8897bbd500b45
/
src
/
cpu
00018c8
amd/model_fxx: fix code style in FID&VID support check
by Urja Rannikko
· 7 years ago
2d72345
cpu/intel: Add socket BGA1284
by Marc Jones
· 7 years ago
8bd1c36
cpu/amd/family_10h-family_15h: Increase BSP stack size
by Timothy Pearson
· 8 years ago
4e0d794
cpu/amd/family_10h-family_15h: Add Family 15h microcode file
by Timothy Pearson
· 7 years ago
ed98e94
amd/00730F01: Add correct CPU model
by Kyösti Mälkki
· 8 years ago
740edf4
AMD binaryPI: Fix include paths
by Kyösti Mälkki
· 7 years ago
855fc1f
cpu/microcode: Remove EXTERNAL / ADDED_DURING_BUILD variables
by Timothy Pearson
· 7 years ago
c1daad2
cpu/amd/model_fxx: Backport PowerNow! core count fix from Family 10h
by Timothy Pearson
· 7 years ago
730a043
cpu/amd: Add initial AMD Family 15h support
by Timothy Pearson
· 7 years ago
d150006
cpu/amd/family_10h-family_15h: Use correct label for break state
by Timothy Pearson
· 7 years ago
b30d7ed
cpu/amd: Move model_10xxx to family_10h-family_15h
by Timothy Pearson
· 7 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 7 years ago
0ace013
sandybridge: Disable parallel CPU initialization
by Nico Huber
· 7 years ago
f7613ec
cpu: port amd/pi to 64bit
by Stefan Reinauer
· 8 years ago
01327d1
smm: 64bit fixes
by Stefan Reinauer
· 8 years ago
dd132a5
AMD mainboards: Fix 64bit BiosCallOuts.c
by Stefan Reinauer
· 8 years ago
5c5c4a6
cpu/amd/model_fxx: Clear out unused / stale MTRRs in ramstage
by Timothy Pearson
· 7 years ago
e3b5d36
cpu/amd/model_fxx: Enable FIDVID code on Socket F K8
by Timothy Pearson
· 7 years ago
6b171b3
cpu/amd/model_fxx: Backport APIC code and debug aids from Family 10h
by Timothy Pearson
· 7 years ago
e67d240
cpu/amd/car: Honor BKDG recommendations for DisFillP in CAR
by Timothy Pearson
· 7 years ago
c6cd5d4
cpu/amd/model_fxx: Fix invalid P-state power values
by Timothy Pearson
· 7 years ago
529fd81
cpu/amd/model_fxx: Add Socket F CPU ID mappings
by Timothy Pearson
· 7 years ago
ce2564a
smmhandler: on i945..nehalem, crash if LAPIC overlaps with ASEG
by Patrick Georgi
· 7 years ago
158d001
cpu/intel/fsp_model_206ax: Load microcode in coreboot
by Martin Roth
· 7 years ago
2003844
cpu/amd/car: Add initial Suspend to RAM (S3) support
by Timothy Pearson
· 7 years ago
d1adafe
cpu: create an empty file when no microcode files are given
by Alexander Couzens
· 7 years ago
83c3c9e
cpu/amd/car: Use standard integer types in post_cache_as_ram.c
by Timothy Pearson
· 7 years ago
d657446
cpu/amd/car: remove PRINTK_IN_CAR #define that was hardcoded to 1
by Timothy Pearson
· 7 years ago
1c4508e
cpu/amd: Add initial support for AMD Socket G34 processors
by Timothy Pearson
· 7 years ago
469f593
cpu/intel: Move Power notification ASL code into `common/acpi`
by Paul Menzel
· 7 years ago
38629f5
cpu/amd/model_10xxx: Clean up debugging statements
by Timothy Pearson
· 7 years ago
3404625
model_fxx/powernow: add dual core Socket F TDPs
by Jonathan A. Kollasch
· 8 years ago
bf6b83a
Revert "Remove sandybridge and ivybridge FSP code path"
by Martin Roth
· 7 years ago
24e6d04
cpu/amd/model_10xxx: Install AMD-provided microcode files in CBFS
by Timothy Pearson
· 7 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
5856240
Revert "Remove FSP Rangeley SOC and mohonpeak board support"
by Martin Roth
· 7 years ago
83e4c56
cpu/amd/microcode: Update parser to use stock microcode blobs
by Audrey Pearson
· 7 years ago
75c51d9
x86: add standalone verstage support
by Aaron Durbin
· 7 years ago
ee2740b
arch/x86/bootblock: Do not include non-code files in bootblock.S
by Alexandru Gagniuc
· 7 years ago
72bb66e
x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection
by Alexandru Gagniuc
· 7 years ago
cc32842
cpu/Makefile.inc: Only inculde x86 subdir if ARCH_x86 is selected
by Alexandru Gagniuc
· 7 years ago
959478a
Remove FSP Rangeley SOC and mohonpeak board support
by Alexandru Gagniuc
· 7 years ago
fb50124
Remove sandybridge and ivybridge FSP code path
by Alexandru Gagniuc
· 7 years ago
ecf2eb4
sandybridge ivybridge: Treat native init as first class citizen
by Alexandru Gagniuc
· 7 years ago
1d85700
cpu: microcode: Use microcode stored in binary format
by Alexandru Gagniuc
· 7 years ago
9796f60
coreboot: move TS_END_ROMSTAGE to one spot
by Aaron Durbin
· 7 years ago
59598b2
qemu: initialize lapic
by Gerd Hoffmann
· 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
14714e1
x86: link romstage like the other architectures
by Aaron Durbin
· 7 years ago
0f045a6
intel/model_2065x/Kconfig: Don't use LAPIC_MONOTONIC_TIMER
by Martin Roth
· 7 years ago
3953e39
x86: bootblock: remove linking and program flow from build system
by Aaron Durbin
· 7 years ago
6c950da
cpu: fix cpu_microcode class
by Aaron Durbin
· 7 years ago
f55e668
microcode: Unify rules to add microcode to CBFS once again
by Alexandru Gagniuc
· 7 years ago
649901e
amd/geode_lx: make done_cache_as_ram_main global
by Aaron Durbin
· 7 years ago
439356f
x86: remove cpu_incs as romstage Make variable
by Aaron Durbin
· 7 years ago
df20506
Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig
by Martin Roth
· 7 years ago
27baa32
cpu/amd/model_10xxx: Do not initialize SMM memory if SMM is disabled
by Timothy Pearson
· 7 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
· 8 years ago
fb39f82
cpu/amd/car: Move AP stacks below the BSP stack to free up space
by Timothy Pearson
· 8 years ago
a97e007
cpu/amd/car: Increase Family 10h CAR size limit to 128k
by Timothy Pearson
· 8 years ago
b5e4655
cpu/amd: Detect any conflicts between sysinfo and the stack region
by Timothy Pearson
· 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
b5bba09
cpu: add x64 class for cpu_microcode
by Stefan Reinauer
· 8 years ago
181b773
x86: Make x86 architecture makefiles x64 aware
by Stefan Reinauer
· 8 years ago
597ee56
AMD Merlin Falcon: Add CPU subdirectory files for new AMD processor
by WANG Siyuan
· 8 years ago
0f9aa1c
model_2065x: Use common i945-ivy TSEG SMM init.
by Vladimir Serbinenko
· 8 years ago
efc01f0
model_206ax: Fix APIC map when HT is disabled.
by Vladimir Serbinenko
· 8 years ago
f34082c
fsp_model_206ax: Use common i945-ivy tseg SMM init.
by Vladimir Serbinenko
· 8 years ago
5793b73
x86: remove printk() from init_timer()
by Aaron Durbin
· 8 years ago
42e6856
stage_cache: use cbmem init hooks
by Aaron Durbin
· 8 years ago
41607a4
cbmem: add indicator to hooks if cbmem is being recovered
by Aaron Durbin
· 8 years ago
c16e9dfa
Create i945-ivy smm tseg init based on ivy code.
by Vladimir Serbinenko
· 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
5eea458
device_ops: add device_t argument to acpi_fill_ssdt_generator
by Alexander Couzens
· 8 years ago
09b20cd
Remove address from GPLv2 headers
by Patrick Georgi
· 8 years ago
5957bd7
x86: fix mirror_payload()
by Aaron Durbin
· 8 years ago
899d13d
cbfs: new API and better program loading
by Aaron Durbin
· 8 years ago
315a7b8
binaryPI: Hide use of acpi_slp_type
by Kyösti Mälkki
· 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
Next »