summaryrefslogtreecommitdiffstats
path: root/src/include/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86/smm: don't hide harmless declarationsPatrick Georgi2015-11-291-2/+0
* cpu/amd: de-duplicate MSR include filesStefan Reinauer2015-11-232-28/+3
* cpu/amd: Add CC6 supportTimothy Pearson2015-11-111-0/+2
* cpu/amd: Add initial AMD Family 15h supportTimothy Pearson2015-11-021-0/+7
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3121-84/+0
* Drop geode_post_code.hStefan Reinauer2015-10-301-0/+0
* cpu/amd: Fix cbtypes.h to match UINTN conventionStefan Reinauer2015-10-301-9/+13
* cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc2015-10-151-43/+40
* symbols: add '_' to pci_drivers and cpu_drivers symbolsAaron Durbin2015-09-051-2/+2
* timestamp: add tick frequency to exported tableAaron Durbin2015-08-311-2/+1
* Add SoC specific microcode update check in ramstageRizwan Qureshi2015-07-291-0/+4
* Verify Kconfigs symbols are not zero for hex and int type symbolsMartin Roth2015-07-121-2/+2
* cpu/x86: Add more MTRR symbolsLee Leahy2015-06-241-0/+7
* x86: Make reading / writing of CRx registers 64bit proofStefan Reinauer2015-06-201-10/+19
* cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki2015-06-091-3/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-082-2/+0
* Remove leftover smi_get_tseg_baseVladimir Serbinenko2015-05-291-2/+0
* smm: Merge configs SMM_MODULES and SMM_TSEGVladimir Serbinenko2015-05-281-8/+5
* Remove leftover tseg_relocateVladimir Serbinenko2015-05-281-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2121-24/+21
* 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