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
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
2013-11-24
haswell: configure c-states
Aaron Durbin
2013-11-24
haswell: Put each logical processor in its own P-state domain
Duncan Laurie
2013-11-24
haswell: Update microcode for ULT/40651 to rev 8
Duncan Laurie
2013-11-23
Rename SANDYBRIDGE_BCLK to NEHALEM_BCLK in 2065x.
Vladimir Serbinenko
2013-11-23
Remove MRC variables from 2065x CAR init.
Vladimir Serbinenko
2013-11-21
Fix error message on wrong compiles of 2065x
Vladimir Serbinenko
2013-11-13
intel/2065x: Use TSC for udelay()
Vladimir Serbinenko
2013-09-21
CBMEM: Always select CAR_MIGRATION
Kyösti Mälkki
2013-09-21
timestamps: Stash early timestamps in CAR_GLOBAL
Kyösti Mälkki
2013-09-21
timestamps intel: Move timestamp scratchpad to chipset
Kyösti Mälkki
2013-07-30
cpu/intel/model_67x: Add missing include
Kyösti Mälkki
2013-07-11
cpu: Fix spelling
Martin Roth
2013-07-11
usbdebug: Drop old includes
Kyösti Mälkki
2013-07-10
usbdebug: Put ehci_debug_info in CAR_GLOBAL
Kyösti Mälkki
2013-07-10
ec: Add romstage function for checking and rebooting EC
Duncan Laurie
2013-06-14
usbdebug: Drop temporary disables of log output
Kyösti Mälkki
2013-06-13
Add support for Intel Nehalem CPU
Vladimir Serbinenko
2013-06-03
haswell: allow for disabled hyperthreading
Aaron Durbin
2013-05-24
cpu/intel/haswell/Kconfig: Intend help text with two spaces
Paul Menzel
2013-05-16
haswell: enable cache-as-ram migration
Aaron Durbin
2013-05-14
x86: add thread support
Aaron Durbin
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-05-08
copy_and_run: drop boot_complete parameter
Stefan Reinauer
2013-05-07
haswell: use asmlinkage for assembly-called funcs
Aaron Durbin
2013-05-07
haswell: use tsc for udelay()
Aaron Durbin
2013-05-01
haswell: 24MHz monotonic time implementation
Aaron Durbin
2013-04-23
Intel microcode: Return when `microcode_updates` is `NULL`
Vladimir Serbinenko
2013-04-03
haswell: enable ROM caching
Aaron Durbin
[next]