summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel
Commit message (Expand)AuthorAgeFilesLines
* model_2065x: Use common i945-ivy TSEG SMM init.Vladimir Serbinenko2015-06-103-296/+24
* model_206ax: Fix APIC map when HT is disabled.Vladimir Serbinenko2015-06-102-18/+30
* fsp_model_206ax: Use common i945-ivy tseg SMM init.Vladimir Serbinenko2015-06-103-335/+18
* stage_cache: use cbmem init hooksAaron Durbin2015-06-091-10/+5
* Create i945-ivy smm tseg init based on ivy code.Vladimir Serbinenko2015-06-095-94/+74
* Remove empty lines at end of fileElyes HAOUAS2015-06-0810-10/+0
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-056-6/+6
* Remove address from GPLv2 headersPatrick Georgi2015-06-043-3/+3
* cbfs: new API and better program loadingAaron Durbin2015-06-021-7/+11
* smm: Merge configs SMM_MODULES and SMM_TSEGVladimir Serbinenko2015-05-284-4/+0
* Migrate fsp_206ax to SMM_MODULESVladimir Serbinenko2015-05-284-0/+337
* Migrate 2065x to SMM_MODULESVladimir Serbinenko2015-05-284-0/+297
* Migrate 206ax to SMM_MODULESVladimir Serbinenko2015-05-284-0/+337
* intel: Remove pstate_coord_type.Vladimir Serbinenko2015-05-285-10/+0
* Move TPM code out of chromeosVladimir Serbinenko2015-05-271-4/+4
* acpigen: Remove all explicit length trackingVladimir Serbinenko2015-05-262-20/+12
* speedstep: Don't supply weak get_cst_entries.Vladimir Serbinenko2015-05-261-13/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2182-109/+82
* intel/haswell: Drop MONOTONIC_TIMER_MSRPatrick Georgi2015-05-192-9/+3
* Include back the 306ax microcode again.Vladimir Serbinenko2015-05-131-0/+1
* 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