1. edbf5d9 cpu/intel/model_206ax: Use parallel MP init by Arthur Heymans · 7 years ago
  2. d30894b cpu/intel/smm/gen1: Add pineview to the check for alt SMRR MSR's by Arthur Heymans · 6 years ago
  3. 786a1fe cpu/intel/gen1/smmrelocate: Check for sanity on SMRR by Arthur Heymans · 6 years ago
  4. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  5. cf2941a cpu/intel/smm: Don't make assumptions on TSEG_SIZE by Arthur Heymans · 6 years ago
  6. 419bfbc src: Move common IA-32 MSRs to <cpu/x86/msr.h> by Elyes HAOUAS · 6 years ago
  7. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  8. 5b2a2d0 src/*: normalize Google copyright headers by Patrick Georgi · 6 years ago
  9. cb5304b cpu/intel/smm: Make sure SMRR base is aligned to SMRR size by Arthur Heymans · 6 years ago
  10. aade90e nb/intel/gm45: Use common code for SMM in TSEG by Arthur Heymans · 7 years ago
  11. 06f818c cpu/intel/smm/gen1: Use correct MSR for model_6fx and model_1067x by Arthur Heymans · 6 years ago
  12. e750b38e cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx by Arthur Heymans · 6 years ago
  13. 68f6888 Revert "model_206ax: Use parallel MP init" by Arthur Heymans · 6 years ago
  14. 5fbe788 model_206ax: Use parallel MP init by Arthur Heymans · 7 years ago
  15. 67031a5 cpu/intel/sandybridge: Put stage cache into TSEG by Arthur Heymans · 7 years ago
  16. a945008 intel/smm/gen1: Backup default SMM area by Kyösti Mälkki · 7 years ago
  17. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  18. 168ef39 cpu/*: Add whitespace around '<<' by Elyes HAOUAS · 7 years ago
  19. cdc5048 cpu/intel: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  20. 26eeb0f cpu/intel: Fix brace issues detected by checkpatch.pl by Lee Leahy · 7 years ago
  21. 7b5f12b9 cpu/intel: Indent with tabs by Lee Leahy · 7 years ago
  22. 6f8b7df cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZE by Nico Huber · 8 years ago
  23. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  24. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  25. c16e9dfa Create i945-ivy smm tseg init based on ivy code. by Vladimir Serbinenko · 9 years ago[Renamed (67%) from src/cpu/intel/model_206ax/smmrelocate.c]
  26. 09b20cd Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  27. a3e41c0 Migrate 206ax to SMM_MODULES by Vladimir Serbinenko · 9 years ago