summaryrefslogtreecommitdiffstats
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
* AGESA: Log heap initialisationKyösti Mälkki2017-03-091-0/+6
* AGESA: Fix SSE regression and align stack earlyKyösti Mälkki2017-03-091-2/+6
* cpu/intel/model_6{e,f}x: Unify init filesPaul Menzel2017-03-092-10/+12
* binaryPI platforms: Drop any ACPI S3 supportKyösti Mälkki2017-03-087-363/+0
* AGESA: Move heap allocator declarationsKyösti Mälkki2017-03-083-17/+2
* AMD geode: Avoid conflicting main() declarationKyösti Mälkki2017-03-082-2/+4
* amd/pi/hudson: Move APIC enable to CPU fileMarshall Dawson2017-03-074-0/+24
* AGESA: Add agesa_helper.h headerKyösti Mälkki2017-03-076-6/+13
* src/cpu/x86: Update/Add license headers to all filesMartin Roth2017-02-2211-2/+142
* src/cpu/intel: Add license headers to all filesMartin Roth2017-02-221-0/+13
* src/cpu/amd: Update/Add license headers to all filesMartin Roth2017-02-225-6/+71
* cpu/intel/model_6fx: Add Conroe-L to cpu_device_id listArthur Heymans2017-01-101-0/+1
* amdfam10: Perform major include ".c" cleanupDamien Zammit2017-01-049-51/+85
* Microcode: Show a useful warning when microcode bins are missingMartin Roth2016-12-281-1/+13
* cpu/intel/common: Add/Use common function to set virtualizationMatt DeVillier2016-12-2732-383/+161
* ti/beaglebone: Define arch for omap-header buildKyösti Mälkki2016-12-181-0/+2
* intel cache-as-ram: Move DCACHE_RAM_BASEKyösti Mälkki2016-12-188-7/+19
* Set the fsb timer correctly for Netburst CPUsArthur Heymans2016-12-161-22/+38
* ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP defaultKyösti Mälkki2016-12-114-2/+2
* intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setupKyösti Mälkki2016-12-113-44/+105
* x86 SMM: Fix use with RELOCATABLE_RAMSTAGEKyösti Mälkki2016-12-112-7/+2
* cpu/intel/lga775: Do not select model_6ex CPUArthur Heymans2016-12-102-2/+0
* intel/sandybridge: Use postcar_frame for MTRR setupKyösti Mälkki2016-12-091-3/+21
* cpu/x86: allow AP callbacks after MP initAaron Durbin2016-12-082-7/+106
* buildsystem: Drop explicit (k)config.h includesKyösti Mälkki2016-12-086-8/+0
* MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki2016-12-0714-12/+2
* CPU: Declare cpu_phys_address_size() for all archKyösti Mälkki2016-12-061-0/+1
* romstage_handoff: remove code duplicationAaron Durbin2016-12-012-14/+2
* AMD binaryPI: Disable PCI_CFG_EXT_IOKyösti Mälkki2016-12-018-32/+0
* AMD binaryPI: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki2016-12-014-0/+4
* AGESA: Disable PCI_CFG_EXT_IOKyösti Mälkki2016-12-0113-49/+0
* AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki2016-12-017-0/+7
* AGESA f14: Consolidate early P-states settingKyösti Mälkki2016-12-011-0/+4
* AGESA f14: Consolidate XIP cacheKyösti Mälkki2016-12-011-0/+6
* AGESA binaryPI: Fix cache-as-ram for x86_64Kyösti Mälkki2016-11-252-5/+8
* cpu/allwinner/a10/uart_console.c: Init new serial struct variablesMartin Roth2016-11-241-0/+2
* spi: Clean up SPI flash driver interfaceFurquan Shaikh2016-11-221-7/+5
* intel sandy/ivy: Increase XIP cache with USE_NATIVE_RAMINITKyösti Mälkki2016-11-201-0/+4
* intel car: Move pre-ram stack guard lowerKyösti Mälkki2016-11-201-1/+1
* intel/sandybridge post-car: Redo MTRR settings and stack selectionKyösti Mälkki2016-11-181-33/+23
* intel post-car: Increase stacktop alignmentKyösti Mälkki2016-11-181-3/+1
* cpu/x86/mtrr: allow temporary MTRR range during corebootAaron Durbin2016-11-121-11/+79
* intel cache-as-ram: Unify stack setupKyösti Mälkki2016-11-115-35/+16
* intel post-car: Separate files for setup_stack_and_mtrrs()Kyösti Mälkki2016-11-111-1/+50
* intel/sandybridge: Use common ACPI S3 recoveryKyösti Mälkki2016-11-111-23/+0
* amd/cpu: Add details to chip namesMarshall Dawson2016-11-099-9/+9
* AMD binaryPI: Delay ACPI S3 backup until ramstage loaderKyösti Mälkki2016-11-091-5/+0
* AGESA: Delay ACPI S3 backup until ramstage loaderKyösti Mälkki2016-11-091-5/+0
* ACPI S3: Remove HIGH_MEMORY_SAVE where possibleKyösti Mälkki2016-11-093-2/+4
* Move select UDELAY_LAPIC from nb/gm45/Kconfig to cpu/model_1067x/KconfigArthur Heymans2016-11-091-0/+1