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