aboutsummaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2017-05-30arch/x86: Add function to determine if we're currently running from CARJulius Werner
2017-05-27CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki
2017-05-19drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh
2017-05-18AMD MTRR: Add common add_uma_resource_below_tolm()Kyösti Mälkki
2017-05-16cpu/intel/turbo: Add option to disable turboSubrata Banik
2017-04-28nb/amd/amdk8: Link reset_test.cArthur Heymans
2017-04-27nb/amd/amdk8: Link raminit_f.cArthur Heymans
2017-04-15AGESA: Unify heap locationKyösti Mälkki
2017-04-08arch/x86: remove CAR global migration when postcar stage is usedAaron Durbin
2017-04-06northbridge/amd/stoney: Add FT4 packageMarshall Dawson
2017-04-05AGESA: Disable CAR with empty stackKyösti Mälkki
2017-04-05AGESA: BIST is already preservedKyösti Mälkki
2017-04-05AGESA: Move romstage main entry under cpuKyösti Mälkki
2017-04-05AGESA: Move amd_initmmio() callKyösti Mälkki
2017-04-04AGESA: Reduce typecasting in heapmanager callsKyösti Mälkki
2017-04-04AGESA: Handle HEAP_CALLOUT_RUNTIME allocation more cleanlyKyösti Mälkki
2017-04-04AGESA: Adjust heap location for S3 resume pathKyösti Mälkki
2017-04-04AGESA: Refactor S3 support functionsKyösti Mälkki
2017-03-28AGESA: Fork for new cache-as-ram init codeKyösti Mälkki
2017-03-28AGESA: Introduce AGESA_LEGACY and its counterpartKyösti Mälkki
2017-03-19cpu/x86: add a barrier with timeoutBora Guvendik
2017-03-16binaryPI: Fix SSE regression and align stack earlyKyösti Mälkki
2017-03-16cpu/intel: Fix the remaining issues detected by checkpatchLee Leahy
2017-03-16cpu/intel: Wrap lines at 80 columnsLee Leahy
2017-03-16cpu/intel: Fix brace issues detected by checkpatch.plLee Leahy
2017-03-16cpu/intel: Add int to unsignedLee Leahy
2017-03-16cpu/intel: Fix the spacing issuesLee Leahy
2017-03-16cpu/intel: Indent with tabsLee Leahy
2017-03-16cpu/x86: Fix misc. remaining issues detected by checkpatchLee Leahy
2017-03-16cpu/x86: Wrap lines at 80 columnsLee Leahy
2017-03-16cpu/x86: Add int to unsignedLee Leahy
2017-03-16cpu/x86: Remove braces and else if unnecessaryLee Leahy
2017-03-16cpu/x86: Use tabs for indentLee Leahy
2017-03-16cpu/x86: Fix various issues detected by checkpatch.plLee Leahy
2017-03-16src/cpu/x86: Remove space between * and variable nameLee Leahy
2017-03-15AGESA f14: Fix infinite loopKyösti Mälkki
2017-03-10cpu/amd/agesa: Unify init filesPaul Menzel
2017-03-09AGESA: Log heap initialisationKyösti Mälkki
2017-03-09AGESA: Fix SSE regression and align stack earlyKyösti Mälkki
2017-03-09cpu/intel/model_6{e,f}x: Unify init filesPaul Menzel
2017-03-08binaryPI platforms: Drop any ACPI S3 supportKyösti Mälkki
2017-03-08AGESA: Move heap allocator declarationsKyösti Mälkki
2017-03-08AMD geode: Avoid conflicting main() declarationKyösti Mälkki
2017-03-07amd/pi/hudson: Move APIC enable to CPU fileMarshall Dawson
2017-03-07AGESA: Add agesa_helper.h headerKyösti Mälkki
2017-02-22src/cpu/x86: Update/Add license headers to all filesMartin Roth
2017-02-22src/cpu/intel: Add license headers to all filesMartin Roth
2017-02-22src/cpu/amd: Update/Add license headers to all filesMartin Roth
2017-01-10cpu/intel/model_6fx: Add Conroe-L to cpu_device_id listArthur Heymans
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2016-12-28Microcode: Show a useful warning when microcode bins are missingMartin Roth
2016-12-27cpu/intel/common: Add/Use common function to set virtualizationMatt DeVillier
2016-12-18ti/beaglebone: Define arch for omap-header buildKyösti Mälkki
2016-12-18intel cache-as-ram: Move DCACHE_RAM_BASEKyösti Mälkki
2016-12-16Set the fsb timer correctly for Netburst CPUsArthur Heymans
2016-12-11ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP defaultKyösti Mälkki
2016-12-11intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setupKyösti Mälkki
2016-12-11x86 SMM: Fix use with RELOCATABLE_RAMSTAGEKyösti Mälkki
2016-12-10cpu/intel/lga775: Do not select model_6ex CPUArthur Heymans
2016-12-09intel/sandybridge: Use postcar_frame for MTRR setupKyösti Mälkki
2016-12-08cpu/x86: allow AP callbacks after MP initAaron Durbin
2016-12-08buildsystem: Drop explicit (k)config.h includesKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki
2016-12-06CPU: Declare cpu_phys_address_size() for all archKyösti Mälkki
2016-12-01romstage_handoff: remove code duplicationAaron Durbin
2016-12-01AMD binaryPI: Disable PCI_CFG_EXT_IOKyösti Mälkki
2016-12-01AMD binaryPI: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-12-01AGESA: Disable PCI_CFG_EXT_IOKyösti Mälkki
2016-12-01AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-12-01AGESA f14: Consolidate early P-states settingKyösti Mälkki
2016-12-01AGESA f14: Consolidate XIP cacheKyösti Mälkki
2016-11-25AGESA binaryPI: Fix cache-as-ram for x86_64Kyösti Mälkki
2016-11-24cpu/allwinner/a10/uart_console.c: Init new serial struct variablesMartin Roth
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-11-20intel sandy/ivy: Increase XIP cache with USE_NATIVE_RAMINITKyösti Mälkki
2016-11-20intel car: Move pre-ram stack guard lowerKyösti Mälkki
2016-11-18intel/sandybridge post-car: Redo MTRR settings and stack selectionKyösti Mälkki
2016-11-18intel post-car: Increase stacktop alignmentKyösti Mälkki
2016-11-12cpu/x86/mtrr: allow temporary MTRR range during corebootAaron Durbin
2016-11-11intel cache-as-ram: Unify stack setupKyösti Mälkki
2016-11-11intel post-car: Separate files for setup_stack_and_mtrrs()Kyösti Mälkki
2016-11-11intel/sandybridge: Use common ACPI S3 recoveryKyösti Mälkki
2016-11-09amd/cpu: Add details to chip namesMarshall Dawson
2016-11-09AMD binaryPI: Delay ACPI S3 backup until ramstage loaderKyösti Mälkki
2016-11-09AGESA: Delay ACPI S3 backup until ramstage loaderKyösti Mälkki
2016-11-09ACPI S3: Remove HIGH_MEMORY_SAVE where possibleKyösti Mälkki
2016-11-09Move select UDELAY_LAPIC from nb/gm45/Kconfig to cpu/model_1067x/KconfigArthur Heymans
2016-11-08cpu/intel/socket_mPGA478MN: Add socket PArthur Heymans
2016-11-08intel post-car: Split legacy socketsKyösti Mälkki
2016-11-02cpu/amd: Update files for 00670F00Marc Jones
2016-11-02cpu/amd: Copy 00660F01 to 00670F00Marc Jones
2016-10-31lib/prog_loaders: use common ramstage_cache_invalid()Aaron Durbin
2016-10-11src/cpu: Fix location for cpu_microcode_blob.bin in COREBOOT CBFS onlyBarnali Sarkar
2016-10-11cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZENico Huber
2016-10-09cpu/intel/model_6ex: Set msr bits for dynamic L2, C2E, C4EArthur Heymans
2016-10-07src/cpu: Remove unnecessary whitespaceElyes HAOUAS
2016-10-07cpu/amd/geode_gx2: Remove unnecessary semicolonElyes HAOUAS
2016-10-04src/cpu: Remove whitespace after sizeofElyes HAOUAS
2016-10-01cpu/amd/model_fxx: transition away from device_tAntonello Dettori
2016-09-13cpu/amd/family_10h-family_15h: transition away from device_tAntonello Dettori