Age | Commit message (Expand) | Author |
2015-05-05 | 3rdparty: move to 3rdparty/blobs | Patrick Georgi |
2015-05-05 | 3rdparty: Move to blobs | Patrick Georgi |
2015-03-13 | cpu/intel/2065x: add define for MSR IA32_FERR_CAPABILITY | Alexander Couzens |
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-02-18 | cpu/intel/model_2065x|nehalem: remove unsupported MSR_PP0/MSR_PP1 | Alexander Couzens |
2015-02-11 | cpu/intel: >= nehalem: add comments to msr finalize's | Alexander Couzens |
2015-01-31 | intel/model_2065x: update microcode | Nicolas Reinecke |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-11-19 | acpigen: Add and use acpigen_write_method. | Vladimir Serbinenko |
2014-11-09 | ibexpeak, bd82x6x: Move to implicit length patching | Vladimir Serbinenko |
2014-10-27 | {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-10-19 | x86 romstage: Move stack just below RAMTOP | Kyösti Mälkki |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-08-12 | cpu/intel/XXX/acpi.c: Fix coding style violation | Martin Roth |
2014-07-30 | cpu/intel/model_2065x/model_2065x_init.c: Remove dead code | Edward O'Callaghan |
2014-07-19 | intel/model_2065x: Remove dead code. | Vladimir Serbinenko |
2014-07-08 | cpu: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-05 | intel: Make monotonic timer a first class citizen | Edward O'Callaghan |
2014-06-17 | intel/model_2065x: Add 20652 microcode. | Vladimir Serbinenko |
2014-05-10 | Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT | Kyösti Mälkki |
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-04-26 | Rename coreboot_ram stage to ramstage | Furquan Shaikh |
2014-04-26 | Get rid of HAVE_INIT_TIMER config option | Furquan Shaikh |
2014-02-20 | intel/model_2065x: Fix APICID generation. | Vladimir Serbinenko |
2014-02-12 | PCI: Drop includes under cpu | Kyösti Mälkki |
2014-02-01 | cpu/intel/model_2065x: Add model 20652 | Vladimir Serbinenko |
2014-01-23 | intel/microcode: Remove leftover MICROCODE_INCLUDE_PATH. | Vladimir Serbinenko |
2014-01-16 | cpu/intel: Remove dummy terminators from microcode blobs | Alexandru Gagniuc |
2014-01-15 | nehalem/sandy/ivy/haswell: Enable WRPROT cache for all of flash | Kyösti Mälkki |
2014-01-15 | Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR | Kyösti Mälkki |
2013-12-13 | cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS | Alexandru Gagniuc |
2013-11-23 | Rename SANDYBRIDGE_BCLK to NEHALEM_BCLK in 2065x. | Vladimir Serbinenko |
2013-11-23 | Remove MRC variables from 2065x CAR init. | Vladimir Serbinenko |
2013-11-21 | Fix error message on wrong compiles of 2065x | Vladimir Serbinenko |
2013-11-13 | intel/2065x: Use TSC for udelay() | Vladimir Serbinenko |
2013-07-11 | cpu: Fix spelling | Martin Roth |
2013-07-11 | usbdebug: Drop old includes | Kyösti Mälkki |
2013-07-10 | usbdebug: Put ehci_debug_info in CAR_GLOBAL | Kyösti Mälkki |
2013-06-14 | usbdebug: Drop temporary disables of log output | Kyösti Mälkki |
2013-06-13 | Add support for Intel Nehalem CPU | Vladimir Serbinenko |