1. 9c41063 Don't add .eh_frame sections to SMM image by Patrick Georgi · 10 years ago
  2. c3c4a38 Misc: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  3. 5930774 build: use CFLAGS_* in more places where they're needed by Patrick Georgi · 10 years ago
  4. 5c3f384 Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT by Kyösti Mälkki · 10 years ago
  5. a642716 Intel FSP: add a shared set of functions for the FSP by Martin Roth · 10 years ago
  6. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  7. 20f25dd Rename coreboot_ram stage to ramstage by Furquan Shaikh · 10 years ago
  8. 4076072 console: Use romstage code for ramstage and SMM by Kyösti Mälkki · 10 years ago
  9. 53072d8 cpu/amd/agesa/family15tn: Add initial support for SMM mode by Alexandru Gagniuc · 10 years ago
  10. 657e0be console: Move newline translation outside console_tx_byte by Kyösti Mälkki · 10 years ago
  11. afa7b13 uart: Redefine Kconfig options by Kyösti Mälkki · 10 years ago
  12. 905bfb0 x86: use car_(get|set)_var accessors for apic timer by Aaron Durbin · 10 years ago
  13. deb2cb2 Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE by Kyösti Mälkki · 10 years ago
  14. 3eb8eb7 rmodules: use rmodtool to create rmodules by Aaron Durbin · 10 years ago
  15. c34713d x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING option by Aaron Durbin · 10 years ago
  16. 9c479c9 SMM: Only have console with DEBUG_SMI by Kyösti Mälkki · 11 years ago
  17. 2b95da0 uart8250mem: Unify calls with generic UART by Kyösti Mälkki · 10 years ago
  18. 4770749 uart8250io: Unify calls with generic UART by Kyösti Mälkki · 10 years ago
  19. 1d7541f console: Fix includes by Kyösti Mälkki · 10 years ago
  20. 4337020 Remove CACHE_ROM. by Vladimir Serbinenko · 10 years ago
  21. d777d86 CAR_GLOBAL: enforce compiler to check if _start != _end by Edward O'Callaghan · 10 years ago
  22. e7f7d990 SMM: Fixes for DEBUG_SMI by Kyösti Mälkki · 10 years ago
  23. 938ef9f x86 bootblock: improve clang compatibility by Patrick Georgi · 11 years ago
  24. b4b9eb3 x86: provide infrastructure to backup default SMM region by Aaron Durbin · 10 years ago
  25. 5a5c886 SMP: Add arch-agnostic boot_cpu() by Kyösti Mälkki · 11 years ago
  26. ca4f4b8 mtrr: only add prefetchable resources as WRCOMB for VGA devices by Aaron Durbin · 10 years ago
  27. 30fe612 MTRR: Mark all prefetchable resources as WRCOMB. by Vladimir Serbinenko · 10 years ago
  28. 5b9e3b6 mtrr: retry fitting w/o WRCOMB if usage exceeds BIOS allocation by Aaron Durbin · 10 years ago
  29. cd3f8ad x86: Add SMM helper functions to MP infrastructure by Aaron Durbin · 11 years ago
  30. e0785c0 x86: parallel MP initialization by Aaron Durbin · 11 years ago
  31. 029aaf6 x86: add common definitions for control registers by Aaron Durbin · 11 years ago
  32. 4fe9813 src/cpu: Fix spelling of MTTR to MTRR by Paul Menzel · 11 years ago
  33. 107f72e Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR by Kyösti Mälkki · 11 years ago
  34. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  35. 0da082b Update SMM for FSP systems by Marc Jones · 11 years ago
  36. c6f6be0 Support for nehalem northbridge by Vladimir Serbinenko · 11 years ago
  37. 888d559 Support for Ibexpeak southbridge by Vladimir Serbinenko · 11 years ago
  38. 0edc224 smi: Update mainboard_smi_gpi() to have 32bit argument by Duncan Laurie · 11 years ago
  39. 533ad10 Don't wait on 2065x by Vladimir Serbinenko · 11 years ago
  40. f8bf5a1 Revert "CBMEM: Always have early initialisation" by Kyösti Mälkki · 11 years ago
  41. fd4f413 Rename cpu/x86/car.h to arch/early_variables.h by Stefan Reinauer · 11 years ago
  42. 11b4780 cpu/x86/mtrr/mtrr.c: Remove superfluous assignment to `type_index` by Paul Menzel · 11 years ago
  43. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  44. 93b2bd7 usbdebug: Do not support logging from SMM by Kyösti Mälkki · 11 years ago
  45. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 11 years ago
  46. b5e777c X86: make the SIPI num_starts a config variable by Ronald G. Minnich · 11 years ago
  47. 4c3ab73 cpu: Fix spelling by Martin Roth · 11 years ago
  48. 7f5897a Do CAR variable migration only once by Aaron Durbin · 11 years ago
  49. 3a09179f Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge" by Stefan Reinauer · 11 years ago
  50. 0210119 Add support for Intel Ibex Peak (Mobile 5) southbridge by Stefan Reinauer · 11 years ago
  51. 716738a x86: add cache-as-ram migration option by Aaron Durbin · 11 years ago
  52. 38c326d x86: add thread support by Aaron Durbin · 11 years ago
  53. 703aa97 x86: harden tsc udelay() function by Aaron Durbin · 11 years ago
  54. 8e73b5d x86: add TSC_CONSTANT_RATE option by Aaron Durbin · 11 years ago
  55. e850164 tsc: provide monotonic timer by Aaron Durbin · 11 years ago
  56. fd8291c lapic: monotonic time implementation by Aaron Durbin · 11 years ago
  57. bebf669 x86: use boot state callbacks to disable rom cache by Aaron Durbin · 11 years ago
  58. 190011e AMD: Drop six copies of wrmsr_amd and rdmsr_amd by Kyösti Mälkki · 11 years ago
  59. ebf142a boot: add disable_cache_rom() function by Aaron Durbin · 11 years ago
  60. 5392424 x86: mtrr: optimize hole carving above 4GiB by Aaron Durbin · 11 years ago
  61. e383442 x86: mtrr: add hole punching support by Aaron Durbin · 11 years ago
  62. bc07f5d x86: add rom cache variable MTRR index to tables by Aaron Durbin · 11 years ago
  63. 77a5b40 x86: mtrr: add CONFIG_CACHE_ROM support by Aaron Durbin · 11 years ago
  64. 9b027fe mtrr: honor IORESOURCE_WRCOMB by Aaron Durbin · 11 years ago
  65. bb4e79a x86: add new mtrr implementation by Aaron Durbin · 11 years ago
  66. 57686f8 x86: unify amd and non-amd MTRR routines by Aaron Durbin · 11 years ago
  67. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  68. a146d58 ramstage: prepare for relocation by Aaron Durbin · 11 years ago
  69. c2fe1e0 SMM: link against libgcc by Stefan Reinauer · 11 years ago
  70. 8e345d4 haswell: lapic timer support by Aaron Durbin · 12 years ago
  71. 29ffa54 haswell: Use SMM Modules by Aaron Durbin · 12 years ago
  72. 69efaa0 Google Link: Add remaining code to support native graphics by Ronald G. Minnich · 11 years ago
  73. 50a3464 x86: SMM Module Support by Aaron Durbin · 12 years ago
  74. 76c3700 haswell: Add initial support for Haswell platforms by Aaron Durbin · 12 years ago
  75. ae0e8d3 Eliminate do_div(). by David Hendricks · 11 years ago
  76. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  77. 62f100b smm: Update rev 0x30101 SMM revision save state by Aaron Durbin · 12 years ago
  78. 8cc8468 Intel: Replace MSR 0xcd with MSR_FSB_FREQ by Patrick Georgi · 11 years ago
  79. 399486e Unify assembler function handling by Stefan Reinauer · 12 years ago
  80. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  81. e72a8a3 intel/i82801ix: new southbridge, ICH9 by Patrick Georgi · 12 years ago
  82. 82ecf4c secondary.S: Fix dropping ramstage.a by Stefan Reinauer · 12 years ago
  83. 40f36e0 Make sure only one udelay function is available by Stefan Reinauer · 12 years ago
  84. 75dbc38 Clean up stack checking code by Stefan Reinauer · 12 years ago
  85. 1bfbbc0 clean up lapic_cpu_init.c by Stefan Reinauer · 12 years ago
  86. 8b93059 Pass the CPU index as a parameter to startup. by Ronald G. Minnich · 12 years ago
  87. 000bf83c Support better tracking of AP stack usage. by Ronald G. Minnich · 12 years ago
  88. a571c70 Fix gcc-4.7 building problem. by Han Shen · 12 years ago
  89. 0db6820 Synchronize rdtsc instructions by Stefan Reinauer · 12 years ago
  90. 7bdf85b Move cpus_ready_for_init() to AMD K8 by Kyösti Mälkki · 12 years ago
  91. 1ec5e74 Intel Sandybridge: add reserved memory as resources by Kyösti Mälkki · 12 years ago
  92. 51676b1 Revert "Use broadcast SIPI to startup siblings" by Sven Schnelle · 12 years ago
  93. a2701c6 Revert "remove CONFIG_SERIAL_CPU_INIT" by Sven Schnelle · 12 years ago
  94. 82704c6 USBDEBUG: buffer up to 8 bytes by Sven Schnelle · 12 years ago
  95. 62f1ad9 SMM: Fix state table for Intel Core2 CPUs by Stefan Reinauer · 12 years ago
  96. 8d32b89 Fix LAPIC timer on Ivy Bridge systems by Stefan Reinauer · 12 years ago
  97. 51cb26d SMM: Fix state save map for sandybridge and TSEG by Duncan Laurie · 12 years ago
  98. d2e00b9 SMM: Add heap region and move C handler higher in region by Duncan Laurie · 12 years ago
  99. b91a0f2 Rename cache_lbmem() to cache_ramstage() by Stefan Reinauer · 12 years ago
  100. 0067188 MTRR: drop repetetive debug message by Stefan Reinauer · 12 years ago