1. ea5c311 arch/x86,cpu/x86: Disable the %gs and %fs segments by Raul E Rangel · 2 years, 11 months ago
  2. adcf782 arch/x86: Use ENV_X86_64 instead of _x86_64_ by Patrick Rudolph · 4 years ago
  3. dea42e0 cpu/x86/lapic: Replace LOCAL_APIC_ADDR references by Kyösti Mälkki · 3 years, 3 months ago
  4. ac0d2ee cpu/x86/smm/smmhandler.c: Get revision using C code by Arthur Heymans · 4 years ago
  5. 9256e51 cpu/x86/smm/smmhandler: Fix x86_64 assembly exit by Patrick Rudolph · 4 years ago
  6. 03a7952 cpu/x86/smm: Add support for long mode by Patrick Rudolph · 5 years ago
  7. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  8. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  9. d57ace2 AUTHORS: Move src/cpu copyrights into AUTHORS file by Martin Roth · 5 years ago
  10. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  11. 9981df3 x86/smm/smmhandler.S: Use tabs instead of white spaces by Elyes HAOUAS · 6 years ago
  12. a9473ec src: Replace common MSR addresses with macros by Elyes HAOUAS · 6 years ago
  13. 6acaca7 AGESA: Remove separate f15rl by Kyösti Mälkki · 7 years ago
  14. 4e2294b cpu/x86 asm: Just use the correct op suffix by Edward O'Callaghan · 8 years ago
  15. c591707 cpu/x86: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  16. 530f677 buildsystem: Drop explicit (k)config.h includes by Kyösti Mälkki · 8 years ago
  17. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  18. ce2564a smmhandler: on i945..nehalem, crash if LAPIC overlaps with ASEG by Patrick Georgi · 9 years ago
  19. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  20. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  21. e73dae4 x86: fix SMM programs linked with gc-sections by Aaron Durbin · 9 years ago
  22. eaab630 cpu/amd/agesa/family15rl: Provide Richland CPU support by Edward O'Callaghan · 10 years ago
  23. 53072d8 cpu/amd/agesa/family15tn: Add initial support for SMM mode by Alexandru Gagniuc · 10 years ago
  24. 3128685 SMM: Move wbinvd after pmode jump by Stefan Reinauer · 13 years ago
  25. 47b3fb4 SMM: flush caches after disabling caching by Sven Schnelle · 13 years ago
  26. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  27. 5f5436f drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h" by Stefan Reinauer · 14 years ago
  28. 269563a First shot at factoring SMM code into generic parts and southbridge specific by Stefan Reinauer · 16 years ago[Renamed from src/southbridge/intel/i82801gx/smmhandler.S]
  29. debb11f Support for the Intel ICH7 southbridge. by Stefan Reinauer · 16 years ago