1. 43a9ffb nb/sandybridge: Remove redundant include of "ddr3.c" by Elyes Haouas · 1 year ago
  2. a9a92ac acpi: Move ECAM resource below PNP0C02 device in a common place by Arthur Heymans · 1 year, 1 month ago
  3. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  4. c5d6af4 nb/intel/snb: Abolish mainboard_should_reset_usb() by Keith Hui · 1 year, 4 months ago
  5. b5df65a mb/*: Replace SNB PCI devices with references from chipset.cb by Arthur Heymans · 1 year, 8 months ago
  6. b184e6e nb/intel/{sandybridge,haswell}: Generate IOAPIC DMAR entries from hw by Bill XIE · 1 year, 6 months ago
  7. f82e68c spd.h: Move enum ddr3_module_type to ddr3.h by Elyes Haouas · 1 year, 7 months ago
  8. d2ebc4d nb/intel/*/Kconfig: Remove dummy NORTHBRIDGE_SPECIFIC_OPTIONS by Elyes Haouas · 1 year, 6 months ago
  9. 2369818 nb/intel/sandybridge/acpi: Replace Index(a, b) with ASL 2.0 syntax by Elyes Haouas · 1 year, 7 months ago
  10. 16c2ea3 nb/intel/sandybridge/raminit_common.h: Add needed <device/dram/ddr3.h> by Elyes Haouas · 1 year, 7 months ago
  11. 45d818b nb/intel/sandybridge/sandybridge.h: Remove unnecessary guard by Elyes Haouas · 1 year, 7 months ago
  12. 4b7d405 nb/intel/sandybridge: Use read{8,32}p() by Elyes Haouas · 1 year, 7 months ago
  13. ee4646e nb/intel/sandybridge: Use write32p() by Elyes Haouas · 1 year, 7 months ago
  14. cdb26fd cpu/intel/model_206ax: Remove fake lapic device by Arthur Heymans · 2 years, 8 months ago
  15. d52bfbb cpu/intel/sandybridge: Use enum for ACPI C states by Arthur Heymans · 1 year, 8 months ago
  16. fade723 nb/intel/sandybridge: Hook up CPU bus and PCI domain ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  17. 691d58f nb/intel/sandybridge: Add a chipset devicetree by Arthur Heymans · 3 years ago
  18. 3a99807 src/northbridge: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  19. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 8 months ago
  20. 8d14633 nb/intel/ironlake,sandybridge/gma: Fix out() parameter order by Kyösti Mälkki · 1 year, 8 months ago
  21. 9ee9cd3 nb/intel/sandybridge: Specify supported memory types by Elyes Haouas · 1 year, 9 months ago
  22. 5e6b0f0 nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)" by Elyes Haouas · 1 year, 10 months ago
  23. 1233c43 nb/intel/sandybridge: Align TOUUD down to 1 MiB granularity by Arthur Heymans · 2 years ago
  24. c826ba4 commonlib/clamp.h: Relicense file to be BSD-compatible by Angel Pons · 1 year, 11 months ago
  25. 24f4e97 nb/intel/sandybridge/raminit_mrc.c: Use semicolon instead of comma by Elyes Haouas · 2 years ago
  26. 0a18d64 nb,soc/intel: Handle upper RAM boundary by Kyösti Mälkki · 3 years, 1 month ago
  27. 8ee11b3 nb/intel: Drop local legacy_hole definitions by Kyösti Mälkki · 3 years, 1 month ago
  28. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 2 months ago
  29. 55f116a nb/intel/snb/raminit_mrc.c: Remove set but unused variable by Arthur Heymans · 2 years, 4 months ago
  30. 0f89a11 nb/intel/snb: Reduce scope of functions by Arthur Heymans · 2 years, 3 months ago
  31. 9d8dac0 nb/intel/sandybridge: Restore `mainboard_early_init()` call by Angel Pons · 2 years, 3 months ago
  32. 7a87433 mb/google,samsung: Drop init_bootmode_straps() by Kyösti Mälkki · 2 years, 8 months ago
  33. f8daf86 nb/intel/sandybridge/acpi: Support setting PCI bars above 4G by Arthur Heymans · 3 years, 5 months ago
  34. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  35. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  36. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 5 months ago
  37. fff2021 Use the fallthrough statement in switch loops by Arthur Heymans · 3 years, 4 months ago
  38. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  39. 7261b5a cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMER by Kyösti Mälkki · 3 years, 1 month ago
  40. 921b99e nb/intel/sandybridge/raminit_mrc.c: Use <device/dram/ddr3.h> macros by Elyes HAOUAS · 2 years, 6 months ago
  41. a233eb4 nb/intel/sandybridge/raminit_mrc.c: Use DDR3_SPD_SODIMM macro by Elyes HAOUAS · 2 years, 6 months ago
  42. 62b23c1 nb/intel/sandybridge/raminit_mrc.c: Use <smbios.h> macros by Elyes HAOUAS · 2 years, 6 months ago
  43. 60c7cc2 src/{northbridge,southbridge}: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 6 months ago
  44. 6a8e0b1 src/northbridge: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 7 months ago
  45. d0437f3 northbridge/intel/sandybridge/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  46. 68ff337 nb/intel/sandybridge/romstage.c: Configure DPR and initialize TXT by Michał Żygowski · 2 years, 8 months ago
  47. ede8718 nb/intel/sandybridge: Add support for DPR by Michał Żygowski · 2 years, 8 months ago
  48. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  49. 536d36a nb/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  50. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  51. ff1ef8d nb/intel/sandybridge: Populate meminfo when using MRC by Matt DeVillier · 8 years ago
  52. 50863da src/mainboard to src/security: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  53. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years ago
  54. c1328a6 MRC platforms: Fix MRC version printk format specifiers by Angel Pons · 3 years, 1 month ago
  55. b50b6a5 nb/intel/sandybridge: Add x86_64 support by Patrick Rudolph · 3 years, 11 months ago
  56. 2a29d45 lib/hexdump: remove hexdump32 and use hexdump instead by Felix Held · 3 years, 2 months ago
  57. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  58. c8116f6 nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE by Arthur Heymans · 3 years, 3 months ago
  59. f9c9390 nb/intel: Use get_int_option() by Angel Pons · 3 years, 8 months ago
  60. 0acfe22 nb/intel: Replace remaining BAR accessors by Angel Pons · 3 years, 4 months ago
  61. 66780a0 nb/intel/sandybridge: Use new fixed BAR accessors by Angel Pons · 3 years, 4 months ago
  62. 7720f1d nb/intel: Factor out remaining MCHBAR macros by Angel Pons · 3 years, 4 months ago
  63. 5304ce1 nb/intel/sandybridge: Drop `pci_mmio_size` by Angel Pons · 3 years, 3 months ago
  64. ae5e636 nb/intel/sandybridge: Rename `pdwm_mode` enum by Angel Pons · 3 years, 4 months ago
  65. afb3d7e device/dram/ddr3: Get rid of useless typedefs by Angel Pons · 3 years, 4 months ago
  66. d992944 nb/intel/sandybridge: Clean up `dram_timing` function by Angel Pons · 3 years, 10 months ago
  67. da43737 nb/intel/sandybridge: Ensure tXP and tXPDLL do not overflow by Angel Pons · 3 years, 6 months ago
  68. 6724ba4 memory_info.h: Store SMBIOS error correction type by Angel Pons · 3 years, 6 months ago
  69. b238caa device/device.c: Rename .disable to .vga_disable by Arthur Heymans · 3 years, 5 months ago
  70. 522b39e nb/intel/sandybridge/pcie.c: remove disable NOP by Arthur Heymans · 3 years, 5 months ago
  71. b33c6fb nb/intel/x4x,sandybridge: Move INITRAM timestamps by Kyösti Mälkki · 3 years, 5 months ago
  72. 4ce0a07 nb/intel/x4x,sandybridge: Move romstage_handoff_init() call by Kyösti Mälkki · 3 years, 5 months ago
  73. cf0cd65 nb/intel/sandybridge: Remove stale FIXME about ECC support by Angel Pons · 3 years, 5 months ago
  74. 0a20872 nb/intel/sandybridge: Use 133 MHz ref clock for DDR3-2400 by Angel Pons · 3 years, 10 months ago
  75. fe276fb nb/intel/sandybridge: Clean up `dram_freq` function by Angel Pons · 3 years, 10 months ago
  76. 037137d nb/intel: Remove unused <string.h> by Elyes HAOUAS · 3 years, 5 months ago
  77. f550231 nb/intel/sandybridge: Fix description of auto-precharge bit by Angel Pons · 3 years, 5 months ago
  78. fce36e4 vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC by Kyösti Mälkki · 3 years, 5 months ago
  79. 11c6b8b nb,soc/intel: Switch to CHROMEOS_RAMOOPS_DYNAMIC by Kyösti Mälkki · 3 years, 5 months ago
  80. b8b4133 nb/intel/sandybridge,haswell: Use chromeos_reserve_ram_oops() by Kyösti Mälkki · 3 years, 5 months ago
  81. 6f35c53 src/nb: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 5 months ago
  82. ec38570 nb/intel/sandybridge: Correct description of QCLK by Angel Pons · 3 years, 6 months ago
  83. ad58198 src: Remove unused <cpu/intel/model_206ax/model_206ax.h> by Elyes HAOUAS · 3 years, 6 months ago
  84. 45ce5d8 src: Remove unused <arch/cpu.h> by Elyes HAOUAS · 3 years, 6 months ago
  85. f843e0a nb/intel/{haswell,sandybridge}/*/mchbar.h: Fix typo in comment by Elyes HAOUAS · 3 years, 5 months ago
  86. d9e58dc nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  87. b70ff52 intel: Define `RCBA_LENGTH` in Kconfig and use it by Angel Pons · 3 years, 6 months ago
  88. 6e732d3 intel: Turn `DEFAULT_RCBA` into a Kconfig symbol by Angel Pons · 3 years, 6 months ago
  89. 37cae54 nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>` by Angel Pons · 3 years, 5 months ago
  90. 9cbf26d nb/intel/sandybridge/bootblock.c: include <arch/pci_io_cfg.h> by Elyes HAOUAS · 3 years, 6 months ago
  91. 10f9b83 nb/intel/sandybridge: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 6 months ago
  92. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 6 months ago
  93. 64b8862 nb/intel/sandybridge: Only run DMI recipe on Ivy Bridge by Angel Pons · 3 years, 7 months ago
  94. 77516ca nb/intel/sandybridge: Correct late DMI init sequence by Angel Pons · 3 years, 7 months ago
  95. 98d6f33 northbridge/intel/sandybridge/bootblock.c: Remove repeated word by Elyes HAOUAS · 3 years, 6 months ago
  96. 7519ca4 nb/intel/sandybridge: Clarify command timing calculation by Angel Pons · 3 years, 6 months ago
  97. 0a7d99c nb/intel/sandybridge: Fix handling of clock timing by Angel Pons · 3 years, 6 months ago
  98. 89200d2 nb/intel/sandybridge: Remove wrong and nonsense condition by Angel Pons · 3 years, 6 months ago
  99. c728e25 nb/intel/sandybridge: Use consistent comment style by Angel Pons · 3 years, 6 months ago
  100. 42d033a nb/intel/sandybridge: Define and use `QCLK_PI` constant by Angel Pons · 3 years, 6 months ago