summaryrefslogtreecommitdiffstats
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* cpu/intel/socket_mPGA478MN: Add socket PArthur Heymans2016-11-084-0/+34
* intel post-car: Split legacy socketsKyösti Mälkki2016-11-086-5/+25
* cpu/amd: Update files for 00670F00Marc Jones2016-11-026-41/+46
* cpu/amd: Copy 00660F01 to 00670F00Marc Jones2016-11-026-0/+412
* lib/prog_loaders: use common ramstage_cache_invalid()Aaron Durbin2016-10-311-10/+0
* src/cpu: Fix location for cpu_microcode_blob.bin in COREBOOT CBFS onlyBarnali Sarkar2016-10-111-1/+1
* cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZENico Huber2016-10-112-13/+8
* cpu/intel/model_6ex: Set msr bits for dynamic L2, C2E, C4EArthur Heymans2016-10-091-2/+8
* src/cpu: Remove unnecessary whitespaceElyes HAOUAS2016-10-078-30/+30
* cpu/amd/geode_gx2: Remove unnecessary semicolonElyes HAOUAS2016-10-071-1/+1
* src/cpu: Remove whitespace after sizeofElyes HAOUAS2016-10-042-26/+26
* cpu/amd/model_fxx: transition away from device_tAntonello Dettori2016-10-011-1/+1
* cpu/amd/family_10h-family_15h: transition away from device_tAntonello Dettori2016-09-132-15/+26
* cpu/x86: Move fls() and fms() to mtrr.hRizwan Qureshi2016-09-121-24/+0
* Kconfig: Add option for microcode filenamesMartin Roth2016-09-082-0/+17
* src/cpu: Improve code formattingElyes HAOUAS2016-09-0414-679/+679
* src/cpu: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-2819-59/+59
* src/cpu: Remove unnecessary whitespace before "\n"Elyes HAOUAS2016-08-287-8/+8
* src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS2016-08-2354-73/+73
* Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin2016-08-181-7/+0
* Kconfig: lay groundwork for not assuming SPI flash boot deviceAaron Durbin2016-08-182-0/+2
* cpu/ti/am355x: Fix array overrunPaul Menzel2016-08-141-1/+1
* Remove non-ascii & unprintable charactersMartin Roth2016-08-013-5/+5