summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel
Commit message (Expand)AuthorAgeFilesLines
* 3rdparty: move to 3rdparty/blobsPatrick Georgi2015-05-0519-20/+20
* 3rdparty: Move to blobsPatrick Georgi2015-05-0519-20/+20
* haswell: Link stage_cache_external_region into ramstage, tooSol Boucher2015-05-053-10/+33
* cpu: get rid of socket source codeStefan Reinauer2015-05-0430-135/+0
* cpu/intel/haswell: remove dependency on socket_rpga989Matt DeVillier2015-04-302-0/+10
* Kconfig whitespace fixesMartin Roth2015-04-281-1/+1
* Fix some minor Kconfig issuesMartin Roth2015-04-281-0/+1
* fsp: Move fsp to fsp1_0Marc Jones2015-04-242-2/+2
* coreboot: common stage cacheAaron Durbin2015-04-221-11/+15
* build system: normalize linker script file namesPatrick Georgi2015-03-281-0/+0
* haswell: Fix monotonic timer integrationStefan Reinauer2015-03-172-1/+1
* cpu/intel/2065x: add define for MSR IA32_FERR_CAPABILITYAlexander Couzens2015-03-131-0/+2
* x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE optionKyösti Mälkki2015-03-101-1/+0
* cpu/intel: (non-FSP) Remove microcode updates from treeAlexandru Gagniuc2015-02-28154-40700/+0
* cpu/intel (non-FSP): Use microcode from blobs repositoryAlexandru Gagniuc2015-02-2821-193/+27
* cpu/intel/model_2065x|nehalem: remove unsupported MSR_PP0/MSR_PP1Alexander Couzens2015-02-182-27/+0
* acpi: Generate valid ACPI processor objectsTimothy Pearson2015-02-165-158/+158
* 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
OpenPOWER on IntegriCloud