summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel
Commit message (Expand)AuthorAgeFilesLines
* FSP platform microcode: Update to remove Kconfig variableMartin Roth2014-12-058-16/+20
* i945: Consolidate acpi/platform.aslVladimir Serbinenko2014-12-031-0/+37
* Replace hlt with halt()Patrick Georgi2014-12-023-8/+7
* Replace hlt() loops with halt()Patrick Georgi2014-11-301-3/+2
* acpigen: Add and use acpigen_write_method.Vladimir Serbinenko2014-11-193-12/+3
* chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWAREAaron Durbin2014-11-151-2/+0
* haswell: Move to implicit length patchingVladimir Serbinenko2014-11-091-63/+49
* ibexpeak, bd82x6x: Move to implicit length patchingVladimir Serbinenko2014-11-094-194/+152
* fsp_rangeley: Switch to per-device ACPIVladimir Serbinenko2014-11-081-51/+38
* cpu/intel/fsp_model_406dx: Invaild include pathEdward O'Callaghan2014-11-071-1/+1
* cpu/intel: Add configuration for socket LGA1155Damien Zammit2014-10-295-0/+25
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-2730-46/+46
* x86 romstage: Move stack just below RAMTOPKyösti Mälkki2014-10-197-13/+6
* haswell baytrail: Enable RELOCATABLE_RAMSTAGEKyösti Mälkki2014-10-191-0/+1
* 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