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-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
2014-05-30
cpu/intel/fsp_model_206ax: change realpath to readlink
Martin Roth
2014-05-17
build: separate CPPFLAGS from CFLAGS
Patrick Georgi
2014-05-17
build: CPPFLAGS is more common than INCLUDES
Patrick Georgi
2014-05-13
cpu/intel: Add CPU socket rPGA988B
Zaolin
2014-05-10
Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT
Kyösti Mälkki
2014-05-09
cougar_canyon2: Switch CPU/NB/SB to the shared FSP code
Martin Roth
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-05
haswell: move to mp_init library
Aaron Durbin
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-04-26
Rename coreboot_ram stage to ramstage
Furquan Shaikh
2014-04-26
Get rid of HAVE_INIT_TIMER config option
Furquan Shaikh
2014-03-20
rmodules: use rmodtool to create rmodules
Aaron Durbin
2014-03-16
Make POST device configurable.
Idwer Vollering
2014-02-25
Remove CACHE_ROM.
Vladimir Serbinenko
2014-02-20
intel/model_2065x: Fix APICID generation.
Vladimir Serbinenko
2014-02-16
haswell: backup the default SMM region on resume
Aaron Durbin
2014-02-15
coreboot: infrastructure for different ramstage loaders
Aaron Durbin
2014-02-12
PCI: Drop includes under cpu
Kyösti Mälkki
2014-02-06
usbdebug: Drop obsolete code
Kyösti Mälkki
2014-02-01
cpu/intel/model_2065x: Add model 20652
Vladimir Serbinenko
2014-01-30
cpu/intel: allow non-packaged scoped turbo setting
Aaron Durbin
2014-01-30
coreboot: config to cache ramstage outside CBMEM
Aaron Durbin
2014-01-30
vboot: provide empty vboot_verify_firmware()
Aaron Durbin
2014-01-28
intel: fix microcode compilation failure in bootblock
Aaron Durbin
2014-01-26
src/cpu: Fix spelling of MTTR to MTRR
Paul Menzel
2014-01-23
intel/microcode: Remove leftover MICROCODE_INCLUDE_PATH.
Vladimir Serbinenko
2014-01-16
cpu/intel: Remove dummy terminators from microcode blobs
Alexandru Gagniuc
2014-01-16
cpu/intel: Make all Intel CPUs load microcode from CBFS
Alexandru Gagniuc
2014-01-15
nehalem/sandy/ivy/haswell: Enable WRPROT cache for all of flash
Kyösti Mälkki
2014-01-15
Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR
Kyösti Mälkki
2014-01-11
intel/fsp: Fix microcode including
Patrick Georgi
2013-12-21
haswell: Update microcode revision
Duncan Laurie
2013-12-17
cpu/intel: Do not rely on CBFS microcode having a terminator
Alexandru Gagniuc
2013-12-13
cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS
Alexandru Gagniuc
2013-12-12
haswell: Export functions for CPU family+model and stepping
Duncan Laurie
2013-12-12
haswell: Update ULT microcode to rev 14h
Duncan Laurie
2013-12-07
haswell: VR controller configuration
Aaron Durbin
2013-12-07
haswell: Misc power management setup and fixes
Duncan Laurie
2013-12-05
cpu: Remove BOARD_MICROCODE_CBFS_GENERATE Kconfig option
Alexandru Gagniuc
2013-12-04
Add the Intel FSP 206ax CPU core support
Marc Jones
2013-12-01
slippy/falco/peppy: Fix SPD GPIO initialization.
Aaron Durbin
2013-11-25
haswell: check for clean reset
Aaron Durbin
2013-11-24
haswell: Update ULT microcode to 0x10
Duncan Laurie
2013-11-24
haswell: Remove limit on package C-state
Duncan Laurie
2013-11-24
haswell: split microcode between ULT and non-ULT
Aaron Durbin
2013-11-24
haswell: Update ULT microcode to rev 'a'
Duncan Laurie
2013-11-24
haswell: Configure PCH power sharing for ULT
Duncan Laurie
2013-11-24
haswell: calibrate 24MHz clock against BCLK
Aaron Durbin
[next]