summaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2015-07-02sandy/ivybridge: use LAPIC timer in SMMStefan Reinauer
2015-06-20cpu: x86 port to 64bitStefan Reinauer
2015-06-16cpu: add x64 class for cpu_microcodeStefan Reinauer
2015-06-16x86: Make x86 architecture makefiles x64 awareStefan Reinauer
2015-06-13AMD Merlin Falcon: Add CPU subdirectory files for new AMD processorWANG Siyuan
2015-06-10model_2065x: Use common i945-ivy TSEG SMM init.Vladimir Serbinenko
2015-06-10model_206ax: Fix APIC map when HT is disabled.Vladimir Serbinenko
2015-06-10fsp_model_206ax: Use common i945-ivy tseg SMM init.Vladimir Serbinenko
2015-06-09x86: remove printk() from init_timer()Aaron Durbin
2015-06-09stage_cache: use cbmem init hooksAaron Durbin
2015-06-09cbmem: add indicator to hooks if cbmem is being recoveredAaron Durbin
2015-06-09Create i945-ivy smm tseg init based on ivy code.Vladimir Serbinenko
2015-06-09cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki
2015-06-08x86 SMM: Relocator is intel-onlyKyösti Mälkki
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