summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/model_f3x/model_f3x_init.c
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminatorFelix Held2023-02-091-1/+1
* arch/x86/cpu: introduce and use device_match_maskFelix Held2023-02-081-2/+2
* cpu/*: Drop PARALLEL_MP leftoversArthur Heymans2022-11-091-14/+0
* cpu/intel: Clean up includesElyes Haouas2022-10-261-4/+4
* cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki2022-02-051-4/+0
* src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper functionFelix Held2021-10-261-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-12/+2
* cpu/intel/common: Move intel_ht_sibling() to common folderPatrick Rudolph2019-10-011-0/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* nb/intel/i945: Use parallel MP initArthur Heymans2019-01-231-2/+3
* cpu/intel/model_{6xx,f2x,f3x,f4x}: Remove unneeded includeElyes HAOUAS2018-06-061-3/+0
* Constify struct cpu_device_id instancesJonathan Neuschäfer2017-11-231-1/+1
* src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS2016-08-231-1/+1
* src/cpu: Capitalize CPUElyes HAOUAS2016-07-311-2/+2
* CPU/intel: Add missing license headersDamien Roth2016-02-141-0/+13
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-1/+1
* PCI: Drop includes under cpuKyösti Mälkki2014-02-121-1/+0
* cpu/intel: Make all Intel CPUs load microcode from CBFSAlexandru Gagniuc2014-01-161-18/+1
* Revert "Use broadcast SIPI to startup siblings"Sven Schnelle2012-07-311-0/+3
* Use broadcast SIPI to startup siblingsSven Schnelle2012-07-021-3/+0
* Intel CPUs: execute microcode update only once per coreKyösti Mälkki2012-07-021-4/+8
* MTRR: get physical address size from CPUIDSven Schnelle2012-01-101-1/+1
* Remove some duplicate #include files (trivial).Uwe Hermann2010-10-071-3/+1
* Drop problematically licensed Intel microcode filesStefan Reinauer2010-05-261-1/+4
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-2/+2
* analog changes for the cpu_driver structures...Stefan Reinauer2007-10-241-1/+1
* eric patchYinghai Lu2005-07-081-1/+1
* - First stab at running linuxbios without the old static device tree.Eric Biederman2004-10-161-1/+0
* - Add new cvs code to cvsEric Biederman2004-10-141-0/+59