summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/model_f4x/model_f4x_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-8/+8
* 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
* nb/intel/x4x: Use parallel MP initArthur Heymans2019-01-231-16/+0
* nb/intel/i945: Use parallel MP initArthur Heymans2019-01-231-2/+3
* src/cpu/intel/model_f4x: Update cpu_tableElyes HAOUAS2018-12-281-0/+6
* 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-26/+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
* update intel microcode files.Stefan Reinauer2010-10-181-1/+12
* Remove some duplicate #include files (trivial).Uwe Hermann2010-10-071-3/+1
* 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-0/+58