1. 593f5c8 Unify OBJCOPY arguments throughout various x86 stages by Stefan Reinauer · 9 years ago
  2. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  3. 01327d1 smm: 64bit fixes by Stefan Reinauer · 9 years ago
  4. ce2564a smmhandler: on i945..nehalem, crash if LAPIC overlaps with ASEG by Patrick Georgi · 9 years ago
  5. d4dd44c linking: add and use LDFLAGS_common by Aaron Durbin · 9 years ago
  6. dde7629 rmodule: use program.ld for linking by Aaron Durbin · 9 years ago
  7. aa04e18 x86 SMM: Relocator is intel-only by Kyösti Mälkki · 9 years ago
  8. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  9. 59d262c x86 SMM: Merge recipes by Kyösti Mälkki · 9 years ago
  10. e4e0f94 x86 SMM: We have single SMM linker script now by Kyösti Mälkki · 9 years ago
  11. 501cce8 smm: Remove dead smm_tseg.ld by Vladimir Serbinenko · 9 years ago
  12. 99e0b27 smmrelocate: Remove dead TSEG code. by Vladimir Serbinenko · 9 years ago
  13. 44cbe10 smm: Merge configs SMM_MODULES and SMM_TSEG by Vladimir Serbinenko · 9 years ago
  14. 7f46420 Migrate fsp_206ax to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  15. 456f495 Migrate 2065x to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  16. a3e41c0 Migrate 206ax to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  17. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  18. eec8dfb build system: use archives, not linker action to shorten command lines by Patrick Georgi · 9 years ago
  19. 58d5e21 x86: garbage collect SMM programs by Aaron Durbin · 9 years ago
  20. e2edf71 Makefile x86 SMM: Move smm_wrap recipes by Kyösti Mälkki · 9 years ago
  21. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  22. 828e0e8 build system: run linker scripts through the preprocessor by Patrick Georgi · 9 years ago
  23. f430546 build system: Introduce manual file type by Patrick Georgi · 9 years ago
  24. db27306 build system: extend src-to-obj for non-.c/.S files by Patrick Georgi · 9 years ago
  25. e73dae4 x86: fix SMM programs linked with gc-sections by Aaron Durbin · 9 years ago
  26. cbe2746 x86/smm: Move SMM configuration out of generic Makefile by Patrick Georgi · 9 years ago
  27. 87200e2 Makefile.inc: Use -Og when compiling with GDB support by Stefan Reinauer · 9 years ago
  28. 48b3dbc x86 SMM: Replace weak prototypes with weak function stub by Kyösti Mälkki · 10 years ago
  29. bb0d5ef x86: Initialize drivers in SMM context if needed by David Hendricks · 10 years ago
  30. 4f75af9 Unify remaining binutils invocations by Patrick Georgi · 10 years ago
  31. eaab630 cpu/amd/agesa/family15rl: Provide Richland CPU support by Edward O'Callaghan · 10 years ago
  32. 9594893 build system: unify linker use across gcc and clang by Patrick Georgi · 10 years ago
  33. 3ce96bd build system: use a single variable name for compiler runtimes by Patrick Georgi · 10 years ago
  34. e900802 cpu/x86/smm/Makefile.inc: Fix up linkage rules by Edward O'Callaghan · 10 years ago
  35. 3e72ecf cpu/x86/smm/Makefile.inc: Correct SMM linkage under clang builds by Edward O'Callaghan · 10 years ago
  36. 309fc4c sandybridge: Add native sandybridge by Vladimir Serbinenko · 10 years ago
  37. 20e2f3c x86/smm/smihandler.c: break case in switch by Patrick Georgi · 10 years ago
  38. 133096b coreboot classes: Add dynamic classes to coreboot by Furquan Shaikh · 10 years ago
  39. 7686a56 sandy/ivybridge: Native raminit. by Vladimir Serbinenko · 10 years ago
  40. 9c41063 Don't add .eh_frame sections to SMM image by Patrick Georgi · 10 years ago
  41. c3c4a38 Misc: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  42. 5930774 build: use CFLAGS_* in more places where they're needed by Patrick Georgi · 10 years ago
  43. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  44. 4076072 console: Use romstage code for ramstage and SMM by Kyösti Mälkki · 10 years ago
  45. 53072d8 cpu/amd/agesa/family15tn: Add initial support for SMM mode by Alexandru Gagniuc · 10 years ago
  46. 657e0be console: Move newline translation outside console_tx_byte by Kyösti Mälkki · 10 years ago
  47. afa7b13 uart: Redefine Kconfig options by Kyösti Mälkki · 10 years ago
  48. 3eb8eb7 rmodules: use rmodtool to create rmodules by Aaron Durbin · 10 years ago
  49. 9c479c9 SMM: Only have console with DEBUG_SMI by Kyösti Mälkki · 10 years ago
  50. 2b95da0 uart8250mem: Unify calls with generic UART by Kyösti Mälkki · 10 years ago
  51. 4770749 uart8250io: Unify calls with generic UART by Kyösti Mälkki · 10 years ago
  52. 1d7541f console: Fix includes by Kyösti Mälkki · 10 years ago
  53. e7f7d990 SMM: Fixes for DEBUG_SMI by Kyösti Mälkki · 10 years ago
  54. b4b9eb3 x86: provide infrastructure to backup default SMM region by Aaron Durbin · 10 years ago
  55. 0da082b Update SMM for FSP systems by Marc Jones · 11 years ago
  56. c6f6be0 Support for nehalem northbridge by Vladimir Serbinenko · 11 years ago
  57. 888d559 Support for Ibexpeak southbridge by Vladimir Serbinenko · 11 years ago
  58. 0edc224 smi: Update mainboard_smi_gpi() to have 32bit argument by Duncan Laurie · 11 years ago
  59. 93b2bd7 usbdebug: Do not support logging from SMM by Kyösti Mälkki · 11 years ago
  60. 4c3ab73 cpu: Fix spelling by Martin Roth · 11 years ago
  61. 3a09179f Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge" by Stefan Reinauer · 11 years ago
  62. 0210119 Add support for Intel Ibex Peak (Mobile 5) southbridge by Stefan Reinauer · 11 years ago
  63. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  64. c2fe1e0 SMM: link against libgcc by Stefan Reinauer · 11 years ago
  65. 29ffa54 haswell: Use SMM Modules by Aaron Durbin · 12 years ago
  66. 50a3464 x86: SMM Module Support by Aaron Durbin · 12 years ago
  67. 76c3700 haswell: Add initial support for Haswell platforms by Aaron Durbin · 12 years ago
  68. ae0e8d3 Eliminate do_div(). by David Hendricks · 11 years ago
  69. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  70. 62f100b smm: Update rev 0x30101 SMM revision save state by Aaron Durbin · 12 years ago
  71. e72a8a3 intel/i82801ix: new southbridge, ICH9 by Patrick Georgi · 12 years ago
  72. 82704c6 USBDEBUG: buffer up to 8 bytes by Sven Schnelle · 12 years ago
  73. 62f1ad9 SMM: Fix state table for Intel Core2 CPUs by Stefan Reinauer · 12 years ago
  74. 51cb26d SMM: Fix state save map for sandybridge and TSEG by Duncan Laurie · 12 years ago
  75. d2e00b9 SMM: Add heap region and move C handler higher in region by Duncan Laurie · 12 years ago
  76. 334532e Add Sandybridge/Cougar Point support to SMM relocation handler by Stefan Reinauer · 12 years ago
  77. 8c5b58e Update documentation in smmrelocate.S to mention TSEG by Stefan Reinauer · 12 years ago
  78. 3aa067f Add support to run SMM handler in TSEG instead of ASEG by Stefan Reinauer · 12 years ago
  79. 8907e81 move console includes to central console/console.h by Stefan Reinauer · 13 years ago
  80. 3128685 SMM: Move wbinvd after pmode jump by Stefan Reinauer · 13 years ago
  81. 7f76290 Small SMM fixups by Rudolf Marek · 13 years ago
  82. 47b3fb4 SMM: flush caches after disabling caching by Sven Schnelle · 13 years ago
  83. bfe8e51 SMM: don't overwrite SMM memory on resume by Sven Schnelle · 13 years ago
  84. 4885daa Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an by Stefan Reinauer · 13 years ago
  85. 582748f Fix some more misuses of ifdef/if defined by Stefan Reinauer · 13 years ago
  86. 24ef134 drop half an uart8250 implementation from smiutil and use the common code by Stefan Reinauer · 13 years ago
  87. cadc545 SMM for AMD K8 Part 1/2 by Stefan Reinauer · 14 years ago
  88. be61a17 Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 board which uses it. by Patrick Georgi · 14 years ago
  89. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  90. bc0f7a6 - fix SMM code relocation race by Stefan Reinauer · 14 years ago
  91. b987f7b don't generate C source code file but use objcopy to include the SMM blob. by Stefan Reinauer · 14 years ago
  92. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  93. 5f5436f drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h" by Stefan Reinauer · 14 years ago
  94. 51e142f make only needs to read Makefile.incs once, thanks to the by Patrick Georgi · 14 years ago
  95. 5f0aefb SMM: remove hack that was needed back in oldconfig times. by Stefan Reinauer · 14 years ago
  96. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  97. 348a1ba fix a couple of warnings by Stefan Reinauer · 14 years ago
  98. 020f51f Add scan-build support to the build system. by Patrick Georgi · 14 years ago
  99. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  100. 92b85aa Fix SMM handler comment. Thanks for noticing, Peter! by Stefan Reinauer · 14 years ago