1. 18a55cd nb/intel/nehalem: Add a header for raminit_tables.c by Angel Pons · 5 years ago
  2. 8bb2bac nb/intel/x4x/raminit: Move dummy reads after JEDEC init by Arthur Heymans · 5 years ago
  3. 540151f intel/haswell: Use smm_subregion() by Kyösti Mälkki · 5 years ago
  4. d53fd70 intel/smm/gen1: Use smm_subregion() by Kyösti Mälkki · 5 years ago
  5. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  6. 4a86b3b nb/intel/gm45: Call ddr3_calibrate_zq() only for DDR3 :) by Nico Huber · 5 years ago
  7. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  8. 8e23bac intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor by Kyösti Mälkki · 5 years ago
  9. cd2aa47 devicetree: Remove duplicate chip_ops declarations by Kyösti Mälkki · 5 years ago
  10. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  11. 2c430c8 intel/smm: Define struct ied_header just once by Kyösti Mälkki · 5 years ago
  12. f091f4d intel/smm/gen1: Rename header file by Kyösti Mälkki · 5 years ago
  13. 544878b arch/x86: Add postcar_frame_common_mtrrs() by Kyösti Mälkki · 5 years ago
  14. 5bc641a cpu/intel: Refactor platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  15. b3267e0 cpu/intel: Replace bsp_init_and_start_aps() by Kyösti Mälkki · 5 years ago
  16. 0845636 nb/intel/gm45: Don't create DMAR tables for disabled IGD by Arthur Heymans · 5 years ago
  17. 15063e8 nb/intel/gm45/acpi.c: Don't read PCI config to check presence by Arthur Heymans · 5 years ago
  18. e2e1f12 intel/haswell: Move platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  19. 0f5e01a arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION by Kyösti Mälkki · 5 years ago
  20. 9fc12e0 arch/x86: Enable POSTCAR_CONSOLE by default by Kyösti Mälkki · 5 years ago
  21. 0a4457f lib/stage_cache: Refactor Kconfig options by Kyösti Mälkki · 5 years ago
  22. fe481eb northbridge/intel: Rename ram_calc.c to memmap.c by Kyösti Mälkki · 5 years ago
  23. e119d86 intel/fsp_rangeley: Rename raminit.c to memmap.c by Kyösti Mälkki · 5 years ago
  24. f6c2068 intel/nehalem,sandybridge: Move stage_cache support function by Kyösti Mälkki · 5 years ago
  25. bccd2b6 intel/i945,gm45,pineview,x4x: Fix stage cache location by Kyösti Mälkki · 5 years ago
  26. aba8fb1 intel/i945,gm45,pineview,x4x: Move stage cache support function by Kyösti Mälkki · 5 years ago
  27. 825646e intel/haswell: Move stage_cache support function by Kyösti Mälkki · 5 years ago
  28. 3364203 haswell: reinitialize EHCI debug hardware after raminit by Iru Cai · 5 years ago
  29. 7810793 nb/intel/pineview: Remove dead code in switch by Jacob Garber · 5 years ago
  30. 2af2f2c nb/intel/sandybridge/acpi: Don't use defines for memory ranges by Patrick Rudolph · 5 years ago
  31. 8881d57 nb/i945/gma: Store vga_disable if MAINBOARD_DO_NATIVE_VGA_INIT by Elyes HAOUAS · 5 years ago
  32. 4593d66 nb/i945: Fix gate graphics hardware for frequency change by Elyes HAOUAS · 5 years ago
  33. 5033d6c nb/intel/x4x: Die on invalid memory speeds by Jacob Garber · 5 years ago
  34. 3c19382 nb/intel/nehalem: Prevent out of bounds read by Jacob Garber · 5 years ago
  35. 7fbed22 intel/i945: Fix udelay() prototypes by Kyösti Mälkki · 5 years ago
  36. 55b7263 intel/e7505,i82801dx: Fix SMM_ASEG lock by Kyösti Mälkki · 5 years ago
  37. 975a7e3 nb/intel/nehalem: Tidy quickpath_reserved calculation by Jacob Garber · 5 years ago
  38. 64fb4a3 nb/intel/nehalem: Die if no memory ranks found by Jacob Garber · 5 years ago
  39. 8abf66e cpu/x86: Flip SMM_TSEG default by Kyösti Mälkki · 5 years ago
  40. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  41. b14aedc intel/nehalem: Move TSC_MONOTONIC_TIMER by Kyösti Mälkki · 5 years ago
  42. 142b10e cpu/x86: Fix MSR_PLATFORM_INFO definition by Kyösti Mälkki · 5 years ago
  43. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  44. a8dc3f5 intel/e7505: Drop debug code by Kyösti Mälkki · 5 years ago
  45. d10680b nb/intel/pineview: Remove unused code by Jacob Garber · 5 years ago
  46. e5845bf {soc,northbridge}/Kconfig: Remove unused CACHE_MRC_SIZE_KB by Elyes HAOUAS · 5 years ago
  47. 97642c2 nb/intel/nehalem/raminit.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  48. 019a253 nb/intel/nehalem/raminit.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  49. e951e8e nb/x4x: Rename {ddr,fsb}2{mhz,ps} as {ddr,fsb}_to_{mhz,ps} by Elyes HAOUAS · 5 years ago
  50. 01c83a2 3rdparty/blobs: Update submodule, SNB improvements by Arthur Heymans · 5 years ago
  51. 3bf4e28 nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection by Elyes HAOUAS · 5 years ago
  52. 2cdb65d nb/intel/sandybridge: Drop iommu.c and rename functions by Patrick Rudolph · 5 years ago
  53. 7f9f3d0 northbridge/gm45: document that raminit doesn't support mirrored ranks by Felix Held · 5 years ago
  54. af159d4 nb/intel/pineview/raminit.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  55. c53665c nb/intel/x4x: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  56. 2dbc095 nb/intel/x4x/rcven.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  57. 9c8895f nb/intel/sandybridge: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  58. fa1f721 nb/intel/sandybridge: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  59. ec93be5 nb/intel/haswell/gma: Drop NGI remnant by Nico Huber · 5 years ago
  60. d1b99d2 nb/intel/snb: Don't run VGA oprom when libgfxinit is enabled by Nico Huber · 5 years ago
  61. 51401c3 src/northbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  62. 87c4f11 intel/sandybridge: Make timC training more robust. by Tobias Diedrich · 7 years ago
  63. 23fbd05 nb/intel/nehalem: Call smm_region_start() function by Arthur Heymans · 5 years ago
  64. 97c7c6b cpu/intel/model_2065x: Put stage cache in TSEG by Arthur Heymans · 6 years ago
  65. b66ee55 cpu/intel/model_2065x: Use parallel MP init by Arthur Heymans · 6 years ago
  66. 8288228 nb/intel/pineview: Use MTRR as a proxy for proper reset by Arthur Heymans · 5 years ago
  67. 99e578e nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 6 years ago
  68. 502008d nb/northbridge/intel/x4x/acpi.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  69. f00d373 nb/intel/pineview/early_init.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  70. 0c89c1c nb/intel/x4x/early_init.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  71. ce83f31 nb/intel/haswell: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  72. bb41aba post_code: add post code for invalid vendor binary by Keith Short · 5 years ago
  73. 686b539 i945: Add device identification D2:F1 by Elyes HAOUAS · 5 years ago
  74. 6aca7e6 nb/intel/sandybridge: Move DMI init code by Patrick Rudolph · 5 years ago
  75. bf74350 sb/intel/sandybridge/early_pch: Make DMI init more readable by Patrick Rudolph · 5 years ago
  76. 274dabd src/northbridge: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  77. 9005071 nb/intel/sandybridge: Move boot_count_increment() by Patrick Rudolph · 5 years ago
  78. 5709e03 nb/intel/sandybridge: Migrate MRC settings to devicetree by Patrick Rudolph · 5 years ago
  79. 59b4255 mb/samsung/lumpy: Move onboard SPD to second channel by Patrick Rudolph · 5 years ago
  80. 4410594 nb/intel/sandybridge: Update pei_data comments by Patrick Rudolph · 5 years ago
  81. 772a154 nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE by Nico Huber · 5 years ago
  82. 32b9a99 nb/intel/i945: Use macro instead of magic number by Elyes HAOUAS · 6 years ago
  83. 1d3b3c3 {src,util}: Remove duplicated includes by Elyes HAOUAS · 5 years ago
  84. 1bc7b6e {gm45,pineview,sandybridge,x4x}: Use {full,system}_reset() function by Elyes HAOUAS · 5 years ago
  85. 45b824d src: Remove unused include <halt.h> by Elyes HAOUAS · 5 years ago
  86. 82d73e2 nb/intel/haswell: correct a typo in Kconfig by Joel Kitching · 5 years ago
  87. 6672bd8 vboot: refactor OPROM code by Joel Kitching · 5 years ago
  88. 5db9871 ich7/i945: Use system_reset() by Elyes HAOUAS · 5 years ago
  89. 363b771 nb/intel/pineview: Use system_reset() by Elyes HAOUAS · 5 years ago
  90. d45f338 nb/intel/nehalem: Use system_reset() and full_reset() by Elyes HAOUAS · 5 years ago
  91. 82d4642 nb/intel/haswell: Use system_reset() by Elyes HAOUAS · 5 years ago
  92. b559b3c nb/x4x: Use system_reset() and full_reset() by Elyes HAOUAS · 5 years ago
  93. c056729 nb/intel/sandybridge: Use system_reset() by Elyes HAOUAS · 5 years ago
  94. 0f49dd2 src/northbridge/intel: Remove unused variables by Elyes HAOUAS · 5 years ago
  95. 27fbbcf nb/intel/sandybridge: add pch.h include by Patrick Georgi · 5 years ago
  96. 0191220 nb/intel/i945: Check if interleaved even if rank #4 size is zero by Elyes HAOUAS · 6 years ago
  97. 420d7e0 ich7/i945: Use full_reset() by Elyes HAOUAS · 5 years ago
  98. d893a26 sb/intel/lynxpoint: Enable LPC/SIO setup in bootblock by Arthur Heymans · 6 years ago
  99. da9302a nb/intel/sandybridge: Drop pch.h from sandybridge.h by Patrick Rudolph · 5 years ago
  100. 77d5e74 nb/intel/haswell: Add an option for where verstage starts by Arthur Heymans · 6 years ago