Age | Commit message (Expand) | Author |
2015-01-27 | CBMEM: Always use DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-11-30 | Replace hlt() loops with halt() | Patrick Georgi |
2014-11-15 | chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWARE | Aaron Durbin |
2014-11-09 | haswell: 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-19 | haswell baytrail: Enable RELOCATABLE_RAMSTAGE | 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-08-04 | cpu/intel: Fix out-of-bounds read due to off-by-one in condition | Edward O'Callaghan |
2014-07-10 | intel/haswell: add vmx support w/Kconfig option | Matt DeVillier |
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-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-05 | haswell: move to mp_init library | Aaron Durbin |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-03-20 | rmodules: use rmodtool to create rmodules | Aaron Durbin |
2014-02-25 | Remove CACHE_ROM. | Vladimir Serbinenko |
2014-02-16 | haswell: backup the default SMM region on resume | Aaron Durbin |
2014-02-15 | coreboot: infrastructure for different ramstage loaders | Aaron Durbin |
2014-02-12 | PCI: Drop includes under cpu | Kyösti Mälkki |
2014-01-30 | coreboot: config to cache ramstage outside CBMEM | Aaron Durbin |
2014-01-30 | vboot: provide empty vboot_verify_firmware() | Aaron Durbin |
2014-01-26 | src/cpu: Fix spelling of MTTR to MTRR | Paul Menzel |
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-21 | haswell: Update microcode revision | Duncan Laurie |
2013-12-13 | cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS | Alexandru Gagniuc |
2013-12-12 | haswell: Export functions for CPU family+model and stepping | Duncan Laurie |
2013-12-12 | haswell: Update ULT microcode to rev 14h | Duncan Laurie |
2013-12-07 | haswell: VR controller configuration | Aaron Durbin |
2013-12-07 | haswell: Misc power management setup and fixes | Duncan Laurie |
2013-12-01 | slippy/falco/peppy: Fix SPD GPIO initialization. | Aaron Durbin |
2013-11-25 | haswell: check for clean reset | Aaron Durbin |
2013-11-24 | haswell: Update ULT microcode to 0x10 | Duncan Laurie |
2013-11-24 | haswell: Remove limit on package C-state | Duncan Laurie |
2013-11-24 | haswell: split microcode between ULT and non-ULT | Aaron Durbin |
2013-11-24 | haswell: Update ULT microcode to rev 'a' | Duncan Laurie |
2013-11-24 | haswell: Configure PCH power sharing for ULT | Duncan Laurie |
2013-11-24 | haswell: calibrate 24MHz clock against BCLK | Aaron Durbin |
2013-11-24 | haswell: configure c-states | Aaron Durbin |
2013-11-24 | haswell: Put each logical processor in its own P-state domain | Duncan Laurie |
2013-11-24 | haswell: Update microcode for ULT/40651 to rev 8 | Duncan Laurie |
2013-09-21 | CBMEM: Always select CAR_MIGRATION | Kyösti Mälkki |
2013-09-21 | timestamps: Stash early timestamps in CAR_GLOBAL | Kyösti Mälkki |
2013-09-21 | timestamps intel: Move timestamp scratchpad to chipset | Kyösti Mälkki |
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-07-10 | ec: Add romstage function for checking and rebooting EC | Duncan Laurie |
2013-06-14 | usbdebug: Drop temporary disables of log output | Kyösti Mälkki |
2013-06-03 | haswell: allow for disabled hyperthreading | Aaron Durbin |
2013-05-24 | cpu/intel/haswell/Kconfig: Intend help text with two spaces | Paul Menzel |
2013-05-16 | haswell: enable cache-as-ram migration | Aaron Durbin |
2013-05-14 | x86: add thread support | Aaron Durbin |
2013-05-10 | Drop prototype guarding for romcc | Stefan Reinauer |
2013-05-08 | copy_and_run: drop boot_complete parameter | Stefan Reinauer |
2013-05-07 | haswell: use asmlinkage for assembly-called funcs | Aaron Durbin |
2013-05-07 | haswell: use tsc for udelay() | Aaron Durbin |
2013-05-01 | haswell: 24MHz monotonic time implementation | Aaron Durbin |
2013-04-03 | haswell: enable ROM caching | Aaron Durbin |
2013-04-03 | haswell: keep ROM cache enabled | Aaron Durbin |
2013-04-03 | haswell: use new interface to disable rom caching | Aaron Durbin |
2013-04-01 | lynxpoint: split clearing and enabling of smm | Aaron Durbin |
2013-03-22 | haswell: Add microcode for ULT C0 stepping 0x40651 | Duncan Laurie |
2013-03-22 | haswell: vboot path support in romstage | Aaron Durbin |
2013-03-22 | haswell: use dynamic cbmem | Aaron Durbin |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-21 | lynxpoint: Add helper functions for reading PM and GPIO base | Duncan Laurie |
2013-03-21 | haswell: RESET_ON_INVALID_RAMSTAGE_CACHE option | Aaron Durbin |
2013-03-21 | haswell: implement ramstage caching in SMM region | Aaron Durbin |
2013-03-21 | haswell: add multipurpose SMM memory region | Aaron Durbin |
2013-03-21 | haswell: set TSEG as WB cacheable in romstage | Aaron Durbin |
2013-03-21 | haswell: support for parallel SMM relocation | Aaron Durbin |
2013-03-21 | haswell: use s3_resume field in romstage_handoff | Aaron Durbin |
2013-03-21 | x86: protect against abi assumptions from compiler | Aaron Durbin |
2013-03-21 | haswell: support for CONFIG_RELOCATABLE_RAMSTAGE | Aaron Durbin |
2013-03-21 | ramstage: prepare for relocation | Aaron Durbin |
2013-03-19 | haswell: wait 10ms after INIT IPI | Aaron Durbin |
2013-03-19 | haswell: Parallel AP bringup | Aaron Durbin |
2013-03-18 | haswell: add romstage_after_car() function | Aaron Durbin |
2013-03-18 | haswell: move call site of save_mrc_data() | Aaron Durbin |
2013-03-18 | haswell: romstage: pass stack pointer and MTRRs | Aaron Durbin |
2013-03-18 | haswell: unify romstage logic | Aaron Durbin |
2013-03-18 | haswell: adjust CAR usage | Aaron Durbin |
2013-03-18 | haswell: enable caching before SMM initialization | Aaron Durbin |
2013-03-18 | haswell: Clear correct number of MCA banks | Aaron Durbin |
2013-03-18 | haswell: move definition of CORE_THREAD_COUNT_MSR | Aaron Durbin |
2013-03-18 | haswell: Use SMM Modules | Aaron Durbin |
2013-03-17 | x86 intel: Add Firmware Interface Table support | Aaron Durbin |
2013-03-14 | haswell: Add ULT CPUID and updated microcode | Duncan Laurie |
2013-03-14 | haswell: Properly Guard Engergy Policy by CPUID | Aaron Durbin |
2013-03-14 | haswell: Add initial support for Haswell platforms | Aaron Durbin |