summaryrefslogtreecommitdiffstats
path: root/src/include/cpu
Commit message (Expand)AuthorAgeFilesLines
* baytrail: Switch from ACPI mode to PCI mode for legacy supportMarc Jones2015-04-101-0/+1
* x86 SMM: Replace weak prototypes with weak function stubKyösti Mälkki2015-03-111-10/+6
* AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2Kyösti Mälkki2015-03-071-7/+6
* acpi: Generate valid ACPI processor objectsTimothy Pearson2015-02-161-1/+1
* AMD K8: Remove some excessive preprocessor useKyösti Mälkki2015-02-051-29/+29
* cpu/amd (non-AGESA): Load microcode updates from CBFSKyösti Mälkki2015-02-031-3/+2
* cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE optionAlexandru Gagniuc2015-02-031-5/+1
* cpu: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-6/+0
* timestamps: Switch from tsc_t to uint64_tStefan Reinauer2015-01-051-0/+5
* arch/x86: Declare GDT symbols and move_gdt()Kyösti Mälkki2014-12-311-0/+34
* Drop GX1, CS5330 and related boardsStefan Reinauer2014-12-161-54/+0
* Replace hlt() loops with halt()Patrick Georgi2014-11-301-4/+2
* amdk8: Move to implicit length patchingVladimir Serbinenko2014-11-221-1/+1
* AMD: Isolate AGESA and PI build environmentsKyösti Mälkki2014-11-201-1/+1
* AMD (K8/fam10): Rewrite CAR migration in post_cache_as_ramKyösti Mälkki2014-11-141-2/+2
* amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko2014-10-191-3/+3
* x86 romstage: Move stack just below RAMTOPKyösti Mälkki2014-10-191-32/+0
* acpi_add_ssdt_pstates: Remove function.Vladimir Serbinenko2014-10-171-2/+0
* AMD Steppe Eagle: CPU files for new SoCBruce Griffith2014-08-301-0/+4
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-152-7/+7
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-141-0/+7
* drivers/spi: Sanitize headers from preprocessor abuseEdward O'Callaghan2014-07-171-3/+4
* x86 MTRR: Drop unused return valueKyösti Mälkki2014-06-301-1/+1
* AMD: Add common header file for CAR setupKyösti Mälkki2014-04-281-0/+15
* cpu/amd/agesa/family15tn: Add initial support for SMM modeAlexandru Gagniuc2014-04-161-0/+2
* rmodules: use rmodtool to create rmodulesAaron Durbin2014-03-201-3/+9
* Make POST device configurable.Idwer Vollering2014-03-161-2/+2
* Remove CACHE_ROM.Vladimir Serbinenko2014-02-251-23/+0
* x86: provide infrastructure to backup default SMM regionAaron Durbin2014-02-161-0/+4
* SMP: Add arch-agnostic boot_cpu()Kyösti Mälkki2014-02-111-6/+1
* x86: Add SMM helper functions to MP infrastructureAaron Durbin2014-01-301-0/+9
* x86: add SMM save state for 0x0100 revisionAaron Durbin2014-01-301-0/+86
* x86: parallel MP initializationAaron Durbin2014-01-301-0/+120
* x86: add common definitions for control registersAaron Durbin2014-01-282-31/+119
* x86/mtrr: don't assume size of ROM cached during CAR modeAaron Durbin2014-01-281-4/+0
* x86: include header to define types in useAaron Durbin2014-01-281-0/+2
* Multiboot: remove multiboot tables generation.Vladimir Serbinenko2014-01-231-184/+0
* cpu/intel: Make all Intel CPUs load microcode from CBFSAlexandru Gagniuc2014-01-161-4/+0
* Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRRKyösti Mälkki2014-01-151-3/+31
* cpu/cpu.h: Allow compiling with __SIMPLE_DEVICE__Vladimir Serbinenko2014-01-061-0/+2
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-261-0/+4
* lynxpoint: Route all USB ports to XHCI in finalize stepDuncan Laurie2013-12-211-0/+1
* cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFSAlexandru Gagniuc2013-12-131-1/+1
* AMD boards: Fix includes for microcode updatesKyösti Mälkki2013-12-091-1/+6
* smi: Update mainboard_smi_gpi() to have 32bit argumentDuncan Laurie2013-11-241-2/+2
* Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer2013-10-131-60/+0
* CBMEM: Always select CAR_MIGRATIONKyösti Mälkki2013-09-211-1/+1
* Include boot_cpu.c for romstage buildsKyösti Mälkki2013-08-151-0/+4
* AMD Kabini: Add CPU AGESA wrapper for new AMD processor familySiyuan Wang2013-08-051-0/+47
* include: Fix spellingMartin Roth2013-07-116-18/+18
OpenPOWER on IntegriCloud