Age | Commit message (Expand) | Author |
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 |
2018-06-14 | cpu/intel/haswell: Use the common intel romstage_main function | Arthur Heymans |
2018-06-05 | cpu/intel/haswell: Switch to POSTCAR_STAGE | Arthur Heymans |
2017-07-06 | cpu/intel/haswell: Fix undefined behavior | Ryan Salsamendi |
2017-03-16 | cpu/intel: Fix the spacing issues | Lee Leahy |
2017-03-16 | cpu/intel: Indent with tabs | Lee Leahy |
2016-07-23 | intel/haswell: Add asmlinkage for romstage_after_car() | Kyösti Mälkki |
2016-05-06 | cpu/intel/haswell: convert to using common MP and SMM init | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-05-05 | haswell: move to mp_init library | Aaron Durbin |
2014-01-30 | coreboot: config to cache ramstage outside CBMEM | Aaron Durbin |
2014-01-26 | src/cpu: Fix spelling of MTTR to MTRR | Paul Menzel |
2013-12-12 | haswell: Export functions for CPU family+model and stepping | 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-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-07-11 | cpu: Fix spelling | Martin Roth |
2013-06-03 | haswell: allow for disabled hyperthreading | Aaron Durbin |
2013-05-10 | Drop prototype guarding for romcc | Stefan Reinauer |
2013-05-07 | haswell: use asmlinkage for assembly-called funcs | 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: support for parallel SMM relocation | 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: 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: move definition of CORE_THREAD_COUNT_MSR | Aaron Durbin |
2013-03-14 | haswell: Add initial support for Haswell platforms | Aaron Durbin |