1. c892db6 nb/intel/nehalem: Change the output verbosity of raminit timings by Arthur Heymans · 4 years, 10 months ago
  2. 29e5358 nb/intel/gm45: Don't run graphics init on s3 resume by Arthur Heymans · 4 years, 10 months ago
  3. 9ed0df4 sb/intel/i82801ix: Add common code to set up LPC IO decode ranges by Arthur Heymans · 4 years, 10 months ago
  4. 2ea4efe nb/intel/nehalem: Start VBOOT in bootblock with a separate verstage by Arthur Heymans · 4 years, 10 months ago
  5. 2882253 nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 10 months ago
  6. b9c9cd7 sb/intel/ibexpeak: Move some early PCH init after console init by Arthur Heymans · 4 years, 10 months ago
  7. 2437fe9 sb/intel/i82801gx: Move CIR init to a common place by Arthur Heymans · 4 years, 11 months ago
  8. 2463343 nb/intel/pineview/Kconfig: Remove romcc leftover by Arthur Heymans · 4 years, 10 months ago
  9. c73c923 sb/intel/nm10: Fix enabling HPET by Arthur Heymans · 4 years, 11 months ago
  10. 38750f8 nb/intel/nehalem: Don't run graphic init on S3 resume by Arthur Heymans · 4 years, 11 months ago
  11. 3b452e0 nb/intel/nehalem: Move PCH init to sb/intel/ibexpeak by Arthur Heymans · 4 years, 11 months ago
  12. cea4fd9 nb/intel/nehalem: Move romstage boilerplate to a common location by Arthur Heymans · 4 years, 11 months ago
  13. 896a243 nb/intel/nehalem: Don't link walkcbfs.S in romstage by Arthur Heymans · 4 years, 11 months ago
  14. f266dc6 nb/intel/nehalem: Remove bogus GT PM init by Arthur Heymans · 4 years, 11 months ago
  15. 28bca05 nb/intel/nehalem: Disable PEG and IGD based on devicetree by Arthur Heymans · 4 years, 11 months ago
  16. 6d13a0a nb/nehalem: Remove bogus MCHBAR writes by Arthur Heymans · 4 years, 11 months ago
  17. f9891c8 kontron/986lcd-m,roda/rk886ex: Drop secondary PCI reset by Kyösti Mälkki · 4 years, 11 months ago
  18. ad787e1 intel/i945,i82801gx: Refactor early PCI bridge reset by Kyösti Mälkki · 4 years, 11 months ago
  19. beceea2 sb,nb/intel/fsp_rangeley: Rename from xx_DEV_FUNC by Kyösti Mälkki · 4 years, 11 months ago
  20. 2647b6f intel/i945: Define peg_plugin for potential add-on PCIe card by Kyösti Mälkki · 4 years, 11 months ago
  21. 9137cbd intel/i945: Delay bridge VGA IO enable to ramstage by Kyösti Mälkki · 4 years, 11 months ago
  22. 444d2af intel/i945: Define p2peg for PCIe x16 slot by Kyösti Mälkki · 4 years, 11 months ago
  23. df128a5 intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL by Kyösti Mälkki · 5 years ago
  24. d7205be nb,sb/intel: Clean up some __BOOTBLOCK__ and __SIMPLE_DEVICE__ use by Kyösti Mälkki · 5 years ago
  25. 197a3c6 nb/intel/x4x: Avoid x4x.h header with romcc-bootblock by Kyösti Mälkki · 5 years ago
  26. e39becf intel/cpu: Switch older models to TSC_MONOTONIC_TIMER by Kyösti Mälkki · 5 years ago
  27. 2a93d28 nb/intel/nehalem: Enabled VBOOT support by Patrick Rudolph · 5 years ago
  28. ca24fe4 nb/nehalem: Move MMCONF_BASE_ADDRESS to a common place by Arthur Heymans · 5 years ago
  29. 1034839 {i945,i82801gx}: Remove unneeded include <cpu/x86/cache.h> by Elyes HAOUAS · 5 years ago
  30. deda9c0 northbridge: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  31. 1e3d16e nb/i945: Remove unused include <cpu/cpu.h> by Elyes HAOUAS · 5 years ago
  32. 7f50afb drivers/elog: Add elog_boot_notify() by Kyösti Mälkki · 5 years ago
  33. 2cce24d intel/nehalem: Refactor ACPI S3 detection by Kyösti Mälkki · 5 years ago
  34. c27014b src/{northbridge,soc}: Remove not used #include <elog.h> by Elyes HAOUAS · 5 years ago
  35. 18a55cd nb/intel/nehalem: Add a header for raminit_tables.c by Angel Pons · 5 years ago
  36. 8bb2bac nb/intel/x4x/raminit: Move dummy reads after JEDEC init by Arthur Heymans · 5 years ago
  37. 540151f intel/haswell: Use smm_subregion() by Kyösti Mälkki · 5 years ago
  38. d53fd70 intel/smm/gen1: Use smm_subregion() by Kyösti Mälkki · 5 years ago
  39. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  40. 4a86b3b nb/intel/gm45: Call ddr3_calibrate_zq() only for DDR3 :) by Nico Huber · 5 years ago
  41. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  42. 8e23bac intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor by Kyösti Mälkki · 5 years ago
  43. cd2aa47 devicetree: Remove duplicate chip_ops declarations by Kyösti Mälkki · 5 years ago
  44. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  45. 2c430c8 intel/smm: Define struct ied_header just once by Kyösti Mälkki · 5 years ago
  46. f091f4d intel/smm/gen1: Rename header file by Kyösti Mälkki · 5 years ago
  47. 544878b arch/x86: Add postcar_frame_common_mtrrs() by Kyösti Mälkki · 5 years ago
  48. 5bc641a cpu/intel: Refactor platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  49. b3267e0 cpu/intel: Replace bsp_init_and_start_aps() by Kyösti Mälkki · 5 years ago
  50. 0845636 nb/intel/gm45: Don't create DMAR tables for disabled IGD by Arthur Heymans · 5 years ago
  51. 15063e8 nb/intel/gm45/acpi.c: Don't read PCI config to check presence by Arthur Heymans · 5 years ago
  52. e2e1f12 intel/haswell: Move platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  53. 0f5e01a arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION by Kyösti Mälkki · 5 years ago
  54. 9fc12e0 arch/x86: Enable POSTCAR_CONSOLE by default by Kyösti Mälkki · 5 years ago
  55. 0a4457f lib/stage_cache: Refactor Kconfig options by Kyösti Mälkki · 5 years ago
  56. fe481eb northbridge/intel: Rename ram_calc.c to memmap.c by Kyösti Mälkki · 5 years ago
  57. e119d86 intel/fsp_rangeley: Rename raminit.c to memmap.c by Kyösti Mälkki · 5 years ago
  58. f6c2068 intel/nehalem,sandybridge: Move stage_cache support function by Kyösti Mälkki · 5 years ago
  59. bccd2b6 intel/i945,gm45,pineview,x4x: Fix stage cache location by Kyösti Mälkki · 5 years ago
  60. aba8fb1 intel/i945,gm45,pineview,x4x: Move stage cache support function by Kyösti Mälkki · 5 years ago
  61. 825646e intel/haswell: Move stage_cache support function by Kyösti Mälkki · 5 years ago
  62. 3364203 haswell: reinitialize EHCI debug hardware after raminit by Iru Cai · 5 years ago
  63. 7810793 nb/intel/pineview: Remove dead code in switch by Jacob Garber · 5 years ago
  64. 2af2f2c nb/intel/sandybridge/acpi: Don't use defines for memory ranges by Patrick Rudolph · 5 years ago
  65. 8881d57 nb/i945/gma: Store vga_disable if MAINBOARD_DO_NATIVE_VGA_INIT by Elyes HAOUAS · 5 years ago
  66. 4593d66 nb/i945: Fix gate graphics hardware for frequency change by Elyes HAOUAS · 5 years ago
  67. 5033d6c nb/intel/x4x: Die on invalid memory speeds by Jacob Garber · 5 years ago
  68. 3c19382 nb/intel/nehalem: Prevent out of bounds read by Jacob Garber · 5 years ago
  69. 7fbed22 intel/i945: Fix udelay() prototypes by Kyösti Mälkki · 5 years ago
  70. 55b7263 intel/e7505,i82801dx: Fix SMM_ASEG lock by Kyösti Mälkki · 5 years ago
  71. 975a7e3 nb/intel/nehalem: Tidy quickpath_reserved calculation by Jacob Garber · 5 years ago
  72. 64fb4a3 nb/intel/nehalem: Die if no memory ranks found by Jacob Garber · 5 years ago
  73. 8abf66e cpu/x86: Flip SMM_TSEG default by Kyösti Mälkki · 5 years ago
  74. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  75. b14aedc intel/nehalem: Move TSC_MONOTONIC_TIMER by Kyösti Mälkki · 5 years ago
  76. 142b10e cpu/x86: Fix MSR_PLATFORM_INFO definition by Kyösti Mälkki · 5 years ago
  77. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  78. a8dc3f5 intel/e7505: Drop debug code by Kyösti Mälkki · 5 years ago
  79. d10680b nb/intel/pineview: Remove unused code by Jacob Garber · 5 years ago
  80. e5845bf {soc,northbridge}/Kconfig: Remove unused CACHE_MRC_SIZE_KB by Elyes HAOUAS · 5 years ago
  81. 97642c2 nb/intel/nehalem/raminit.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  82. 019a253 nb/intel/nehalem/raminit.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  83. e951e8e nb/x4x: Rename {ddr,fsb}2{mhz,ps} as {ddr,fsb}_to_{mhz,ps} by Elyes HAOUAS · 5 years ago
  84. 01c83a2 3rdparty/blobs: Update submodule, SNB improvements by Arthur Heymans · 5 years ago
  85. 3bf4e28 nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection by Elyes HAOUAS · 5 years ago
  86. 2cdb65d nb/intel/sandybridge: Drop iommu.c and rename functions by Patrick Rudolph · 5 years ago
  87. 7f9f3d0 northbridge/gm45: document that raminit doesn't support mirrored ranks by Felix Held · 5 years ago
  88. af159d4 nb/intel/pineview/raminit.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  89. c53665c nb/intel/x4x: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  90. 2dbc095 nb/intel/x4x/rcven.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  91. 9c8895f nb/intel/sandybridge: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  92. fa1f721 nb/intel/sandybridge: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  93. ec93be5 nb/intel/haswell/gma: Drop NGI remnant by Nico Huber · 5 years ago
  94. d1b99d2 nb/intel/snb: Don't run VGA oprom when libgfxinit is enabled by Nico Huber · 5 years ago
  95. 51401c3 src/northbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  96. 87c4f11 intel/sandybridge: Make timC training more robust. by Tobias Diedrich · 7 years ago
  97. 23fbd05 nb/intel/nehalem: Call smm_region_start() function by Arthur Heymans · 5 years ago
  98. 97c7c6b cpu/intel/model_2065x: Put stage cache in TSEG by Arthur Heymans · 6 years ago
  99. b66ee55 cpu/intel/model_2065x: Use parallel MP init by Arthur Heymans · 6 years ago
  100. 8288228 nb/intel/pineview: Use MTRR as a proxy for proper reset by Arthur Heymans · 5 years ago