1. 334532e Add Sandybridge/Cougar Point support to SMM relocation handler by Stefan Reinauer · 12 years ago
  2. 8c5b58e Update documentation in smmrelocate.S to mention TSEG by Stefan Reinauer · 12 years ago
  3. 3aa067f Add support to run SMM handler in TSEG instead of ASEG by Stefan Reinauer · 12 years ago
  4. 8907e81 move console includes to central console/console.h by Stefan Reinauer · 13 years ago
  5. 3128685 SMM: Move wbinvd after pmode jump by Stefan Reinauer · 12 years ago
  6. 7f76290 Small SMM fixups by Rudolf Marek · 12 years ago
  7. 47b3fb4 SMM: flush caches after disabling caching by Sven Schnelle · 12 years ago
  8. bfe8e51 SMM: don't overwrite SMM memory on resume by Sven Schnelle · 12 years ago
  9. 4885daa Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an by Stefan Reinauer · 13 years ago
  10. 582748f Fix some more misuses of ifdef/if defined by Stefan Reinauer · 13 years ago
  11. 24ef134 drop half an uart8250 implementation from smiutil and use the common code by Stefan Reinauer · 13 years ago
  12. cadc545 SMM for AMD K8 Part 1/2 by Stefan Reinauer · 13 years ago
  13. be61a17 Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 board which uses it. by Patrick Georgi · 13 years ago
  14. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 13 years ago
  15. bc0f7a6 - fix SMM code relocation race by Stefan Reinauer · 13 years ago
  16. b987f7b don't generate C source code file but use objcopy to include the SMM blob. by Stefan Reinauer · 14 years ago
  17. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  18. 5f5436f drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h" by Stefan Reinauer · 14 years ago
  19. 51e142f make only needs to read Makefile.incs once, thanks to the by Patrick Georgi · 14 years ago
  20. 5f0aefb SMM: remove hack that was needed back in oldconfig times. by Stefan Reinauer · 14 years ago
  21. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  22. 348a1ba fix a couple of warnings by Stefan Reinauer · 14 years ago
  23. 020f51f Add scan-build support to the build system. by Patrick Georgi · 14 years ago
  24. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  25. 92b85aa Fix SMM handler comment. Thanks for noticing, Peter! by Stefan Reinauer · 14 years ago
  26. 881a553 mini update SMM: by Stefan Reinauer · 14 years ago
  27. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 14 years ago
  28. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  29. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 14 years ago
  30. a068164 Add $(obj) paths for a couple of smm files so they don't end up in the top directory. by Myles Watson · 14 years ago
  31. c35a451 * refactor x86 smi handler (put all debug stuff in an extra file smiutil.c) by Stefan Reinauer · 14 years ago
  32. 60fc92a First attempt to integrate SMM in Kconfig. Unused code so far by Stefan Reinauer · 14 years ago
  33. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 14 years ago
  34. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 14 years ago
  35. 8dee52d Don't put .o files in the source tree. (trivial) by Stefan Reinauer · 14 years ago
  36. 4da810b add intel speedstep support and some PM fixes. by Stefan Reinauer · 14 years ago
  37. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 14 years ago
  38. 554fce6 makes the smi handler a little bit less verbose by Stefan Reinauer · 15 years ago
  39. edf4807 drop unused variables in generic smm handler. (trivial) by Stefan Reinauer · 15 years ago
  40. 3b38745 * fix a minor power state issue in the ich7 smm handler by Stefan Reinauer · 15 years ago
  41. 21c8b5a With this patch the v2 build system will create a directory hierarchy by Stefan Reinauer · 15 years ago
  42. 269563a First shot at factoring SMM code into generic parts and southbridge specific by Stefan Reinauer · 15 years ago