1. 5bc641a cpu/intel: Refactor platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  2. b3267e0 cpu/intel: Replace bsp_init_and_start_aps() by Kyösti Mälkki · 5 years ago
  3. 0845636 nb/intel/gm45: Don't create DMAR tables for disabled IGD by Arthur Heymans · 5 years ago
  4. 15063e8 nb/intel/gm45/acpi.c: Don't read PCI config to check presence by Arthur Heymans · 5 years ago
  5. e2e1f12 intel/haswell: Move platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  6. 0f5e01a arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION by Kyösti Mälkki · 5 years ago
  7. 9fc12e0 arch/x86: Enable POSTCAR_CONSOLE by default by Kyösti Mälkki · 5 years ago
  8. 5cf9ccc src: Include <stdint.h> instead of <inttypes.h> by Jacob Garber · 5 years ago
  9. 0a4457f lib/stage_cache: Refactor Kconfig options by Kyösti Mälkki · 5 years ago
  10. fe481eb northbridge/intel: Rename ram_calc.c to memmap.c by Kyösti Mälkki · 5 years ago
  11. e119d86 intel/fsp_rangeley: Rename raminit.c to memmap.c by Kyösti Mälkki · 5 years ago
  12. f6c2068 intel/nehalem,sandybridge: Move stage_cache support function by Kyösti Mälkki · 5 years ago
  13. bccd2b6 intel/i945,gm45,pineview,x4x: Fix stage cache location by Kyösti Mälkki · 5 years ago
  14. aba8fb1 intel/i945,gm45,pineview,x4x: Move stage cache support function by Kyösti Mälkki · 5 years ago
  15. 825646e intel/haswell: Move stage_cache support function by Kyösti Mälkki · 5 years ago
  16. 07be67a nb/amd/amdht: Use standard coreboot assertions by Jacob Garber · 5 years ago
  17. 3364203 haswell: reinitialize EHCI debug hardware after raminit by Iru Cai · 5 years ago
  18. 8b199ce nb/amd/trinity: Rename PCI ID of the IOMMU by Marshall Dawson · 5 years ago
  19. d92137a nb/via/vx900: Ensure framebuffer size is within limits by Jacob Garber · 5 years ago
  20. 7810793 nb/intel/pineview: Remove dead code in switch by Jacob Garber · 5 years ago
  21. 2af2f2c nb/intel/sandybridge/acpi: Don't use defines for memory ranges by Patrick Rudolph · 5 years ago
  22. 8881d57 nb/i945/gma: Store vga_disable if MAINBOARD_DO_NATIVE_VGA_INIT by Elyes HAOUAS · 5 years ago
  23. 4593d66 nb/i945: Fix gate graphics hardware for frequency change by Elyes HAOUAS · 5 years ago
  24. 5033d6c nb/intel/x4x: Die on invalid memory speeds by Jacob Garber · 5 years ago
  25. 3c19382 nb/intel/nehalem: Prevent out of bounds read by Jacob Garber · 5 years ago
  26. 7fbed22 intel/i945: Fix udelay() prototypes by Kyösti Mälkki · 5 years ago
  27. 55b7263 intel/e7505,i82801dx: Fix SMM_ASEG lock by Kyösti Mälkki · 5 years ago
  28. 276d46a src: Add missing include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  29. 975a7e3 nb/intel/nehalem: Tidy quickpath_reserved calculation by Jacob Garber · 5 years ago
  30. 64fb4a3 nb/intel/nehalem: Die if no memory ranks found by Jacob Garber · 5 years ago
  31. 8abf66e cpu/x86: Flip SMM_TSEG default by Kyösti Mälkki · 5 years ago
  32. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  33. b14aedc intel/nehalem: Move TSC_MONOTONIC_TIMER by Kyösti Mälkki · 5 years ago
  34. 142b10e cpu/x86: Fix MSR_PLATFORM_INFO definition by Kyösti Mälkki · 5 years ago
  35. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  36. 04d025c amdfam10: Declare get_sysinfo() by Kyösti Mälkki · 5 years ago
  37. 8560db6 amdfam10: Declare empty activate_spd_rom() stub by Kyösti Mälkki · 5 years ago
  38. a8dc3f5 intel/e7505: Drop debug code by Kyösti Mälkki · 5 years ago
  39. 63f98f2 src: Use CRx_TYPE type for CRx by Elyes HAOUAS · 5 years ago
  40. f77f7cd device,nb/amd: Deduplicate add_more_links() by Jacob Garber · 5 years ago
  41. d10680b nb/intel/pineview: Remove unused code by Jacob Garber · 5 years ago
  42. e5845bf {soc,northbridge}/Kconfig: Remove unused CACHE_MRC_SIZE_KB by Elyes HAOUAS · 5 years ago
  43. 7d881b5 nb/amd/amdmct/mct_ddr3: Remove unused code by Jacob Garber · 5 years ago
  44. 09c31d5 nb/amd/amdfam10: Use 64 bits in multiplication by Jacob Garber · 5 years ago
  45. 4424569 nb/amd/amdfam10/northbridge.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  46. 97642c2 nb/intel/nehalem/raminit.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  47. 019a253 nb/intel/nehalem/raminit.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  48. e951e8e nb/x4x: Rename {ddr,fsb}2{mhz,ps} as {ddr,fsb}_to_{mhz,ps} by Elyes HAOUAS · 5 years ago
  49. 31755ad nb/amd/amdmct/mct: Remove duplicate if condition by Jacob Garber · 5 years ago
  50. 19cbe03 nb/amd/amdmct/mct_ddr3: Remove duplicate conditional by Jacob Garber · 5 years ago
  51. 86d8c42 nb/amd/amdmct/mct_ddr3: Remove duplicate code by Jacob Garber · 5 years ago
  52. 01c83a2 3rdparty/blobs: Update submodule, SNB improvements by Arthur Heymans · 5 years ago
  53. e94335e nb/amd/amdmct/mct: Simplify conditional by Jacob Garber · 5 years ago
  54. 3bf4e28 nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection by Elyes HAOUAS · 5 years ago
  55. 27ca962 nb/amd/amdfam10: die() on out of bounds reads by Jacob Garber · 5 years ago
  56. 2cdb65d nb/intel/sandybridge: Drop iommu.c and rename functions by Patrick Rudolph · 5 years ago
  57. 7f9f3d0 northbridge/gm45: document that raminit doesn't support mirrored ranks by Felix Held · 5 years ago
  58. af159d4 nb/intel/pineview/raminit.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  59. c53665c nb/intel/x4x: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  60. 2dbc095 nb/intel/x4x/rcven.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  61. 6b7171b nb/amd/pi/00630F01/northbridge.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  62. 156936b nb/amd/amdmct/mct_ddr3/mct_d.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  63. 9c8895f nb/intel/sandybridge: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  64. fa1f721 nb/intel/sandybridge: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  65. ec93be5 nb/intel/haswell/gma: Drop NGI remnant by Nico Huber · 5 years ago
  66. d1b99d2 nb/intel/snb: Don't run VGA oprom when libgfxinit is enabled by Nico Huber · 5 years ago
  67. 51401c3 src/northbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  68. 87c4f11 intel/sandybridge: Make timC training more robust. by Tobias Diedrich · 7 years ago
  69. 23fbd05 nb/intel/nehalem: Call smm_region_start() function by Arthur Heymans · 5 years ago
  70. 97c7c6b cpu/intel/model_2065x: Put stage cache in TSEG by Arthur Heymans · 6 years ago
  71. b66ee55 cpu/intel/model_2065x: Use parallel MP init by Arthur Heymans · 6 years ago
  72. 8288228 nb/intel/pineview: Use MTRR as a proxy for proper reset by Arthur Heymans · 5 years ago
  73. 99e578e nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 5 years ago
  74. 43f6d9d AGESA binaryPI: Add AGESA entry timestamps by Kyösti Mälkki · 5 years ago
  75. d1d4f93 AGESA: Move debug helper to eventlog file by Kyösti Mälkki · 7 years ago
  76. c6918f9 AGESA: Move heap_status_name() implementation by Kyösti Mälkki · 6 years ago
  77. 3dbfb2b nb/amd/amdmct/mct/mctdqs_d.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  78. 502008d nb/northbridge/intel/x4x/acpi.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  79. f0a5765 nb/amd/amdmct/mct/mctpro_d.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  80. 7a5d4e2 nb/amd/amdmct/mct/mctecc_d.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  81. fa82e0d nb/amd/pi/00660F01: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  82. f00d373 nb/intel/pineview/early_init.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  83. 0c89c1c nb/intel/x4x/early_init.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  84. ce83f31 nb/intel/haswell: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  85. bb41aba post_code: add post code for invalid vendor binary by Keith Short · 5 years ago
  86. 686b539 i945: Add device identification D2:F1 by Elyes HAOUAS · 5 years ago
  87. 6aca7e6 nb/intel/sandybridge: Move DMI init code by Patrick Rudolph · 5 years ago
  88. bf74350 sb/intel/sandybridge/early_pch: Make DMI init more readable by Patrick Rudolph · 5 years ago
  89. 274dabd src/northbridge: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  90. 9005071 nb/intel/sandybridge: Move boot_count_increment() by Patrick Rudolph · 5 years ago
  91. 5709e03 nb/intel/sandybridge: Migrate MRC settings to devicetree by Patrick Rudolph · 5 years ago
  92. 59b4255 mb/samsung/lumpy: Move onboard SPD to second channel by Patrick Rudolph · 5 years ago
  93. 4410594 nb/intel/sandybridge: Update pei_data comments by Patrick Rudolph · 5 years ago
  94. 772a154 nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE by Nico Huber · 5 years ago
  95. 32b9a99 nb/intel/i945: Use macro instead of magic number by Elyes HAOUAS · 5 years ago
  96. 1d3b3c3 {src,util}: Remove duplicated includes by Elyes HAOUAS · 5 years ago
  97. 1bc7b6e {gm45,pineview,sandybridge,x4x}: Use {full,system}_reset() function by Elyes HAOUAS · 5 years ago
  98. 45b824d src: Remove unused include <halt.h> by Elyes HAOUAS · 5 years ago
  99. 82d73e2 nb/intel/haswell: correct a typo in Kconfig by Joel Kitching · 5 years ago
  100. 6672bd8 vboot: refactor OPROM code by Joel Kitching · 5 years ago