Age | Commit message (Expand) | Author |
2019-10-01 | cpu/intel/common: Move intel_ht_sibling() to common folder | Patrick Rudolph |
2019-09-24 | intel/cpu: Switch older models to TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-09-19 | cpu/intel/common: Add CPU_INTEL_COMMON_TIMEBASE | Kyösti Mälkki |
2019-09-10 | AUTHORS: Move src/cpu/intel copyrights into AUTHORS file | Martin Roth |
2019-07-09 | cpu/intel: Drop SMM_TSEG conditional | Kyösti Mälkki |
2019-07-01 | Use 3rdparty/intel-microcode | Arthur Heymans |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-01-24 | cpu/intel: Configure IA32_FEATURE_CONTROL for alternative SMRR | Arthur Heymans |
2019-01-23 | nb/intel/pineview: Use parallel MP init | Arthur Heymans |
2019-01-23 | nb/intel/i945: Use parallel MP init | Arthur Heymans |
2018-12-20 | cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx() | Matt DeVillier |
2018-12-03 | nb/intel/i945: Use common SMM_TSEG code | Arthur Heymans |
2018-10-11 | src: Move common IA-32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-10-05 | src: Fix MSR_PKG_CST_CONFIG_CONTROL register name | Elyes HAOUAS |
2017-11-23 | Constify struct cpu_device_id instances | Jonathan Neuschäfer |
2017-03-16 | cpu/intel: Wrap lines at 80 columns | Lee Leahy |
2017-03-16 | cpu/intel: Indent with tabs | Lee Leahy |
2016-12-27 | cpu/intel/common: Add/Use common function to set virtualization | Matt DeVillier |
2016-08-23 | src/cpu: Capitalize CPU, APIC and IOAPIC typo fix | Elyes HAOUAS |
2016-07-31 | src/cpu: Capitalize CPU | Elyes HAOUAS |
2016-07-22 | intel model_106cx: Include CAR from socket directory | Kyösti Mälkki |
2016-06-21 | intel/car/cache_as_ram_ht.inc: Prepare for dynamic CONFIG_RAMTOP | Kyösti Mälkki |
2015-12-02 | x86/smm: Initialize SMM on some CPUs one-by-one | Damien Zammit |
2015-11-24 | cpu/intel/socket_FCBGA559: Add new socket for Atom D5xx | Damien Zammit |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-30 | cpu: microcode: Use microcode stored in binary format | Alexandru Gagniuc |
2015-09-04 | x86: remove cpu_incs as romstage Make variable | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-05 | 3rdparty: move to 3rdparty/blobs | Patrick Georgi |
2015-05-05 | 3rdparty: Move to blobs | Patrick Georgi |
2015-02-28 | cpu/intel: (non-FSP) Remove microcode updates from tree | Alexandru Gagniuc |
2015-02-28 | cpu/intel (non-FSP): Use microcode from blobs repository | Alexandru Gagniuc |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2014-10-27 | {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-08-10 | model_106cx: don't blindly set Kconfig settings | Aaron Durbin |
2014-07-08 | cpu: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-02-12 | PCI: Drop includes under cpu | Kyösti Mälkki |
2014-01-16 | cpu/intel: Remove dummy terminators from microcode blobs | Alexandru Gagniuc |
2014-01-16 | cpu/intel: Make all Intel CPUs load microcode from CBFS | Alexandru Gagniuc |
2013-07-11 | usbdebug: Drop old includes | Kyösti Mälkki |
2013-06-14 | usbdebug: Drop temporary disables of log output | Kyösti Mälkki |
2013-03-21 | Intel: Update CPU microcode for 106cx CPUs | Stefan Reinauer |
2013-02-09 | speedstep: Deduplicate some MSR identifiers | Patrick Georgi |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-08-27 | Intel model_106cx: change CAR to HT-capable | Kyösti Mälkki |
2012-08-09 | Synchronize rdtsc instructions | Stefan Reinauer |
2012-07-31 | Revert "Use broadcast SIPI to startup siblings" | Sven Schnelle |
2012-07-04 | Intel model_106cx: change CAR to model_6ex | Kyösti Mälkki |
2012-07-04 | Intel cpus: delete dead CAR code and whitespace fixes | Kyösti Mälkki |
2012-07-04 | Intel cpus: use CPU_ADDR_BITS from Kconfig during CAR | Kyösti Mälkki |
2012-07-02 | Use broadcast SIPI to startup siblings | Sven Schnelle |
2012-04-25 | Replace cache control magic numbers with symbols | Patrick Georgi |
2012-02-16 | Intel cpus: use CPU_PHYSMASK_HI define in CAR | Kyösti Mälkki |
2012-02-15 | Intel model_106cx: Use symbolic names for MTRR bits | Kyösti Mälkki |
2012-01-10 | MTRR: get physical address size from CPUID | Sven Schnelle |
2011-11-01 | Remove XIP_ROM_BASE | Patrick Georgi |
2011-10-30 | Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9 | Rudolf Marek |
2011-10-28 | Get rid of AUTO_XIP_ROM_BASE | Patrick Georgi |
2011-04-21 | more ifdef -> if fixes | Stefan Reinauer |
2011-04-11 | Unify use of post_code | Alexandru Gagniuc |
2011-01-19 | Revert r5902 to make code more readable again. At least three people like to | Stefan Reinauer |
2010-12-12 | fix model 106cx | Stefan Reinauer |
2010-12-11 | factor out cpu power management base into a separate file. And fix a bug in | Stefan Reinauer |
2010-10-18 | update intel microcode files. | Stefan Reinauer |
2010-10-07 | Remove some duplicate #include files (trivial). | Uwe Hermann |
2010-10-02 | Add comments to make it clear why these two lines are written like that: | Uwe Hermann |
2010-10-01 | Factor out common CAR asm snippets. | Uwe Hermann |
2010-10-01 | Cosmetics, whitespace and coding-style fixes for Intel CAR (trivial). | Uwe Hermann |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-09-29 | Factor out fill_processor_name() and strcpy() functions. | Uwe Hermann |
2010-09-26 | Normalize the config option for the Intel Atom CPU. | Warren Turkal |
2010-09-25 | Drop <cpu/amd/mtrr.h> #include from Intel CPUs. | Uwe Hermann |
2010-08-14 | My forgotten CAR cleanup patch... | Stefan Reinauer |
2010-05-28 | Add Intel Atom microcode | Stefan Reinauer |
2010-05-25 | also rename the config option. | Stefan Reinauer |
2010-05-25 | Long ago we agreed on kicking the _direct appendix because everything in | Stefan Reinauer |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-25 | a single place for the romstage stack for copy_and_run. | Stefan Reinauer |
2010-04-13 | fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to | Stefan Reinauer |
2010-04-13 | update atom car code in the same way that 6ex/6fx was updated. | Stefan Reinauer |
2010-04-12 | Move the CPU specific includes from | Patrick Georgi |
2010-04-09 | copy_and_run.c is not needed twice, and it is used on non-car too. | Stefan Reinauer |
2010-04-01 | -Â get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. | Stefan Reinauer |
2010-03-31 | Drop \r\n and \n\r as both print_XXX and printk now do this internally. | Stefan Reinauer |
2010-03-22 | drop some unused files and fix warnings on i945 based systems. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-18 | Remove remaining uses of | Patrick Georgi |
2010-03-18 | Remove fallback/normal handling in mainboards' | Patrick Georgi |
2010-02-25 | HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-01-16 | Fix stack base for Atom CPUs, the resume mechanism (cbmem etc) expects this. | Stefan Reinauer |
2010-01-16 | Micro-optimization: movl $0 --> xorl. | Stefan Reinauer |
2010-01-04 | - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] | Patrick Georgi |
2010-01-04 | - use LAPIC timer if selected (instead of TSC all the time) [kconfig] | Patrick Georgi |
2009-12-01 | Atom only supports 32bit MTRRs (trivial) | Stefan Reinauer |
2009-11-04 | Fix up typo in Socket 441 CPUs, and add a few (trivial) Kconfig files for them. | Stefan Reinauer |
2009-11-03 | Some fixes. | Patrick Georgi |
2009-10-28 | Make d945gclf build. | Myles Watson |