1. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  2. ff1ef8d nb/intel/sandybridge: Populate meminfo when using MRC by Matt DeVillier · 8 years ago
  3. c1328a6 MRC platforms: Fix MRC version printk format specifiers by Angel Pons · 3 years, 1 month ago
  4. 2a29d45 lib/hexdump: remove hexdump32 and use hexdump instead by Felix Held · 3 years, 1 month ago
  5. 66780a0 nb/intel/sandybridge: Use new fixed BAR accessors by Angel Pons · 3 years, 3 months ago
  6. b33c6fb nb/intel/x4x,sandybridge: Move INITRAM timestamps by Kyösti Mälkki · 3 years, 5 months ago
  7. d9e58dc nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  8. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 4 months ago
  9. 6615c6e mrc_cache: Move code for triggering memory training into mrc_cache by Shelley Chen · 3 years, 8 months ago
  10. 9f3bc371 nb/intel/sandybridge: Correct designation of MRC version by Angel Pons · 3 years, 9 months ago
  11. 92717ff nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macro by Angel Pons · 3 years, 10 months ago
  12. ad9cd68 mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms by Shelley Chen · 4 years ago
  13. 1d6484a nb/intel/sandybridge: Add missing includes by Elyes HAOUAS · 4 years ago
  14. 8be5b59 nb/intel/sandybridge: Remove unnecessary `struct sys_info` by Angel Pons · 4 years ago
  15. b21bffa sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE by Angel Pons · 4 years ago
  16. fcf7d99 src: Remove unused 'include <bootmode.h>' by Elyes HAOUAS · 4 years, 2 months ago
  17. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  18. 29fbfcc vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled() by Julius Werner · 4 years, 4 months ago
  19. 6e5aabd nb/intel/sandybridge: Use SPDX headers by Angel Pons · 4 years, 4 months ago
  20. 064c799 nb/intel/sandybridge: Deduplicate report_memory_config by Angel Pons · 4 years, 4 months ago
  21. 7c49cb8 nb/intel/sandybridge: Tidy up code and comments by Angel Pons · 4 years, 4 months ago
  22. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  23. 3cd4327 src/nb: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 4 months ago
  24. 8852188 nb/intel/sandybridge: Add a bunch of MCHBAR defines by Angel Pons · 4 years, 6 months ago
  25. 2879107 drivers/pc80/rtc: Swap cmos_write32() parameter order by Kyösti Mälkki · 4 years, 6 months ago
  26. 3473f76 nb/intel/sandybridge: Use the MC_BIOS_DATA define by Angel Pons · 4 years, 6 months ago
  27. dee167e nb/intel/sandybridge: add and use more MCHBAR register defines by Felix Held · 4 years, 6 months ago
  28. 4058122 arch/x86: Remove <arch/cbfs.h> by Kyösti Mälkki · 4 years, 7 months ago
  29. 47bf498 nb/intel/sandybridge/mrc: Handle P2P disabling via devicetree by Nico Huber · 4 years, 8 months ago
  30. 01c83a2 3rdparty/blobs: Update submodule, SNB improvements by Arthur Heymans · 5 years ago
  31. bb41aba post_code: add post code for invalid vendor binary by Keith Short · 5 years ago
  32. 274dabd src/northbridge: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  33. 5709e03 nb/intel/sandybridge: Migrate MRC settings to devicetree by Patrick Rudolph · 5 years ago
  34. 59b4255 mb/samsung/lumpy: Move onboard SPD to second channel by Patrick Rudolph · 5 years ago
  35. 45b824d src: Remove unused include <halt.h> by Elyes HAOUAS · 5 years ago
  36. c056729 nb/intel/sandybridge: Use system_reset() by Elyes HAOUAS · 5 years ago
  37. 27fbbcf nb/intel/sandybridge: add pch.h include by Patrick Georgi · 5 years ago
  38. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  39. b697c90 nb/intel/sandybridge: Reserve CAR region with !NATIVE_RAMINIT by Kyösti Mälkki · 5 years ago
  40. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  41. adc4753 usbdebug: Make the EHCI debug console work in the bootblock by Arthur Heymans · 6 years ago
  42. 63649d2 usbdebug: Refactor init calls by Kyösti Mälkki · 6 years ago
  43. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  44. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  45. ad691ad sandybridge/raminit_mrc: remove reference to report_platform_info() by Matt DeVillier · 6 years ago
  46. 21b71ce6 src/nb: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  47. 448d9fb src: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  48. 7539b8c nb/intel/sandybridge: Use common mrc cache functions by Arthur Heymans · 7 years ago
  49. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  50. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  51. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  52. f9c4197 northbridge/sandybridge/raminit_mrc.c: fix missing include by Matt DeVillier · 8 years ago
  53. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  54. bb9c90a nb/intel: Factor out common MRC code by Patrick Rudolph · 8 years ago
  55. 81c5c76 northbridge/intel: move mrc_cache definition into a common header by Alexander Couzens · 8 years ago
  56. ffbb3c0 Merge sandy/ivybridge romstage flow for MRC and non-MRC. by Vladimir Serbinenko · 8 years ago
  57. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  58. 3660c0f northbridge/intel/sandybridge: Enable PEG clock-gating on demand by Patrick Rudolph · 9 years ago
  59. ecf2eb4 sandybridge ivybridge: Treat native init as first class citizen by Alexandru Gagniuc · 9 years ago