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-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
2015-06-09
cbmem: add indicator to hooks if cbmem is being recovered
Aaron Durbin
2015-06-09
Create i945-ivy smm tseg init based on ivy code.
Vladimir Serbinenko
2015-06-09
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-06-08
x86 SMM: Relocator is intel-only
Kyösti Mälkki
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-04
Remove address from GPLv2 headers
Patrick Georgi
2015-06-02
x86: fix mirror_payload()
Aaron Durbin
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-29
binaryPI: Hide use of acpi_slp_type
Kyösti Mälkki
2015-05-29
x86 SMM: Merge recipes
Kyösti Mälkki
2015-05-29
x86 SMM: We have single SMM linker script now
Kyösti Mälkki
2015-05-29
smm: Remove dead smm_tseg.ld
Vladimir Serbinenko
2015-05-29
smmrelocate: Remove dead TSEG code.
Vladimir Serbinenko
2015-05-28
smm: Merge configs SMM_MODULES and SMM_TSEG
Vladimir Serbinenko
2015-05-28
Migrate fsp_206ax to SMM_MODULES
Vladimir Serbinenko
2015-05-28
Migrate 2065x to SMM_MODULES
Vladimir Serbinenko
2015-05-28
Migrate 206ax to SMM_MODULES
Vladimir Serbinenko
2015-05-28
intel: Remove pstate_coord_type.
Vladimir Serbinenko
2015-05-27
Move TPM code out of chromeos
Vladimir Serbinenko
2015-05-27
AGESA binaryPI: Drop XIP_ROM_BASE
Kyösti Mälkki
2015-05-27
AGESA: Reduce SPI use by 24kB for S3 support
Kyösti Mälkki
2015-05-27
AGESA: Separate HeapManager declarations from BiosCallOuts
Kyösti Mälkki
2015-05-27
AGESA: Split S3 backup in CBMEM
Kyösti Mälkki
2015-05-26
cbfs: remove unused CBFS_HEADER_ROM_OFFSET option
Aaron Durbin
2015-05-26
coreboot: introduce boot_device
Aaron Durbin
2015-05-26
acpigen: Remove all explicit length tracking
Vladimir Serbinenko
2015-05-26
AGESA: Halt on S3 resume failure
Kyösti Mälkki
2015-05-26
AGESA: Split S3 support file
Kyösti Mälkki
2015-05-26
AGESA: Refactor OEM S3 storage
Kyösti Mälkki
2015-05-26
AGESA: Move S3 related SPI writes again
Kyösti Mälkki
2015-05-26
speedstep: Don't supply weak get_cst_entries.
Vladimir Serbinenko
2015-05-23
AGESA: Drop CPU_SOCKET_TYPE
Kyösti Mälkki
2015-05-23
AGESA: Drop EXT_RT_TBL_SUPPORT
Kyösti Mälkki
2015-05-23
AGESA: Drop DIMM_SUPPORT, _DDR3 and _REGISTERED
Kyösti Mälkki
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
build system: use archives, not linker action to shorten command lines
Patrick Georgi
2015-05-19
intel/haswell: Drop MONOTONIC_TIMER_MSR
Patrick Georgi
2015-05-19
Remove Kconfig variable that has no effect
Patrick Georgi
2015-05-19
x86: garbage collect SMM programs
Aaron Durbin
2015-05-13
Include back the 306ax microcode again.
Vladimir Serbinenko
2015-05-13
x86: expose tsc's timer_monotonic_get() in SMM
Aaron Durbin
2015-05-08
cpu/amd/model_10xxx: Add missing ACPI _PSD object
Timothy Pearson
2015-05-05
3rdparty: move to 3rdparty/blobs
Patrick Georgi
2015-05-05
3rdparty: Move to blobs
Patrick Georgi
2015-05-05
haswell: Link stage_cache_external_region into ramstage, too
Sol Boucher
2015-05-04
cpu: get rid of socket source code
Stefan Reinauer
2015-04-30
dmp/vortex86: fix missing cpu Kconfig guards
Matt DeVillier
2015-04-30
cpu/intel/haswell: remove dependency on socket_rpga989
Matt DeVillier
2015-04-29
dmp/vortex86: move PLL config to cpu Kconfig
Martin Roth
2015-04-28
Kconfig whitespace fixes
Martin Roth
2015-04-28
Fix some minor Kconfig issues
Martin Roth
[next]