index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
Age
Commit message (
Expand
)
Author
2015-11-20
cpu/amd/fam10h-fam15h: Set northbridge throttle values
Timothy Pearson
2015-11-19
cpu/amd/fam10h-fam15h: Bring HT register configuration in line with BKDG
Timothy Pearson
2015-11-19
x86: Add Kconfig to disable early bootblock postcodes
Martin Roth
2015-11-18
cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequence
Timothy Pearson
2015-11-16
intel/fsp_model_406dx: Load APs microcode in model_406dx_init
David Guckian
2015-11-16
intel/fsp_rangeley: Load BSP microcode in bootblock
David Guckian
2015-11-16
cpu/amd/fam10h-15h: Fix BSP stack corruption on 32-core Fam10 systems
Timothy Pearson
2015-11-15
amd/model_fxx: Check FID&VID Support for the BSP (too)
Urja Rannikko
2015-11-15
cpu/amd: Fix AMD Family 15h ECC initialization reliability issues
Timothy Pearson
2015-11-14
cpu/x86/lapic: Add stack overrun detection
Timothy Pearson
2015-11-11
cpu/amd: Add CC6 support
Timothy Pearson
2015-11-10
cpu/amd/car: Add romstage BSP stack overrun detection
Timothy Pearson
2015-11-10
cpu: Add a way to use microcode .h files back to the build
Martin Roth
2015-11-10
amd/model_fxx: fix code style in FID&VID support check
Urja Rannikko
2015-11-10
cpu/intel: Add socket BGA1284
Marc Jones
2015-11-08
cpu/amd/family_10h-family_15h: Increase BSP stack size
Timothy Pearson
2015-11-08
cpu/amd/family_10h-family_15h: Add Family 15h microcode file
Timothy Pearson
2015-11-06
amd/00730F01: Add correct CPU model
Kyösti Mälkki
2015-11-06
AMD binaryPI: Fix include paths
Kyösti Mälkki
2015-11-05
cpu/microcode: Remove EXTERNAL / ADDED_DURING_BUILD variables
Timothy Pearson
2015-11-03
cpu/amd/model_fxx: Backport PowerNow! core count fix from Family 10h
Timothy Pearson
2015-11-02
cpu/amd: Add initial AMD Family 15h support
Timothy Pearson
2015-11-02
cpu/amd/family_10h-family_15h: Use correct label for break state
Timothy Pearson
2015-11-02
cpu/amd: Move model_10xxx to family_10h-family_15h
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
sandybridge: Disable parallel CPU initialization
Nico Huber
2015-10-30
cpu: port amd/pi to 64bit
Stefan Reinauer
2015-10-30
smm: 64bit fixes
Stefan Reinauer
2015-10-30
AMD mainboards: Fix 64bit BiosCallOuts.c
Stefan Reinauer
2015-10-30
cpu/amd/model_fxx: Clear out unused / stale MTRRs in ramstage
Timothy Pearson
2015-10-30
cpu/amd/model_fxx: Enable FIDVID code on Socket F K8
Timothy Pearson
2015-10-30
cpu/amd/model_fxx: Backport APIC code and debug aids from Family 10h
Timothy Pearson
2015-10-30
cpu/amd/car: Honor BKDG recommendations for DisFillP in CAR
Timothy Pearson
2015-10-30
cpu/amd/model_fxx: Fix invalid P-state power values
Timothy Pearson
2015-10-30
cpu/amd/model_fxx: Add Socket F CPU ID mappings
Timothy Pearson
2015-10-29
smmhandler: on i945..nehalem, crash if LAPIC overlaps with ASEG
Patrick Georgi
2015-10-28
cpu/intel/fsp_model_206ax: Load microcode in coreboot
Martin Roth
2015-10-27
cpu/amd/car: Add initial Suspend to RAM (S3) support
Timothy Pearson
2015-10-27
cpu: create an empty file when no microcode files are given
Alexander Couzens
2015-10-25
cpu/amd/car: Use standard integer types in post_cache_as_ram.c
Timothy Pearson
2015-10-25
cpu/amd/car: remove PRINTK_IN_CAR #define that was hardcoded to 1
Timothy Pearson
2015-10-24
cpu/amd: Add initial support for AMD Socket G34 processors
Timothy Pearson
2015-10-23
cpu/intel: Move Power notification ASL code into `common/acpi`
Paul Menzel
2015-10-23
cpu/amd/model_10xxx: Clean up debugging statements
Timothy Pearson
2015-10-22
model_fxx/powernow: add dual core Socket F TDPs
Jonathan A. Kollasch
2015-10-22
Revert "Remove sandybridge and ivybridge FSP code path"
Martin Roth
2015-10-16
cpu/amd/model_10xxx: Install AMD-provided microcode files in CBFS
Timothy Pearson
2015-10-15
cpu/x86/mtrr: Add MTRR index and total MTRRs to error message
Paul Menzel
2015-10-15
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
2015-10-14
Revert "Remove FSP Rangeley SOC and mohonpeak board support"
Martin Roth
2015-10-14
cpu/amd/microcode: Update parser to use stock microcode blobs
Audrey Pearson
2015-10-14
x86: add standalone verstage support
Aaron Durbin
2015-10-08
arch/x86/bootblock: Do not include non-code files in bootblock.S
Alexandru Gagniuc
2015-10-07
x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection
Alexandru Gagniuc
2015-10-05
cpu/Makefile.inc: Only inculde x86 subdir if ARCH_x86 is selected
Alexandru Gagniuc
2015-10-03
Remove FSP Rangeley SOC and mohonpeak board support
Alexandru Gagniuc
2015-10-03
Remove sandybridge and ivybridge FSP code path
Alexandru Gagniuc
2015-10-03
sandybridge ivybridge: Treat native init as first class citizen
Alexandru Gagniuc
2015-09-30
cpu: microcode: Use microcode stored in binary format
Alexandru Gagniuc
2015-09-24
coreboot: move TS_END_ROMSTAGE to one spot
Aaron Durbin
2015-09-14
qemu: initialize lapic
Gerd Hoffmann
2015-09-09
linking: add and use LDFLAGS_common
Aaron Durbin
2015-09-09
rmodule: use program.ld for linking
Aaron Durbin
2015-09-09
x86: link romstage like the other architectures
Aaron Durbin
2015-09-09
intel/model_2065x/Kconfig: Don't use LAPIC_MONOTONIC_TIMER
Martin Roth
2015-09-09
x86: bootblock: remove linking and program flow from build system
Aaron Durbin
2015-09-08
cpu: fix cpu_microcode class
Aaron Durbin
2015-09-07
microcode: Unify rules to add microcode to CBFS once again
Alexandru Gagniuc
2015-09-05
amd/geode_lx: make done_cache_as_ram_main global
Aaron Durbin
2015-09-04
x86: remove cpu_incs as romstage Make variable
Aaron Durbin
2015-08-25
Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig
Martin Roth
2015-08-14
cpu/amd/model_10xxx: Do not initialize SMM memory if SMM is disabled
Timothy Pearson
2015-08-13
amd: raminit sysinfo offset fix
Aaron Durbin
2015-08-07
via/nano: Move CPU microcode to 3rdparty/blobs
Stefan Reinauer
2015-08-07
amd/model_fxx: Move CPU microcode to 3rdparty/blobs
Stefan Reinauer
2015-08-07
amd/model_10xxx: Move CPU microcode to 3rdparty/blobs
Stefan Reinauer
2015-07-29
Add SoC specific microcode update check in ramstage
Rizwan Qureshi
2015-07-22
amd/model_fxx: set CPU_ADDR_BITS to 40 on all K8 machines
Jonathan A. Kollasch
2015-07-21
cpu: port amd/agesa to 64bit
Stefan Reinauer
2015-07-17
indent style fix for lapic_cpu_init.c
Jonathan A. Kollasch
2015-07-17
Remove unused Kconfig symbols in c code
Martin Roth
2015-07-15
amd/model_fxx rev.F: emit P-states when no intermediates exist
Jonathan A. Kollasch
2015-07-12
Verify Kconfigs symbols are not zero for hex and int type symbols
Martin Roth
2015-07-12
Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()
Martin Roth
2015-07-07
x86: Drop -Wa,--divide
Stefan Reinauer
2015-07-07
cpu/amd/model_10xxx: Determine single-link status of each CPU in _PSD generator
Timothy Pearson
2015-07-07
cpu/amd/car: Move AP stacks below the BSP stack to free up space
Timothy Pearson
2015-07-07
cpu/amd/car: Increase Family 10h CAR size limit to 128k
Timothy Pearson
2015-07-07
cpu/amd: Detect any conflicts between sysinfo and the stack region
Timothy Pearson
2015-07-06
Revert "sandy/ivybridge: use LAPIC timer in SMM"
Patrick Georgi
2015-07-02
sandy/ivybridge: use LAPIC timer in SMM
Stefan Reinauer
2015-06-20
cpu: x86 port to 64bit
Stefan Reinauer
2015-06-16
cpu: add x64 class for cpu_microcode
Stefan Reinauer
2015-06-16
x86: Make x86 architecture makefiles x64 aware
Stefan Reinauer
2015-06-13
AMD Merlin Falcon: Add CPU subdirectory files for new AMD processor
WANG Siyuan
2015-06-10
model_2065x: Use common i945-ivy TSEG SMM init.
Vladimir Serbinenko
2015-06-10
model_206ax: Fix APIC map when HT is disabled.
Vladimir Serbinenko
2015-06-10
fsp_model_206ax: Use common i945-ivy tseg SMM init.
Vladimir Serbinenko
2015-06-09
x86: remove printk() from init_timer()
Aaron Durbin
2015-06-09
stage_cache: use cbmem init hooks
Aaron Durbin
[prev]
[next]