1. f7f9fc9 nb/intel/sandybridge/chipset.cb: Add alias for `cpu_cluster` by Angel Pons · 2 days ago
  2. f3aaa0e acpi: Rename acpi_create_dmar_drhd by Shuo Liu · 7 days ago
  3. a911b75 mb/*: Remove old USB configurations from SNB/bd82x6x boards by Keith Hui · 5 months ago
  4. ee12634 nb/sandybridge,sb/bd82x6x: Configure USB from southbridge devicetree by Keith Hui · 5 months ago
  5. 317a982 nb/intel/sandybridge: Refactor pei_data building code by Keith Hui · 7 weeks ago
  6. c770ad6 cpu/x86: Make 1GB paging the default by Julius Werner · 4 weeks ago
  7. 8bcd821 dram/ddr3: Use the same naming convention as DDR4 by Elyes Haouas · 8 weeks ago
  8. 78ba7a7 device/dram/ddr{3,4}: Rename spd_raw_data for specific DDR by Elyes Haouas · 8 weeks ago
  9. 6f75dd0 sandybridge,haswell,broadwell: Use DIV_ROUND_CLOSEST macro by Angel Pons · 3 years, 2 months ago
  10. b7341da nb/intel/sandybridge/raminit: Add tCPDED corner case by Patrick Rudolph · 6 months ago
  11. 220bd26 nb/intel/sandybridge/raminit: Only write register on Ivy Bridge by Patrick Rudolph · 6 months ago
  12. d81324e nb/intel/sandybridge/raminit: Drop write to BANDTIMERS_SNB by Patrick Rudolph · 6 months ago
  13. 3140217 tree: Remove blank lines before '}' and after '{' by Elyes Haouas · 3 months ago
  14. 54c9bf8 tree: Drop unused <console/console.h> by Elyes Haouas · 3 months ago
  15. e27a26b nb/intel/sandybridge/raminit: Update PM_DLL_CONFIG to match MRC.bin by Patrick Rudolph · 6 months ago
  16. de37109 lib: Move IP checksum to commonlib by Julius Werner · 5 months ago
  17. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 10 months ago
  18. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 5 months ago
  19. 8b1aa38 northbridge: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  20. 1d718de northbridge/intel/sandybridge: Enable x86_64 for mrc.bin by Patrick Rudolph · 6 months ago
  21. 68642ca nb/intel/sandybridge/raminit: Honor SPD's dll_off_mode by Patrick Rudolph · 6 months ago
  22. b14b96d northbridge/intel/sandybridge/raminit: Prepare MRC path for x86_64 by Patrick Rudolph · 6 months ago
  23. 893d77e nb/intel/{gm45,sandybridge}: Use same indent levels for switch/case by Felix Singer · 7 months ago
  24. 903454e sb/intel/bd82x6x: assign EHCI controller ops in chipset devicetree by Felix Held · 8 months ago
  25. afebab1 sb/intel/bd82x6x: assign PCH XHCI controller ops in chipset devicetree by Felix Held · 8 months ago
  26. 898757f sb/intel/bd82x6x: assign PCH PCI bridge ops in chipset devicetree by Felix Held · 8 months ago
  27. 1bb327f sb/intel/bd82x6x: assign PCH SMBus controller ops in chipset devicetree by Felix Held · 8 months ago
  28. 372dfe0 sb/intel/bd82x6x: assign PCH LPC bridge ops in chipset devicetree by Felix Held · 8 months ago
  29. b164d7a nb/intel/sandybridge/pcie: drop unneeded HAVE_ACPI_TABLES guards by Felix Held · 8 months ago
  30. 51518e5 nb/intel/sandybridge: Use SA devid to identify PC type by Patrick Rudolph · 8 months ago
  31. caa0c0e nb/intel/sandybridge: Fix unitialized variable issue by Jeremy Compostella · 8 months ago
  32. a56ff90 sb/intel/bd82x6x: assign PCH HDA controller ops in chipset devicetree by Felix Held · 8 months ago
  33. 58a5374 sb/intel/bd82x6x: assign PCIe root port ops in chipset devicetree by Felix Held · 8 months ago
  34. 61f22cf nb/intel/sandybridge: assign gma ops in chipset devicetree by Felix Held · 8 months ago
  35. 4c4d194 nb/intel/sandybridge: assign host bridge ops in chipset devicetree by Felix Held · 8 months ago
  36. 0f8cd41 nb/intel/sandybridge: Drop raminit_native.h by Keith Hui · 8 months ago
  37. adaeb11 nb/intel/sandybridge: Clean up post Haswell SPD mapping API migration by Keith Hui · 11 months ago
  38. 1e9601c nb/intel/sandybridge: Standardize MRC vs. native SPD mapping API by Keith Hui · 12 months ago
  39. 052fb7c x86: Add pre-memory stages CBFS cache scratchpad support by Jeremy Compostella · 11 months ago
  40. 0b0113f device/device.h: Rename pci_domain_scan_bus by Arthur Heymans · 10 months ago
  41. 9d450b2 nb/intel: Remove space between function name and '(' by Elyes Haouas · 10 months ago
  42. 9802f1e nb/intel/sandybridge: Clarify RAM overclock options by Angel Pons · 3 years, 8 months ago
  43. 8e9906c treewide: Get rid of "NO_DDRx" selection by Elyes Haouas · 12 months ago
  44. 43a9ffb nb/sandybridge: Remove redundant include of "ddr3.c" by Elyes Haouas · 12 months ago
  45. a9a92ac acpi: Move ECAM resource below PNP0C02 device in a common place by Arthur Heymans · 1 year, 1 month ago
  46. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year ago
  47. c5d6af4 nb/intel/snb: Abolish mainboard_should_reset_usb() by Keith Hui · 1 year, 4 months ago
  48. b5df65a mb/*: Replace SNB PCI devices with references from chipset.cb by Arthur Heymans · 1 year, 8 months ago
  49. b184e6e nb/intel/{sandybridge,haswell}: Generate IOAPIC DMAR entries from hw by Bill XIE · 1 year, 5 months ago
  50. f82e68c spd.h: Move enum ddr3_module_type to ddr3.h by Elyes Haouas · 1 year, 6 months ago
  51. d2ebc4d nb/intel/*/Kconfig: Remove dummy NORTHBRIDGE_SPECIFIC_OPTIONS by Elyes Haouas · 1 year, 6 months ago
  52. 2369818 nb/intel/sandybridge/acpi: Replace Index(a, b) with ASL 2.0 syntax by Elyes Haouas · 1 year, 6 months ago
  53. 16c2ea3 nb/intel/sandybridge/raminit_common.h: Add needed <device/dram/ddr3.h> by Elyes Haouas · 1 year, 6 months ago
  54. 45d818b nb/intel/sandybridge/sandybridge.h: Remove unnecessary guard by Elyes Haouas · 1 year, 7 months ago
  55. 4b7d405 nb/intel/sandybridge: Use read{8,32}p() by Elyes Haouas · 1 year, 7 months ago
  56. ee4646e nb/intel/sandybridge: Use write32p() by Elyes Haouas · 1 year, 7 months ago
  57. cdb26fd cpu/intel/model_206ax: Remove fake lapic device by Arthur Heymans · 2 years, 8 months ago
  58. d52bfbb cpu/intel/sandybridge: Use enum for ACPI C states by Arthur Heymans · 1 year, 8 months ago
  59. fade723 nb/intel/sandybridge: Hook up CPU bus and PCI domain ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  60. 691d58f nb/intel/sandybridge: Add a chipset devicetree by Arthur Heymans · 2 years, 11 months ago
  61. 3a99807 src/northbridge: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  62. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 8 months ago
  63. 8d14633 nb/intel/ironlake,sandybridge/gma: Fix out() parameter order by Kyösti Mälkki · 1 year, 8 months ago
  64. 9ee9cd3 nb/intel/sandybridge: Specify supported memory types by Elyes Haouas · 1 year, 8 months ago
  65. 5e6b0f0 nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)" by Elyes Haouas · 1 year, 10 months ago
  66. 1233c43 nb/intel/sandybridge: Align TOUUD down to 1 MiB granularity by Arthur Heymans · 1 year, 11 months ago
  67. c826ba4 commonlib/clamp.h: Relicense file to be BSD-compatible by Angel Pons · 1 year, 11 months ago
  68. 24f4e97 nb/intel/sandybridge/raminit_mrc.c: Use semicolon instead of comma by Elyes Haouas · 2 years ago
  69. 0a18d64 nb,soc/intel: Handle upper RAM boundary by Kyösti Mälkki · 3 years ago
  70. 8ee11b3 nb/intel: Drop local legacy_hole definitions by Kyösti Mälkki · 3 years ago
  71. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 1 month ago
  72. 55f116a nb/intel/snb/raminit_mrc.c: Remove set but unused variable by Arthur Heymans · 2 years, 3 months ago
  73. 0f89a11 nb/intel/snb: Reduce scope of functions by Arthur Heymans · 2 years, 3 months ago
  74. 9d8dac0 nb/intel/sandybridge: Restore `mainboard_early_init()` call by Angel Pons · 2 years, 3 months ago
  75. 7a87433 mb/google,samsung: Drop init_bootmode_straps() by Kyösti Mälkki · 2 years, 8 months ago
  76. f8daf86 nb/intel/sandybridge/acpi: Support setting PCI bars above 4G by Arthur Heymans · 3 years, 4 months ago
  77. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  78. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  79. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 4 months ago
  80. fff2021 Use the fallthrough statement in switch loops by Arthur Heymans · 3 years, 4 months ago
  81. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 5 months ago
  82. 7261b5a cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMER by Kyösti Mälkki · 3 years, 1 month ago
  83. 921b99e nb/intel/sandybridge/raminit_mrc.c: Use <device/dram/ddr3.h> macros by Elyes HAOUAS · 2 years, 5 months ago
  84. a233eb4 nb/intel/sandybridge/raminit_mrc.c: Use DDR3_SPD_SODIMM macro by Elyes HAOUAS · 2 years, 5 months ago
  85. 62b23c1 nb/intel/sandybridge/raminit_mrc.c: Use <smbios.h> macros by Elyes HAOUAS · 2 years, 5 months ago
  86. 60c7cc2 src/{northbridge,southbridge}: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 6 months ago
  87. 6a8e0b1 src/northbridge: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 6 months ago
  88. d0437f3 northbridge/intel/sandybridge/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 6 months ago
  89. 68ff337 nb/intel/sandybridge/romstage.c: Configure DPR and initialize TXT by Michał Żygowski · 2 years, 7 months ago
  90. ede8718 nb/intel/sandybridge: Add support for DPR by Michał Żygowski · 2 years, 7 months ago
  91. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  92. 536d36a nb/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  93. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  94. ff1ef8d nb/intel/sandybridge: Populate meminfo when using MRC by Matt DeVillier · 8 years ago
  95. 50863da src/mainboard to src/security: Fix spelling errors by Martin Roth · 2 years, 9 months ago
  96. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years ago
  97. c1328a6 MRC platforms: Fix MRC version printk format specifiers by Angel Pons · 3 years, 1 month ago
  98. b50b6a5 nb/intel/sandybridge: Add x86_64 support by Patrick Rudolph · 3 years, 11 months ago
  99. 2a29d45 lib/hexdump: remove hexdump32 and use hexdump instead by Felix Held · 3 years, 1 month ago
  100. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 2 months ago