summaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
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
2015-04-23cbmem_console: fix it for x86Aaron Durbin
2015-04-22coreboot: common stage cacheAaron Durbin
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-04-17uart: pass register width in the coreboot tableVadim Bendebury
2015-04-14CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner
2015-04-13ti/am335x: switch to generic udelayPatrick Georgi
2015-04-10vendorcode/amd/agesa/f16kb: Enable support for AM1 socketSergej Ivanov
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-06global: Refactor get_option usageVarad Gautam
2015-04-06build system: run linker scripts through the preprocessorPatrick Georgi
2015-04-04build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi
2015-04-04build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi
2015-04-04build system: Introduce manual file typePatrick Georgi