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