1. 2882253 nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 10 months ago
  2. b9c9cd7 sb/intel/ibexpeak: Move some early PCH init after console init by Arthur Heymans · 4 years, 10 months ago
  3. 38750f8 nb/intel/nehalem: Don't run graphic init on S3 resume by Arthur Heymans · 4 years, 11 months ago
  4. 3b452e0 nb/intel/nehalem: Move PCH init to sb/intel/ibexpeak by Arthur Heymans · 4 years, 11 months ago
  5. cea4fd9 nb/intel/nehalem: Move romstage boilerplate to a common location by Arthur Heymans · 4 years, 11 months ago
  6. 896a243 nb/intel/nehalem: Don't link walkcbfs.S in romstage by Arthur Heymans · 4 years, 11 months ago
  7. f266dc6 nb/intel/nehalem: Remove bogus GT PM init by Arthur Heymans · 4 years, 11 months ago
  8. 28bca05 nb/intel/nehalem: Disable PEG and IGD based on devicetree by Arthur Heymans · 4 years, 11 months ago
  9. 6d13a0a nb/nehalem: Remove bogus MCHBAR writes by Arthur Heymans · 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. 2a93d28 nb/intel/nehalem: Enabled VBOOT support by Patrick Rudolph · 5 years ago
  12. ca24fe4 nb/nehalem: Move MMCONF_BASE_ADDRESS to a common place by Arthur Heymans · 5 years ago
  13. deda9c0 northbridge: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  14. 7f50afb drivers/elog: Add elog_boot_notify() by Kyösti Mälkki · 5 years ago
  15. 2cce24d intel/nehalem: Refactor ACPI S3 detection by Kyösti Mälkki · 5 years ago
  16. 18a55cd nb/intel/nehalem: Add a header for raminit_tables.c by Angel Pons · 5 years ago
  17. d53fd70 intel/smm/gen1: Use smm_subregion() by Kyösti Mälkki · 5 years ago
  18. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  19. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  20. f091f4d intel/smm/gen1: Rename header file by Kyösti Mälkki · 5 years ago
  21. 544878b arch/x86: Add postcar_frame_common_mtrrs() by Kyösti Mälkki · 5 years ago
  22. 5bc641a cpu/intel: Refactor platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  23. b3267e0 cpu/intel: Replace bsp_init_and_start_aps() by Kyösti Mälkki · 5 years ago
  24. 0f5e01a arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION by Kyösti Mälkki · 5 years ago
  25. 9fc12e0 arch/x86: Enable POSTCAR_CONSOLE by default by Kyösti Mälkki · 5 years ago
  26. fe481eb northbridge/intel: Rename ram_calc.c to memmap.c by Kyösti Mälkki · 5 years ago
  27. f6c2068 intel/nehalem,sandybridge: Move stage_cache support function by Kyösti Mälkki · 5 years ago
  28. 3c19382 nb/intel/nehalem: Prevent out of bounds read by Jacob Garber · 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. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  32. b14aedc intel/nehalem: Move TSC_MONOTONIC_TIMER by Kyösti Mälkki · 5 years ago
  33. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  34. 97642c2 nb/intel/nehalem/raminit.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  35. 019a253 nb/intel/nehalem/raminit.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  36. 51401c3 src/northbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  37. 23fbd05 nb/intel/nehalem: Call smm_region_start() function by Arthur Heymans · 5 years ago
  38. 97c7c6b cpu/intel/model_2065x: Put stage cache in TSEG by Arthur Heymans · 6 years ago
  39. b66ee55 cpu/intel/model_2065x: Use parallel MP init by Arthur Heymans · 6 years ago
  40. d45f338 nb/intel/nehalem: Use system_reset() and full_reset() by Elyes HAOUAS · 5 years ago
  41. b328209 nb/intel/nehalem: Hide some raminit output messages by Arthur Heymans · 5 years ago
  42. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  43. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  44. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  45. 503d324 Remove DEFAULT_PCIEXBAR alias by Kyösti Mälkki · 5 years ago
  46. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  47. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  48. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  49. 33ab29f nb/intel/nehalem: Remove CAR_GLOBAL use by Arthur Heymans · 6 years ago
  50. 0a656f0 Drop leftover debug function declarations by Kyösti Mälkki · 6 years ago
  51. c2c1dc9 {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem() by Elyes HAOUAS · 6 years ago
  52. e737755 device: Use pcidev_path_on_root() by Kyösti Mälkki · 6 years ago
  53. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  54. 1f4cb32 northbridge: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  55. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  56. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  57. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  58. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  59. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  60. 4fe0cba nb/intel/nehalem: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  61. 419bfbc src: Move common IA-32 MSRs to <cpu/x86/msr.h> by Elyes HAOUAS · 6 years ago
  62. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  63. 5b2a2d0 src/*: normalize Google copyright headers by Patrick Georgi · 6 years ago
  64. b60920d northbridge: Use 'unsigned int' to bare use of 'unsigned' by Elyes HAOUAS · 6 years ago
  65. f83d80b nehalem/raminit: remove read_mchbar functions by Felix Held · 6 years ago
  66. 22ca8cb nehalem/raminit: clean up code and remove write_mchbar functions by Felix Held · 6 years ago
  67. 752cdbc northbridge/nehalem: add MCHBAR8/16 AND_OR macros by Felix Held · 6 years ago
  68. 04be2dd nehalem/raminit: clean up code and use MCHBAR macros by Felix Held · 6 years ago
  69. 29a9c07 nehalem/raminit: remove REAL define and most dead code by Felix Held · 6 years ago
  70. aade90e nb/intel/gm45: Use common code for SMM in TSEG by Arthur Heymans · 7 years ago
  71. 86b299a northbridge/nehalem: add MCHBAR AND/OR/AND_OR macros by Felix Held · 6 years ago
  72. 00d2b91 northbridge/nehalem: clean up header file by Felix Held · 6 years ago
  73. 4c2f26c nb/intel/nehalem: Remove the C native graphic init by Arthur Heymans · 6 years ago
  74. fd051dc src/northbridge: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  75. 21b71ce6 src/nb: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  76. 58a8953 Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" by Arthur Heymans · 6 years ago
  77. 847f12b nb/intel/nehalem: Fix DEVEN defines by Patrick Rudolph · 6 years ago
  78. 730df3c arch/x86: Make RELOCATABLE_RAMSTAGE the default by Kyösti Mälkki · 8 years ago
  79. 02b13fd cpu/intel/model_2065x: Switch to POSTCAR_STAGE by Arthur Heymans · 6 years ago
  80. 089b908 nb/intel: Use postcar_frame_add_romcache() by Nico Huber · 6 years ago
  81. f369e60 northbridge/intel: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  82. 654cc2f {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate by Nico Huber · 6 years ago
  83. 5474eb1 src/northbridge: Add and update license headers by Martin Roth · 6 years ago
  84. dfa5125 nb/intel/nehalem: Fix smashed stack in romstage by Matthias Gazzari · 6 years ago
  85. dc71e25 nb/intel/nehalem: Use the common mrc cache driver by Arthur Heymans · 7 years ago
  86. 5c3452b nb/intel/nehalem: Add ACPI path by Patrick Rudolph · 6 years ago
  87. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  88. cc1e3b6 Fix freeze during chipset lockdown on Nehalem by Matthias Gazzari · 6 years ago
  89. 706aabc nb/intel/nehalem: Get rid of device_t by Elyes HAOUAS · 7 years ago
  90. e56189c pci: Move inline PCI functions to pci_ops.h by Patrick Rudolph · 6 years ago
  91. 2c3fd49 intel/nehalem post-car: Use postcar_frame for MTRR setup by Kyösti Mälkki · 8 years ago
  92. d2d2aef sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location by Arthur Heymans · 7 years ago
  93. a886974 nb/intel/*.h: Remove left-over register definitions by Patrick Rudolph · 7 years ago
  94. 6b6c94b intel/gma: fix RPNFREQ_VAL bitmask by Felix Held · 7 years ago
  95. 08bea22 nb/intel/nehalem/gma: Drop stale pre-pocessor guards by Nico Huber · 7 years ago
  96. 504d1ef 3rdparty/lib{hwbase,gfxinit}: Update to latest master by Nico Huber · 7 years ago
  97. 1822816 drivers/intel/gma: Put gma_gfxinit() into its own header by Nico Huber · 7 years ago
  98. ebe08e0 drivers/intel/gma/opregion: migrate from nb/common by Matt DeVillier · 7 years ago
  99. 8da2286 nb/intel/*/gma.c: Use macros for GMBUS numbers by Arthur Heymans · 7 years ago
  100. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago