summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-166-7/+6
* cpu/intel/fsp_model_206ax/model_206ax_init.c: Correct commentPaul Menzel2014-09-121-1/+1
* sandybridge: Add native sandybridgeVladimir Serbinenko2014-08-301-0/+1
* cpu/intel/fsp_model_406dx: code cleanupMartin Roth2014-08-183-14/+13
* cpu/intel/XXX/acpi.c: Fix coding style violationMartin Roth2014-08-125-5/+5
* model_106cx: don't blindly set Kconfig settingsAaron Durbin2014-08-101-0/+3
* cpu/intel/model_1067x: avoid null-pointer dereferencePatrick Georgi2014-08-101-1/+2
* cpu/intel: Fix out-of-bounds read due to off-by-one in conditionEdward O'Callaghan2014-08-043-4/+4
* model_206ax_init.c: Trivial - fix indentEdward O'Callaghan2014-07-301-3/+3
* cpu/intel: Add fsp version of model 406dx (Rangeley / Atom C2000)Martin Roth2014-07-3011-0/+1017
* cpu/intel/model_2065x/model_2065x_init.c: Remove dead codeEdward O'Callaghan2014-07-301-57/+0
* sandy/ivybridge: Native raminit.Vladimir Serbinenko2014-07-291-0/+1
* cpu/intel/fsp_model_206ax/model_206ax_init.c: Use macro `IS_ENABLED()`Paul Menzel2014-07-231-1/+1
* intel/model_2065x: Remove dead code.Vladimir Serbinenko2014-07-191-21/+0
* cpu,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-177-7/+0
* intel/haswell: add vmx support w/Kconfig optionMatt DeVillier2014-07-102-0/+48
* cpu: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-0813-13/+0
* Drop redundant select CACHE_AS_RAMKyösti Mälkki2014-07-0510-10/+0
* intel: Make monotonic timer a first class citizenEdward O'Callaghan2014-07-054-0/+4
* intel/model_2065x: Add 20652 microcode.Vladimir Serbinenko2014-06-172-0/+484
* cpu/intel/fsp_model_206ax: change realpath to readlinkMartin Roth2014-05-301-1/+1
* build: separate CPPFLAGS from CFLAGSPatrick Georgi2014-05-171-1/+1
* build: CPPFLAGS is more common than INCLUDESPatrick Georgi2014-05-171-1/+1
* cpu/intel: Add CPU socket rPGA988BZaolin2014-05-135-0/+31
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-105-17/+5
* cougar_canyon2: Switch CPU/NB/SB to the shared FSP codeMartin Roth2014-05-093-320/+6
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-0622-22/+67
* haswell: move to mp_init libraryAaron Durbin2014-05-057-842/+82
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-0321-0/+21
* Rename coreboot_ram stage to ramstageFurquan Shaikh2014-04-263-3/+3
* Get rid of HAVE_INIT_TIMER config optionFurquan Shaikh2014-04-261-1/+0
* rmodules: use rmodtool to create rmodulesAaron Durbin2014-03-204-12/+15
* Make POST device configurable.Idwer Vollering2014-03-161-2/+2
* Remove CACHE_ROM.Vladimir Serbinenko2014-02-252-18/+0
* intel/model_2065x: Fix APICID generation.Vladimir Serbinenko2014-02-201-5/+2
* haswell: backup the default SMM region on resumeAaron Durbin2014-02-162-0/+9
* coreboot: infrastructure for different ramstage loadersAaron Durbin2014-02-151-2/+0
* PCI: Drop includes under cpuKyösti Mälkki2014-02-1224-24/+0
* usbdebug: Drop obsolete codeKyösti Mälkki2014-02-061-16/+0
* cpu/intel/model_2065x: Add model 20652Vladimir Serbinenko2014-02-011-0/+1
* cpu/intel: allow non-packaged scoped turbo settingAaron Durbin2014-01-303-2/+32
* coreboot: config to cache ramstage outside CBMEMAaron Durbin2014-01-302-72/+10
* vboot: provide empty vboot_verify_firmware()Aaron Durbin2014-01-301-2/+0
* intel: fix microcode compilation failure in bootblockAaron Durbin2014-01-281-10/+8
* src/cpu: Fix spelling of MTTR to MTRRPaul Menzel2014-01-263-24/+24
* intel/microcode: Remove leftover MICROCODE_INCLUDE_PATH.Vladimir Serbinenko2014-01-233-11/+0
* cpu/intel: Remove dummy terminators from microcode blobsAlexandru Gagniuc2014-01-1620-138/+0
* cpu/intel: Make all Intel CPUs load microcode from CBFSAlexandru Gagniuc2014-01-1672-434/+390
* nehalem/sandy/ivy/haswell: Enable WRPROT cache for all of flashKyösti Mälkki2014-01-153-4/+3
* Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRRKyösti Mälkki2014-01-156-12/+12
OpenPOWER on IntegriCloud