1. 1b25422 haswell NRI: Collect SPD info by Angel Pons · 2 years, 2 months ago
  2. ba7ab73 nb/intel/haswell/nri: Only do CPU replacement check on cold boots by Angel Pons · 2 years, 1 month ago
  3. f362bbd commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles by Martin Roth · 11 months ago
  4. 9802f1e nb/intel/sandybridge: Clarify RAM overclock options by Angel Pons · 3 years, 8 months ago
  5. 8e9906c treewide: Get rid of "NO_DDRx" selection by Elyes Haouas · 1 year ago
  6. 43a9ffb nb/sandybridge: Remove redundant include of "ddr3.c" by Elyes Haouas · 1 year ago
  7. a9a92ac acpi: Move ECAM resource below PNP0C02 device in a common place by Arthur Heymans · 1 year, 1 month ago
  8. 8554954 nb/intel/i945: Rework nb resource reading by Arthur Heymans · 1 year ago
  9. a5543ae nb/haswell: Use newer function for resource declarations by Arthur Heymans · 1 year ago
  10. f06e993 nb/intel/gm45: Rework nb resource reading by Arthur Heymans · 1 year ago
  11. 5acb1a0 nb/intel/ironlake: Use newer resource declaration code by Arthur Heymans · 1 year ago
  12. 9a71983 nb/e7505: Rework nb resource reading by Arthur Heymans · 1 year ago
  13. ca0436f nb/intel/x4x: Rework nb resource reading by Arthur Heymans · 1 year ago
  14. 4141394 nb/intel/pineview: Rework nb resource reading by Arthur Heymans · 1 year ago
  15. a4b391b nb/i440bx: Use newer function for resource declarations by Arthur Heymans · 1 year ago
  16. 9b3e5cd nb/intel/pineview: Drop unused attributes from sysinfo struct by Elyes Haouas · 1 year, 1 month ago
  17. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  18. 6c42d14 nb/intel/haswell: Allow using Broadwell MRC.bin by Angel Pons · 3 years, 1 month ago
  19. 2f7e3db nb/intel/gm45/gma: Fix debug note about missing panel data by Nico Huber · 1 year, 2 months ago
  20. eae7506 nb/intel/gm45/gma: Centralize call to gm45_get_lvds_edid_str() by Nico Huber · 1 year, 2 months ago
  21. e55825f nb/intel/gm45/gma: Use res2mmio() directly for GTT access by Nico Huber · 1 year, 2 months ago
  22. e5888da nb/intel/gm45/gma: Probe PCI resource once and first by Nico Huber · 1 year, 2 months ago
  23. 049e77e nb/intel/i440bx: Roll sdram_set_spd_registers() into parent by Keith Hui · 1 year, 4 months ago
  24. d118b8e nb/intel/i440bx: Compact debug messages by Keith Hui · 1 year, 4 months ago
  25. 6554873 nb/intel/i440bx: Clear memory errors before ending raminit by Keith Hui · 1 year, 4 months ago
  26. a491f2f nb/intel/i440bx, mb/asus/p3b-f: Abolish disable_spd() by Keith Hui · 1 year, 4 months ago
  27. f63cdcf nb/intel/gm45: Export EDID-reading routine as a function by Bill XIE · 1 year, 3 months ago
  28. 9c3407b nb/intel/gm45: Prevent null-deref in get_blc_pwm_freq_value() by Bill XIE · 1 year, 3 months ago
  29. b1cb895 nb/intel/i440bx/debug.c: Refactor newlines and save some printk calls by Keith Hui · 1 year, 4 months ago
  30. 9492788 nb/intel/i440bx: Die with standard POST code on fatal conditions by Keith Hui · 1 year, 4 months ago
  31. c5d6af4 nb/intel/snb: Abolish mainboard_should_reset_usb() by Keith Hui · 1 year, 4 months ago
  32. 08391d2 nb/intel/haswell/pcie.c: Make UBSAN not complain by Angel Pons · 1 year, 5 months ago
  33. 3a54f4a nb/intel/pineview/raminit.c: Get rid of duplicated branches by Elyes Haouas · 1 year, 7 months ago
  34. 72de822 nb/intel/haswell: Add 9-series PCH IDs by Angel Pons · 1 year, 8 months ago
  35. b5df65a mb/*: Replace SNB PCI devices with references from chipset.cb by Arthur Heymans · 1 year, 8 months ago
  36. b184e6e nb/intel/{sandybridge,haswell}: Generate IOAPIC DMAR entries from hw by Bill XIE · 1 year, 6 months ago
  37. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  38. 87b5fa7 nb/intel/gm45: Add remaining raminit code to support DDR2 by Nico Huber · 5 years ago
  39. d131183 nb/intel/gm45: Split DDR2 I/O init out by Nico Huber · 5 years ago
  40. c984788 nb/intel/gm45: Split DDR2 JEDEC init out by Nico Huber · 5 years ago
  41. 0c314f9 nb/intel/gm45: Wedge DDR2 SPD support in by Nico Huber · 5 years ago
  42. 06545e0 nb/intel/haswell: Specify supported memory type by Elyes Haouas · 1 year, 7 months ago
  43. f82e68c spd.h: Move enum ddr3_module_type to ddr3.h by Elyes Haouas · 1 year, 7 months ago
  44. d2ebc4d nb/intel/*/Kconfig: Remove dummy NORTHBRIDGE_SPECIFIC_OPTIONS by Elyes Haouas · 1 year, 6 months ago
  45. 0461005 nb/intel/ironlake: Specify supported memory type by Elyes Haouas · 1 year, 7 months ago
  46. 6a4c517 nb/intel/e7505: Specify supported memory type by Elyes Haouas · 1 year, 7 months ago
  47. bfcea14 nb/intel/i440bx: Specify supported memory type by Elyes Haouas · 1 year, 7 months ago
  48. e007893 nb/intel/ironlake/acpi: Replace Index(a, b) with ASL 2.0 syntax by Elyes Haouas · 1 year, 7 months ago
  49. 2369818 nb/intel/sandybridge/acpi: Replace Index(a, b) with ASL 2.0 syntax by Elyes Haouas · 1 year, 7 months ago
  50. 9ede493 nb/intel/haswell/acpi: Replace Index(a, b) with ASL 2.0 syntax by Elyes Haouas · 1 year, 7 months ago
  51. 16c2ea3 nb/intel/sandybridge/raminit_common.h: Add needed <device/dram/ddr3.h> by Elyes Haouas · 1 year, 7 months ago
  52. 1c9a8d8 nb/intel/haswell: Add native raminit scaffolding by Angel Pons · 2 years, 2 months ago
  53. 49509189 sb/intel/lynxpoint: Add native PCH init by Angel Pons · 2 years, 2 months ago
  54. 9c8c858 sb/intel/lynxpoint: Add native thermal init by Angel Pons · 2 years, 2 months ago
  55. 70c6185 sb/intel/lynxpoint: Add native USB init by Angel Pons · 2 years, 2 months ago
  56. 322b1c3 haswell/lynxpoint: Add native early ME init by Angel Pons · 2 years, 2 months ago
  57. 567ece4 haswell/lynxpoint: Add native DMI init by Angel Pons · 2 years, 2 months ago
  58. 45d818b nb/intel/sandybridge/sandybridge.h: Remove unnecessary guard by Elyes Haouas · 1 year, 7 months ago
  59. 9fdd557 nb/intel/haswell: Introduce option to not use MRC.bin by Angel Pons · 2 years, 2 months ago
  60. 8823ba1 treewide: Include <device/mmio.h> instead of <arch/mmio.h> by Elyes Haouas · 1 year, 7 months ago
  61. a361d35 nb/intel/pineview: Use read32p() by Elyes Haouas · 1 year, 7 months ago
  62. 9a83eae nb/intel/haswell: Use {read,write}32p() by Elyes Haouas · 1 year, 7 months ago
  63. a2389ef nb/intel/x4x: Use read32p() by Elyes Haouas · 1 year, 7 months ago
  64. 421f1ee nb/intel/e7505: Use read32p() by Elyes Haouas · 1 year, 7 months ago
  65. 4b7d405 nb/intel/sandybridge: Use read{8,32}p() by Elyes Haouas · 1 year, 7 months ago
  66. ee4646e nb/intel/sandybridge: Use write32p() by Elyes Haouas · 1 year, 7 months ago
  67. 98c9257 cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm by Arthur Heymans · 1 year, 8 months ago
  68. a521d66 nb/intel/i945: Use boolean for gpu_lvds_use_spread_spectrum_clock by Elyes Haouas · 1 year, 8 months ago
  69. 5a845ee nb/intel/pineview: Remove unused 'gpu_lvds_use_spread_spectrum_clock' by Elyes Haouas · 1 year, 8 months ago
  70. 1eecb8c nb/intel/x4x: Hook up PCI domain and CPU bus ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  71. 22d6ee8 nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  72. 2fb6f68 nb/intel/gm45: Hook up PCI domain and CPU bus ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  73. cdb26fd cpu/intel/model_206ax: Remove fake lapic device by Arthur Heymans · 2 years, 8 months ago
  74. d52bfbb cpu/intel/sandybridge: Use enum for ACPI C states by Arthur Heymans · 1 year, 8 months ago
  75. fade723 nb/intel/sandybridge: Hook up CPU bus and PCI domain ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  76. 691d58f nb/intel/sandybridge: Add a chipset devicetree by Arthur Heymans · 3 years ago
  77. f2b9852 nb/intel/e7505: Hook up PCI domain and CPU ops to devicetree by Kyösti Mälkki · 1 year, 8 months ago
  78. 560c3f5 aopen/dxplplusu: Support SMM_ASEG and SMM_TSEG by Kyösti Mälkki · 2 years, 6 months ago
  79. dd96ab6 cpu/intel/haswell: Move chip_ops to cpu cluster by Arthur Heymans · 2 years, 8 months ago
  80. 3a99807 src/northbridge: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  81. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 8 months ago
  82. ac435b4 intel/haswell,lynxpoint: Fix out() parameter order by Kyösti Mälkki · 1 year, 8 months ago
  83. 8d14633 nb/intel/ironlake,sandybridge/gma: Fix out() parameter order by Kyösti Mälkki · 1 year, 8 months ago
  84. 8e679f7 sb/intel/i82801dx: Improve LPC device early init by Kyösti Mälkki · 1 year, 8 months ago
  85. 62eb94c nb/intel/ironlake: Hook up PCI domain and CPU ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  86. b291dc8 nb/intel/ironlake: Work around unused variable warning by Arthur Heymans · 1 year, 8 months ago
  87. 7b73e852 Revert "mb/aopen/dxplplusu: Remove board" by Kyösti Mälkki · 1 year, 8 months ago
  88. 600fa26 nb/intel/haswell: Hook up PCI domain and CPU cluster ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  89. eb76a45 mb/aopen/dxplplusu: Remove board by Arthur Heymans · 1 year, 9 months ago
  90. f2503fc nb/intel/pineview: Specify supported memory types by Elyes Haouas · 1 year, 9 months ago
  91. 649c8cb nb/intel/x4x: Specify supported memory types by Elyes Haouas · 1 year, 9 months ago
  92. 9ee9cd3 nb/intel/sandybridge: Specify supported memory types by Elyes Haouas · 1 year, 9 months ago
  93. 49af63b nb/intel/gm45: Specify supported memory types by Elyes Haouas · 1 year, 9 months ago
  94. e845753 nb/intel/i945: Specify supported memory type by Elyes Haouas · 1 year, 9 months ago
  95. 6397687 nb/intel/gm45: Make polling loops more explicit by Angel Pons · 1 year, 9 months ago
  96. 9015665 nb/intel/i945/raminit: Use 'bool' for do_reset by Elyes Haouas · 1 year, 9 months ago
  97. d9dade3 nb/intel/i945/raminit: Use 'bool' for clkcfg_bit7 by Elyes Haouas · 1 year, 9 months ago
  98. 26fc2a4 nb/intel/i945/raminit: Use 'size_t' for banksize[] by Elyes Haouas · 1 year, 9 months ago
  99. 4c0299f nb/x4x/dq_dqs.c: Use 'enum cb_err' by Elyes Haouas · 1 year, 9 months ago
  100. 6f9786b nb/intel/x4x/raminit.c: Use 'enum cb_err' by Elyes Haouas · 1 year, 9 months ago