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