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
/
intel
Age
Commit message (
Expand
)
Author
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-28
cpu/intel/fsp_model_206ax: Load microcode in coreboot
Martin Roth
2015-10-23
cpu/intel: Move Power notification ASL code into `common/acpi`
Paul Menzel
2015-10-22
Revert "Remove sandybridge and ivybridge FSP code path"
Martin Roth
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-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-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-09
intel/model_2065x/Kconfig: Don't use LAPIC_MONOTONIC_TIMER
Martin Roth
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-07-29
Add SoC specific microcode update check in ramstage
Rizwan Qureshi
2015-07-07
x86: Drop -Wa,--divide
Stefan Reinauer
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
stage_cache: use cbmem init hooks
Aaron Durbin
2015-06-09
Create i945-ivy smm tseg init based on ivy code.
Vladimir Serbinenko
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
cbfs: new API and better program loading
Aaron Durbin
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-26
acpigen: Remove all explicit length tracking
Vladimir Serbinenko
2015-05-26
speedstep: Don't supply weak get_cst_entries.
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-19
intel/haswell: Drop MONOTONIC_TIMER_MSR
Patrick Georgi
2015-05-13
Include back the 306ax microcode again.
Vladimir Serbinenko
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
cpu/intel/haswell: remove dependency on socket_rpga989
Matt DeVillier
2015-04-28
Kconfig whitespace fixes
Martin Roth
2015-04-28
Fix some minor Kconfig issues
Martin Roth
2015-04-24
fsp: Move fsp to fsp1_0
Marc Jones
2015-04-22
coreboot: common stage cache
Aaron Durbin
2015-03-28
build system: normalize linker script file names
Patrick Georgi
2015-03-17
haswell: Fix monotonic timer integration
Stefan Reinauer
2015-03-13
cpu/intel/2065x: add define for MSR IA32_FERR_CAPABILITY
Alexander Couzens
2015-03-10
x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option
Kyösti Mälkki
2015-02-28
cpu/intel: (non-FSP) Remove microcode updates from tree
Alexandru Gagniuc
2015-02-28
cpu/intel (non-FSP): Use microcode from blobs repository
Alexandru Gagniuc
2015-02-18
cpu/intel/model_2065x|nehalem: remove unsupported MSR_PP0/MSR_PP1
Alexander Couzens
2015-02-16
acpi: Generate valid ACPI processor objects
Timothy Pearson
2015-02-11
cpu/intel: >= nehalem: add comments to msr finalize's
Alexander Couzens
2015-02-06
FSP & CBMEM: Fix broken cbmem CAR transition.
Martin Roth
2015-01-31
intel/model_2065x: update microcode
Nicolas Reinecke
2015-01-27
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
vboot2: add verstage
Stefan Reinauer
2015-01-03
intel/model_206ax: update microcode
Nicolas Reinecke
2014-12-30
intel CAR: Fix DCACHE_RAM_BASE for old sockets
Kyösti Mälkki
2014-12-19
intel/truxton: Add dummy cache-as-ram region
Kyösti Mälkki
2014-12-16
Intel FSP: Move to DYNAMIC_CBMEM
Kyösti Mälkki
2014-12-05
FSP platform microcode: Update to remove Kconfig variable
Martin Roth
2014-12-03
i945: Consolidate acpi/platform.asl
Vladimir Serbinenko
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-11-30
Replace hlt() loops with halt()
Patrick Georgi
2014-11-19
acpigen: Add and use acpigen_write_method.
Vladimir Serbinenko
2014-11-15
chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWARE
Aaron Durbin
2014-11-09
haswell: Move to implicit length patching
Vladimir Serbinenko
2014-11-09
ibexpeak, bd82x6x: Move to implicit length patching
Vladimir Serbinenko
2014-11-08
fsp_rangeley: Switch to per-device ACPI
Vladimir Serbinenko
2014-11-07
cpu/intel/fsp_model_406dx: Invaild include path
Edward O'Callaghan
2014-10-29
cpu/intel: Add configuration for socket LGA1155
Damien Zammit
2014-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-10-19
x86 romstage: Move stack just below RAMTOP
Kyösti Mälkki
2014-10-19
haswell baytrail: Enable RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-09-12
cpu/intel/fsp_model_206ax/model_206ax_init.c: Correct comment
Paul Menzel
2014-08-30
sandybridge: Add native sandybridge
Vladimir Serbinenko
2014-08-18
cpu/intel/fsp_model_406dx: code cleanup
Martin Roth
2014-08-12
cpu/intel/XXX/acpi.c: Fix coding style violation
Martin Roth
2014-08-10
model_106cx: don't blindly set Kconfig settings
Aaron Durbin
2014-08-10
cpu/intel/model_1067x: avoid null-pointer dereference
Patrick Georgi
2014-08-04
cpu/intel: Fix out-of-bounds read due to off-by-one in condition
Edward O'Callaghan
2014-07-30
model_206ax_init.c: Trivial - fix indent
Edward O'Callaghan
2014-07-30
cpu/intel: Add fsp version of model 406dx (Rangeley / Atom C2000)
Martin Roth
2014-07-30
cpu/intel/model_2065x/model_2065x_init.c: Remove dead code
Edward O'Callaghan
2014-07-29
sandy/ivybridge: Native raminit.
Vladimir Serbinenko
2014-07-23
cpu/intel/fsp_model_206ax/model_206ax_init.c: Use macro `IS_ENABLED()`
Paul Menzel
2014-07-19
intel/model_2065x: Remove dead code.
Vladimir Serbinenko
2014-07-17
cpu,Makefile.inc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-10
intel/haswell: add vmx support w/Kconfig option
Matt DeVillier
2014-07-08
cpu: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-05
Drop redundant select CACHE_AS_RAM
Kyösti Mälkki
2014-07-05
intel: Make monotonic timer a first class citizen
Edward O'Callaghan
2014-06-17
intel/model_2065x: Add 20652 microcode.
Vladimir Serbinenko
[next]