summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel
Commit message (Expand)AuthorAgeFilesLines
* cpu/intel: >= nehalem: add comments to msr finalize'sAlexander Couzens2015-02-114-1/+36
* FSP & CBMEM: Fix broken cbmem CAR transition.Martin Roth2015-02-062-2/+0
* intel/model_2065x: update microcodeNicolas Reinecke2015-01-315-614/+776
* CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki2015-01-274-7/+1
* CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki2015-01-271-2/+2
* vboot2: add verstageStefan Reinauer2015-01-2722-0/+22
* intel/model_206ax: update microcodeNicolas Reinecke2015-01-035-1352/+1480
* intel CAR: Fix DCACHE_RAM_BASE for old socketsKyösti Mälkki2014-12-305-2/+41
* intel/truxton: Add dummy cache-as-ram regionKyösti Mälkki2014-12-191-0/+16
* Intel FSP: Move to DYNAMIC_CBMEMKyösti Mälkki2014-12-162-0/+3
* 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