summaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-06-04Remove address from GPLv2 headersPatrick Georgi
2015-06-02x86: fix mirror_payload()Aaron Durbin
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-29binaryPI: Hide use of acpi_slp_typeKyösti Mälkki
2015-05-29x86 SMM: Merge recipesKyösti Mälkki
2015-05-29x86 SMM: We have single SMM linker script nowKyösti Mälkki
2015-05-29smm: Remove dead smm_tseg.ldVladimir Serbinenko
2015-05-29smmrelocate: Remove dead TSEG code.Vladimir Serbinenko
2015-05-28smm: Merge configs SMM_MODULES and SMM_TSEGVladimir Serbinenko
2015-05-28Migrate fsp_206ax to SMM_MODULESVladimir Serbinenko
2015-05-28Migrate 2065x to SMM_MODULESVladimir Serbinenko
2015-05-28Migrate 206ax to SMM_MODULESVladimir Serbinenko
2015-05-28intel: Remove pstate_coord_type.Vladimir Serbinenko
2015-05-27Move TPM code out of chromeosVladimir Serbinenko
2015-05-27AGESA binaryPI: Drop XIP_ROM_BASEKyösti Mälkki
2015-05-27AGESA: Reduce SPI use by 24kB for S3 supportKyösti Mälkki
2015-05-27AGESA: Separate HeapManager declarations from BiosCallOutsKyösti Mälkki
2015-05-27AGESA: Split S3 backup in CBMEMKyösti Mälkki
2015-05-26cbfs: remove unused CBFS_HEADER_ROM_OFFSET optionAaron Durbin
2015-05-26coreboot: introduce boot_deviceAaron Durbin
2015-05-26acpigen: Remove all explicit length trackingVladimir Serbinenko
2015-05-26AGESA: Halt on S3 resume failureKyösti Mälkki
2015-05-26AGESA: Split S3 support fileKyösti Mälkki
2015-05-26AGESA: Refactor OEM S3 storageKyösti Mälkki
2015-05-26AGESA: Move S3 related SPI writes againKyösti Mälkki
2015-05-26speedstep: Don't supply weak get_cst_entries.Vladimir Serbinenko
2015-05-23AGESA: Drop CPU_SOCKET_TYPEKyösti Mälkki
2015-05-23AGESA: Drop EXT_RT_TBL_SUPPORTKyösti Mälkki
2015-05-23AGESA: Drop DIMM_SUPPORT, _DDR3 and _REGISTEREDKyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20build system: use archives, not linker action to shorten command linesPatrick Georgi
2015-05-19intel/haswell: Drop MONOTONIC_TIMER_MSRPatrick Georgi
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-05-19x86: garbage collect SMM programsAaron Durbin
2015-05-13Include back the 306ax microcode again.Vladimir Serbinenko
2015-05-13x86: expose tsc's timer_monotonic_get() in SMMAaron Durbin
2015-05-08cpu/amd/model_10xxx: Add missing ACPI _PSD objectTimothy Pearson
2015-05-053rdparty: move to 3rdparty/blobsPatrick Georgi
2015-05-053rdparty: Move to blobsPatrick Georgi
2015-05-05haswell: Link stage_cache_external_region into ramstage, tooSol Boucher
2015-05-04cpu: get rid of socket source codeStefan Reinauer
2015-04-30dmp/vortex86: fix missing cpu Kconfig guardsMatt DeVillier
2015-04-30cpu/intel/haswell: remove dependency on socket_rpga989Matt DeVillier
2015-04-29dmp/vortex86: move PLL config to cpu KconfigMartin Roth
2015-04-28Kconfig whitespace fixesMartin Roth
2015-04-28Fix some minor Kconfig issuesMartin Roth
2015-04-28Makefile x86 SMM: Move smm_wrap recipesKyösti Mälkki
2015-04-24fsp: Move fsp to fsp1_0Marc Jones