1. e1aa983 lib/ramtest: Fix ram_check() declarations by Kyösti Mälkki · 5 years ago
  2. c2d6f5f nb/intel/ironlake: Add comment about MCH scan chains by Angel Pons · 3 years, 7 months ago
  3. 71e4545 nb/intel/ironlake: Remove unused constant by Angel Pons · 3 years, 7 months ago
  4. 3b264d0 nb/intel/ironlake: Clean up DMIBAR/EPBAR registers by Angel Pons · 3 years, 10 months ago
  5. 819c206 ironlake: Fix compilation on x86_64 by Patrick Rudolph · 4 years, 8 months ago
  6. aaea66a nb/intel/ironlake: Use `MSAC` definition by Angel Pons · 3 years, 10 months ago
  7. d071c4d nb/intel/ironlake: Use DMIBAR/EPBAR macros by Angel Pons · 3 years, 10 months ago
  8. eb53793 nb/intel/ironlake: Clean up cosmetics of early ME functions by Angel Pons · 3 years, 10 months ago
  9. 55f11e2 nb/intel/ironlake: Clean up `send_heci_uma_message` signature by Angel Pons · 3 years, 10 months ago
  10. 36592bf nb/intel/ironlake: Reduce the scope of `heci_uma_addr` by Angel Pons · 3 years, 10 months ago
  11. 298d34d nb/intel/ironlake: Do not re-read ME UMA size by Angel Pons · 3 years, 10 months ago
  12. 8690746 nb/intel/ironlake: Drop some unused function parameters by Angel Pons · 3 years, 10 months ago
  13. d02f330 nb/intel/ironlake: Drop `heci_bar` field from raminit by Angel Pons · 3 years, 10 months ago
  14. a1ef213 nb/intel/ironlake/raminit: Work around compiler bug by Patrick Rudolph · 3 years, 10 months ago
  15. ad9cd68 mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms by Shelley Chen · 4 years ago
  16. 9addda3 nb/intel/ironlake: Add Generic Non-Core register definitions by Angel Pons · 4 years ago
  17. c642a0d nb/intel/ironlake: Add Generic Non-Core PCI device definition by Angel Pons · 4 years ago
  18. a457e35 nb/intel/ironlake: Add QPI Physical Layer registers by Angel Pons · 4 years ago
  19. 10993c4 nb/intel/ironlake: Add QPI Physical Layer device definition by Angel Pons · 4 years ago
  20. 0814357 nb/intel/ironlake: Add QPI Link register definitions by Angel Pons · 4 years ago
  21. 93d9517 nb/intel/ironlake: Add definition for QPI Link PCI device by Angel Pons · 4 years ago
  22. 6757337 nb/intel/ironlake: Add SAD DRAM register definitions by Angel Pons · 4 years ago
  23. 3ab19b3 nb/intel/ironlake: Add definition for SAD PCI device by Angel Pons · 4 years ago
  24. 16fe1e0 nb/intel/ironlake: Drop `D0F0_` prefix from register names by Angel Pons · 4 years ago
  25. 9333b74 nb/intel/ironlake: Rename memory map variables by Angel Pons · 4 years ago
  26. 8bf160a nb/intel/ironlake/raminit.c: Drop unused define by Angel Pons · 4 years ago
  27. e1d1fe4 nb/intel/ironlake/raminit.c: initialize 'reply.command' by Elyes HAOUAS · 4 years, 1 month ago
  28. ea1953f nb/intel/ironlake/raminit.c: Drop dead code by Angel Pons · 4 years ago
  29. 1a1b04e device/smbus_host: Declare common early SMBus prototypes by Kyösti Mälkki · 4 years, 6 months ago
  30. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  31. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  32. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  33. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  34. 95de231 nb/intel/nehalem: Rename to ironlake by Angel Pons · 4 years, 5 months ago[Renamed (99%) from src/northbridge/intel/nehalem/raminit.c]
  35. e7dd380 nb/intel/nehalem: Use cache.h functions by Arthur Heymans · 4 years, 8 months ago
  36. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  37. 4058122 arch/x86: Remove <arch/cbfs.h> by Kyösti Mälkki · 4 years, 7 months ago
  38. ba9b504 src: Replace min/max() with MIN/MAX() by Elyes HAOUAS · 4 years, 7 months ago
  39. 6f7c955 nb/intel/nehalem: Fix 'dead assignment' by Elyes HAOUAS · 4 years, 9 months ago
  40. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 9 months ago
  41. 7689a0f nb/intel/nehalem: Only enable_smbus once by Arthur Heymans · 4 years, 9 months ago
  42. 2878c0b nb/intel/nehalem: use pmclib to detect S3 resume by Arthur Heymans · 4 years, 9 months ago
  43. b572c9d nb/intel/nehalem: Add some debug output by Arthur Heymans · 4 years, 9 months ago
  44. c892db6 nb/intel/nehalem: Change the output verbosity of raminit timings by Arthur Heymans · 4 years, 9 months ago
  45. 18a55cd nb/intel/nehalem: Add a header for raminit_tables.c by Angel Pons · 5 years ago
  46. 3c19382 nb/intel/nehalem: Prevent out of bounds read by Jacob Garber · 5 years ago
  47. 975a7e3 nb/intel/nehalem: Tidy quickpath_reserved calculation by Jacob Garber · 5 years ago
  48. 64fb4a3 nb/intel/nehalem: Die if no memory ranks found by Jacob Garber · 5 years ago
  49. 97642c2 nb/intel/nehalem/raminit.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  50. 019a253 nb/intel/nehalem/raminit.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  51. 51401c3 src/northbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  52. d45f338 nb/intel/nehalem: Use system_reset() and full_reset() by Elyes HAOUAS · 5 years ago
  53. b328209 nb/intel/nehalem: Hide some raminit output messages by Arthur Heymans · 5 years ago
  54. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  55. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  56. 33ab29f nb/intel/nehalem: Remove CAR_GLOBAL use by Arthur Heymans · 6 years ago
  57. e737755 device: Use pcidev_path_on_root() by Kyösti Mälkki · 6 years ago
  58. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  59. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  60. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  61. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  62. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  63. f83d80b nehalem/raminit: remove read_mchbar functions by Felix Held · 6 years ago
  64. 22ca8cb nehalem/raminit: clean up code and remove write_mchbar functions by Felix Held · 6 years ago
  65. 04be2dd nehalem/raminit: clean up code and use MCHBAR macros by Felix Held · 6 years ago
  66. 29a9c07 nehalem/raminit: remove REAL define and most dead code by Felix Held · 6 years ago
  67. fd051dc src/northbridge: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  68. 21b71ce6 src/nb: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  69. 58a8953 Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" by Arthur Heymans · 6 years ago
  70. dfa5125 nb/intel/nehalem: Fix smashed stack in romstage by Matthias Gazzari · 6 years ago
  71. dc71e25 nb/intel/nehalem: Use the common mrc cache driver by Arthur Heymans · 6 years ago
  72. d2d2aef sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location by Arthur Heymans · 6 years ago
  73. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  74. f13bd41 nb/intel/nehalem/raminit.c: Refine broken comment by Stefan Tauner · 8 years ago
  75. d45114f intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 11 years ago
  76. 128c104 nb/intel: Fix some spelling mistakes in comments and strings by Martin Roth · 8 years ago
  77. b23ed4e2 northbridge/intel/nehalem: Remove commented code by Elyes HAOUAS · 8 years ago
  78. 7db506c src/northbridge: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  79. 266a1f7 nb/intel/raminit (native): Read PCI mmio size from devicetree by Patrick Rudolph · 8 years ago
  80. bb9c90a nb/intel: Factor out common MRC code by Patrick Rudolph · 8 years ago
  81. 81c5c76 northbridge/intel: move mrc_cache definition into a common header by Alexander Couzens · 8 years ago
  82. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  83. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  84. 9e817bf intel/nehalem/raminit.c: Remove space in `timestamp_add_now(104)` by Paul Menzel · 9 years ago
  85. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  86. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  87. 5e06850 northbridge/intel/nehalem/raminit.c: Remove redundant function by Edward O'Callaghan · 10 years ago
  88. 25fc532 nehalem/raminit: Add decorations to specify that empty loop is intended so. by Vladimir Serbinenko · 10 years ago
  89. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  90. 55391c4 nehalem: Make UMA size configurable in CMOS. by Vladimir Serbinenko · 10 years ago
  91. b16f092 nehalem: Move cbmem_recovery call to raminit. by Vladimir Serbinenko · 10 years ago
  92. 7116ac8 src: Make use of 'CEIL_DIV(a, b)' macro across tree by Edward O'Callaghan · 10 years ago
  93. 931c1dc stdlib: Drop duplicates of min() and max() by Kyösti Mälkki · 10 years ago
  94. 42b716f northbridge/intel/nehalem/raminit.c: Extraneous parenthese by Edward O'Callaghan · 10 years ago
  95. 743a218 nehalem sandy ivy: Check cbmem_add() result for MRC data by Kyösti Mälkki · 10 years ago
  96. 191d221 intel/nehalem: Add get_top_top_ram() in ramstage by Kyösti Mälkki · 10 years ago
  97. c7db28c intel/nehalem: Fix soft reset detection. by Vladimir Serbinenko · 10 years ago
  98. e1eef69 intel/nehalem: Use non-powercycle reset. by Vladimir Serbinenko · 10 years ago
  99. 9817a37 nehalem/raminit: Don't touch clock generator in raminit. by Vladimir Serbinenko · 10 years ago
  100. 902626c nehalem: Make SPD address map into parameter. by Vladimir Serbinenko · 10 years ago