summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/model_106cx/model_106cx_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-3/+3
* cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki2022-02-051-4/+0
* cpu/intel/*init: Remove obsolete cache enablePatrick Rudolph2021-01-151-3/+0
* src: Remove unused 'include <cpu/intel/common/common.h>Elyes HAOUAS2020-07-261-1/+0
* 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
* AUTHORS: Move src/cpu/intel copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* cpu/intel: Configure IA32_FEATURE_CONTROL for alternative SMRRArthur Heymans2019-01-241-3/+0
* nb/intel/pineview: Use parallel MP initArthur Heymans2019-01-231-17/+0
* nb/intel/i945: Use parallel MP initArthur Heymans2019-01-231-4/+8
* cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()Matt DeVillier2018-12-201-1/+1
* src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-111-1/+0
* src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS2018-10-051-2/+2
* Constify struct cpu_device_id instancesJonathan Neuschäfer2017-11-231-1/+1
* cpu/intel: Wrap lines at 80 columnsLee Leahy2017-03-161-3/+6
* cpu/intel: Indent with tabsLee Leahy2017-03-161-1/+1
* cpu/intel/common: Add/Use common function to set virtualizationMatt DeVillier2016-12-271-34/+3
* 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/socket_FCBGA559: Add new socket for Atom D5xxDamien Zammit2015-11-241-0/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-1/+1
* cpu: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* 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-17/+1
* usbdebug: Drop old includesKyösti Mälkki2013-07-111-1/+0
* usbdebug: Drop temporary disables of log outputKyösti Mälkki2013-06-141-15/+0
* Intel: Update CPU microcode for 106cx CPUsStefan Reinauer2013-03-211-7/+7
* speedstep: Deduplicate some MSR identifiersPatrick Georgi2013-02-091-8/+4
* Revert "Use broadcast SIPI to startup siblings"Sven Schnelle2012-07-311-0/+4
* Use broadcast SIPI to startup siblingsSven Schnelle2012-07-021-4/+0
* MTRR: get physical address size from CPUIDSven Schnelle2012-01-101-1/+1
* fix model 106cxStefan Reinauer2010-12-121-6/+8
* factor out cpu power management base into a separate file. And fix a bug inStefan Reinauer2010-12-111-3/+2
* update intel microcode files.Stefan Reinauer2010-10-181-0/+1
* Remove some duplicate #include files (trivial).Uwe Hermann2010-10-071-1/+0
* Factor out fill_processor_name() and strcpy() functions.Uwe Hermann2010-09-291-32/+1
* Add Intel Atom microcodeStefan Reinauer2010-05-281-0/+7
* also rename the config option.Stefan Reinauer2010-05-251-3/+3
* Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer2010-05-251-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-4/+4
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-1/+1
* Atom only supports 32bit MTRRs (trivial)Stefan Reinauer2009-12-011-1/+1
* Fix up typo in Socket 441 CPUs, and add a few (trivial) Kconfig files for them.Stefan Reinauer2009-11-041-0/+222