1. b028636 cpu: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago[Renamed from src/cpu/x86/smm/Makefile.inc]
  2. ac8c378 cpu/x86/smm: Add PCI resource store functionality by Robert Zieba · 2 years ago
  3. bbba201 cpu/x86/smm: Use common SMM_ASEG region by Kyösti Mälkki · 1 year, 9 months ago
  4. 66b2888 cpu/x86: Drop LEGACY_SMP_INIT by Arthur Heymans · 1 year, 10 months ago
  5. ea2c1d3 cpu/x86/smm: Remove heap by Arthur Heymans · 2 years, 3 months ago
  6. b4ba289 cpu/x86/smm: Support PARALLEL_MP with SMM_ASEG by Arthur Heymans · 2 years, 10 months ago
  7. 16fa339 cpu/x86/Makefile.inc: Build smi_trigger on !HAVE_SMI_HANDLER by Arthur Heymans · 2 years, 8 months ago
  8. 29abd04 cpu/x86/smm/smm_module_loaderv2.c: Rename file by Arthur Heymans · 3 years, 5 months ago
  9. 88407bc cpu/x86/smm: Drop the V1 smmloader by Arthur Heymans · 3 years, 6 months ago
  10. 9a1620f cpu/x86/smm: Use common APMC logging by Kyösti Mälkki · 3 years, 7 months ago
  11. 2136c5a cpu/x86/smm: Use append instead of assign for smm-c-deps by Furquan Shaikh · 3 years, 7 months ago
  12. 3967cf9 cpu/x86/smm: Add a common save state handling by Arthur Heymans · 4 years ago
  13. f3d65e4 cpu/x86/smm: Pass smm.ld through src-to-obj by Arthur Heymans · 4 years ago
  14. afb7a81 cpu/x86/smm: Introduce SMM module loader version 2 by Rocky Phagura · 4 years, 1 month ago
  15. b658548 arch/x86: Create helper for APM_CNT SMI triggers by Kyösti Mälkki · 4 years, 3 months ago
  16. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  17. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  18. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  19. d57ace2 AUTHORS: Move src/cpu copyrights into AUTHORS file by Martin Roth · 5 years ago
  20. 4913d8a cpu/x86/smm: Define single smm_subregion() by Kyösti Mälkki · 5 years ago
  21. 9970b61 arch/x86: Move TSEG_STAGE_CACHE implementation by Kyösti Mälkki · 5 years ago
  22. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  23. bf1da4b x86/smmstub: Fix compiling with external toolchains by Arthur Heymans · 6 years ago
  24. d87c7bc cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option by Aaron Durbin · 8 years ago
  25. a41e030 cpu/x86/smm_module_loader: always build with SMM module support by Aaron Durbin · 8 years ago
  26. 98fc426 Move object files to $(obj)/<class>/ by Nico Huber · 9 years ago
  27. 81b09f4 Makefile: Make full use of src-to-obj macro by Nico Huber · 9 years ago
  28. 593f5c8 Unify OBJCOPY arguments throughout various x86 stages by Stefan Reinauer · 9 years ago
  29. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  30. 01327d1 smm: 64bit fixes by Stefan Reinauer · 9 years ago
  31. d4dd44c linking: add and use LDFLAGS_common by Aaron Durbin · 9 years ago
  32. aa04e18 x86 SMM: Relocator is intel-only by Kyösti Mälkki · 9 years ago
  33. 59d262c x86 SMM: Merge recipes by Kyösti Mälkki · 9 years ago
  34. e4e0f94 x86 SMM: We have single SMM linker script now by Kyösti Mälkki · 9 years ago
  35. 44cbe10 smm: Merge configs SMM_MODULES and SMM_TSEG by Vladimir Serbinenko · 9 years ago
  36. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  37. eec8dfb build system: use archives, not linker action to shorten command lines by Patrick Georgi · 9 years ago
  38. 58d5e21 x86: garbage collect SMM programs by Aaron Durbin · 9 years ago
  39. e2edf71 Makefile x86 SMM: Move smm_wrap recipes by Kyösti Mälkki · 9 years ago
  40. 828e0e8 build system: run linker scripts through the preprocessor by Patrick Georgi · 9 years ago
  41. f430546 build system: Introduce manual file type by Patrick Georgi · 9 years ago
  42. db27306 build system: extend src-to-obj for non-.c/.S files by Patrick Georgi · 9 years ago
  43. cbe2746 x86/smm: Move SMM configuration out of generic Makefile by Patrick Georgi · 9 years ago
  44. 87200e2 Makefile.inc: Use -Og when compiling with GDB support by Stefan Reinauer · 9 years ago
  45. 4f75af9 Unify remaining binutils invocations by Patrick Georgi · 10 years ago
  46. 9594893 build system: unify linker use across gcc and clang by Patrick Georgi · 10 years ago
  47. 3ce96bd build system: use a single variable name for compiler runtimes by Patrick Georgi · 10 years ago
  48. e900802 cpu/x86/smm/Makefile.inc: Fix up linkage rules by Edward O'Callaghan · 10 years ago
  49. 3e72ecf cpu/x86/smm/Makefile.inc: Correct SMM linkage under clang builds by Edward O'Callaghan · 10 years ago
  50. 133096b coreboot classes: Add dynamic classes to coreboot by Furquan Shaikh · 10 years ago
  51. 5930774 build: use CFLAGS_* in more places where they're needed by Patrick Georgi · 10 years ago
  52. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  53. 4076072 console: Use romstage code for ramstage and SMM by Kyösti Mälkki · 10 years ago
  54. 3eb8eb7 rmodules: use rmodtool to create rmodules by Aaron Durbin · 10 years ago
  55. b4b9eb3 x86: provide infrastructure to backup default SMM region by Aaron Durbin · 11 years ago
  56. c2fe1e0 SMM: link against libgcc by Stefan Reinauer · 11 years ago
  57. 50a3464 x86: SMM Module Support by Aaron Durbin · 12 years ago
  58. ae0e8d3 Eliminate do_div(). by David Hendricks · 11 years ago
  59. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  60. 3aa067f Add support to run SMM handler in TSEG instead of ASEG by Stefan Reinauer · 12 years ago
  61. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  62. b987f7b don't generate C source code file but use objcopy to include the SMM blob. by Stefan Reinauer · 14 years ago
  63. 51e142f make only needs to read Makefile.incs once, thanks to the by Patrick Georgi · 14 years ago
  64. 5f0aefb SMM: remove hack that was needed back in oldconfig times. by Stefan Reinauer · 14 years ago
  65. 348a1ba fix a couple of warnings by Stefan Reinauer · 14 years ago
  66. 020f51f Add scan-build support to the build system. by Patrick Georgi · 14 years ago
  67. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  68. 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
  69. c35a451 * refactor x86 smi handler (put all debug stuff in an extra file smiutil.c) by Stefan Reinauer · 15 years ago
  70. 60fc92a First attempt to integrate SMM in Kconfig. Unused code so far by Stefan Reinauer · 15 years ago
  71. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  72. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago