1. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  2. bf1da4b x86/smmstub: Fix compiling with external toolchains by Arthur Heymans · 6 years ago
  3. d87c7bc cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option by Aaron Durbin · 8 years ago
  4. a41e030 cpu/x86/smm_module_loader: always build with SMM module support by Aaron Durbin · 8 years ago
  5. 98fc426 Move object files to $(obj)/<class>/ by Nico Huber · 9 years ago
  6. 81b09f4 Makefile: Make full use of src-to-obj macro by Nico Huber · 9 years ago
  7. 593f5c8 Unify OBJCOPY arguments throughout various x86 stages by Stefan Reinauer · 9 years ago
  8. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  9. 01327d1 smm: 64bit fixes by Stefan Reinauer · 9 years ago
  10. d4dd44c linking: add and use LDFLAGS_common by Aaron Durbin · 9 years ago
  11. aa04e18 x86 SMM: Relocator is intel-only by Kyösti Mälkki · 9 years ago
  12. 59d262c x86 SMM: Merge recipes by Kyösti Mälkki · 9 years ago
  13. e4e0f94 x86 SMM: We have single SMM linker script now by Kyösti Mälkki · 9 years ago
  14. 44cbe10 smm: Merge configs SMM_MODULES and SMM_TSEG by Vladimir Serbinenko · 9 years ago
  15. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  16. eec8dfb build system: use archives, not linker action to shorten command lines by Patrick Georgi · 9 years ago
  17. 58d5e21 x86: garbage collect SMM programs by Aaron Durbin · 9 years ago
  18. e2edf71 Makefile x86 SMM: Move smm_wrap recipes by Kyösti Mälkki · 9 years ago
  19. 828e0e8 build system: run linker scripts through the preprocessor by Patrick Georgi · 9 years ago
  20. f430546 build system: Introduce manual file type by Patrick Georgi · 9 years ago
  21. db27306 build system: extend src-to-obj for non-.c/.S files by Patrick Georgi · 9 years ago
  22. cbe2746 x86/smm: Move SMM configuration out of generic Makefile by Patrick Georgi · 9 years ago
  23. 87200e2 Makefile.inc: Use -Og when compiling with GDB support by Stefan Reinauer · 9 years ago
  24. 4f75af9 Unify remaining binutils invocations by Patrick Georgi · 10 years ago
  25. 9594893 build system: unify linker use across gcc and clang by Patrick Georgi · 10 years ago
  26. 3ce96bd build system: use a single variable name for compiler runtimes by Patrick Georgi · 10 years ago
  27. e900802 cpu/x86/smm/Makefile.inc: Fix up linkage rules by Edward O'Callaghan · 10 years ago
  28. 3e72ecf cpu/x86/smm/Makefile.inc: Correct SMM linkage under clang builds by Edward O'Callaghan · 10 years ago
  29. 133096b coreboot classes: Add dynamic classes to coreboot by Furquan Shaikh · 10 years ago
  30. 5930774 build: use CFLAGS_* in more places where they're needed by Patrick Georgi · 10 years ago
  31. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  32. 4076072 console: Use romstage code for ramstage and SMM by Kyösti Mälkki · 10 years ago
  33. 3eb8eb7 rmodules: use rmodtool to create rmodules by Aaron Durbin · 10 years ago
  34. b4b9eb3 x86: provide infrastructure to backup default SMM region by Aaron Durbin · 11 years ago
  35. c2fe1e0 SMM: link against libgcc by Stefan Reinauer · 11 years ago
  36. 50a3464 x86: SMM Module Support by Aaron Durbin · 12 years ago
  37. ae0e8d3 Eliminate do_div(). by David Hendricks · 11 years ago
  38. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  39. 3aa067f Add support to run SMM handler in TSEG instead of ASEG by Stefan Reinauer · 12 years ago
  40. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  41. b987f7b don't generate C source code file but use objcopy to include the SMM blob. by Stefan Reinauer · 14 years ago
  42. 51e142f make only needs to read Makefile.incs once, thanks to the by Patrick Georgi · 14 years ago
  43. 5f0aefb SMM: remove hack that was needed back in oldconfig times. by Stefan Reinauer · 14 years ago
  44. 348a1ba fix a couple of warnings by Stefan Reinauer · 14 years ago
  45. 020f51f Add scan-build support to the build system. by Patrick Georgi · 14 years ago
  46. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  47. a068164 Add $(obj) paths for a couple of smm files so they don't end up in the top directory. by Myles Watson · 15 years ago
  48. c35a451 * refactor x86 smi handler (put all debug stuff in an extra file smiutil.c) by Stefan Reinauer · 15 years ago
  49. 60fc92a First attempt to integrate SMM in Kconfig. Unused code so far by Stefan Reinauer · 15 years ago
  50. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  51. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago