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. 8f0075c nb,soc/amd/*/northbridge: use mmio_range to add IOAPIC2 resources by Felix Held · 11 months ago
  4. f362bbd commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles by Martin Roth · 11 months ago
  5. 9802f1e nb/intel/sandybridge: Clarify RAM overclock options by Angel Pons · 3 years, 8 months ago
  6. 8e9906c treewide: Get rid of "NO_DDRx" selection by Elyes Haouas · 1 year ago
  7. 4fcaccf cpu/amd/pi/00730F01: Use common code for mp_init by Arthur Heymans · 2 years, 1 month ago
  8. 43a9ffb nb/sandybridge: Remove redundant include of "ddr3.c" by Elyes Haouas · 1 year ago
  9. a9a92ac acpi: Move ECAM resource below PNP0C02 device in a common place by Arthur Heymans · 1 year, 1 month ago
  10. 8554954 nb/intel/i945: Rework nb resource reading by Arthur Heymans · 1 year ago
  11. a5543ae nb/haswell: Use newer function for resource declarations by Arthur Heymans · 1 year ago
  12. f06e993 nb/intel/gm45: Rework nb resource reading by Arthur Heymans · 1 year ago
  13. 5acb1a0 nb/intel/ironlake: Use newer resource declaration code by Arthur Heymans · 1 year ago
  14. 9a71983 nb/e7505: Rework nb resource reading by Arthur Heymans · 1 year ago
  15. ca0436f nb/intel/x4x: Rework nb resource reading by Arthur Heymans · 1 year ago
  16. 4141394 nb/intel/pineview: Rework nb resource reading by Arthur Heymans · 1 year ago
  17. a4b391b nb/i440bx: Use newer function for resource declarations by Arthur Heymans · 1 year ago
  18. 8eaab2b nb/amd/pi/00730F01: Specify supported memory type by Elyes Haouas · 1 year ago
  19. 9b3e5cd nb/intel/pineview: Drop unused attributes from sysinfo struct by Elyes Haouas · 1 year, 1 month ago
  20. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  21. f9ee87f acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic() by Arthur Heymans · 1 year, 1 month ago
  22. 61dd31c nb/amd/pi/00730f01/northbridge: use VGA_MMIO_* defines by Felix Held · 1 year, 1 month ago
  23. 6c42d14 nb/intel/haswell: Allow using Broadwell MRC.bin by Angel Pons · 3 years, 1 month ago
  24. 2f7e3db nb/intel/gm45/gma: Fix debug note about missing panel data by Nico Huber · 1 year, 2 months ago
  25. eae7506 nb/intel/gm45/gma: Centralize call to gm45_get_lvds_edid_str() by Nico Huber · 1 year, 2 months ago
  26. e55825f nb/intel/gm45/gma: Use res2mmio() directly for GTT access by Nico Huber · 1 year, 2 months ago
  27. e5888da nb/intel/gm45/gma: Probe PCI resource once and first by Nico Huber · 1 year, 2 months ago
  28. 049e77e nb/intel/i440bx: Roll sdram_set_spd_registers() into parent by Keith Hui · 1 year, 4 months ago
  29. d118b8e nb/intel/i440bx: Compact debug messages by Keith Hui · 1 year, 4 months ago
  30. 6554873 nb/intel/i440bx: Clear memory errors before ending raminit by Keith Hui · 1 year, 4 months ago
  31. a491f2f nb/intel/i440bx, mb/asus/p3b-f: Abolish disable_spd() by Keith Hui · 1 year, 4 months ago
  32. c391bff cpu,nb/amd/pi/00730F01: dynamically generate CPU devices by Felix Held · 1 year, 5 months ago
  33. 0a2c9d7 nb/amd/pi/00730F01: request binaryPI to use \_SB_ scope in PSTATE SSDT by Felix Held · 1 year, 4 months ago
  34. c6a9f50 nb/amd/pi/00730f01/acpi/northbridge: don't hide PCI0 root device from OS by Felix Held · 1 year, 2 months ago
  35. 3454367 AMD binaryPI: Use ACPI_COMMON_MADT_IOAPIC by Kyösti Mälkki · 1 year, 3 months ago
  36. 27af3e6 include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb by Felix Held · 1 year, 3 months ago
  37. fb74b3e nb/amd/pi/00730F01/northbridge: remove unneeded AGESA.h include by Felix Held · 1 year, 3 months ago
  38. e345378 nb/amd/pi/00730F01/northbridge: use get_top_of_mem_[below,above]_4gb by Felix Held · 1 year, 3 months ago
  39. 5e9afe7 include/cpu/amd/mtrr: rename functions to get top of memory regions by Felix Held · 1 year, 3 months ago
  40. 69a1396 sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC by Kyösti Mälkki · 1 year, 3 months ago
  41. d1534e4 AMD binaryPI: Use madt_ioapic_from_hw() by Kyösti Mälkki · 1 year, 3 months ago
  42. 8f86fa0 AMD binaryPI: Declare IOAPIC IDs by Kyösti Mälkki · 1 year, 7 months ago
  43. 899c713 binaryPI: Use common code for LAPIC NMIs by Kyösti Mälkki · 3 years, 1 month ago
  44. f63cdcf nb/intel/gm45: Export EDID-reading routine as a function by Bill XIE · 1 year, 3 months ago
  45. 9c3407b nb/intel/gm45: Prevent null-deref in get_blc_pwm_freq_value() by Bill XIE · 1 year, 3 months ago
  46. b1cb895 nb/intel/i440bx/debug.c: Refactor newlines and save some printk calls by Keith Hui · 1 year, 4 months ago
  47. 9492788 nb/intel/i440bx: Die with standard POST code on fatal conditions by Keith Hui · 1 year, 4 months ago
  48. c5d6af4 nb/intel/snb: Abolish mainboard_should_reset_usb() by Keith Hui · 1 year, 4 months ago
  49. 08391d2 nb/intel/haswell/pcie.c: Make UBSAN not complain by Angel Pons · 1 year, 5 months ago
  50. 6b2b835 nb/amd/pi/00730F01/acpi_tables: use existing IO_APIC2_ADDR definition by Felix Held · 1 year, 5 months ago
  51. 3a54f4a nb/intel/pineview/raminit.c: Get rid of duplicated branches by Elyes Haouas · 1 year, 7 months ago
  52. 72de822 nb/intel/haswell: Add 9-series PCH IDs by Angel Pons · 1 year, 8 months ago
  53. b5df65a mb/*: Replace SNB PCI devices with references from chipset.cb by Arthur Heymans · 1 year, 8 months ago
  54. b184e6e nb/intel/{sandybridge,haswell}: Generate IOAPIC DMAR entries from hw by Bill XIE · 1 year, 6 months ago
  55. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  56. 87b5fa7 nb/intel/gm45: Add remaining raminit code to support DDR2 by Nico Huber · 5 years ago
  57. d131183 nb/intel/gm45: Split DDR2 I/O init out by Nico Huber · 5 years ago
  58. c984788 nb/intel/gm45: Split DDR2 JEDEC init out by Nico Huber · 5 years ago
  59. 0c314f9 nb/intel/gm45: Wedge DDR2 SPD support in by Nico Huber · 5 years ago
  60. 105d309 nb/amd/pi/Kconfig: Remove unused CONSOLE_VGA_MULTI by Elyes Haouas · 1 year, 6 months ago
  61. 06545e0 nb/intel/haswell: Specify supported memory type by Elyes Haouas · 1 year, 7 months ago
  62. f82e68c spd.h: Move enum ddr3_module_type to ddr3.h by Elyes Haouas · 1 year, 7 months ago
  63. d2ebc4d nb/intel/*/Kconfig: Remove dummy NORTHBRIDGE_SPECIFIC_OPTIONS by Elyes Haouas · 1 year, 6 months ago
  64. 0461005 nb/intel/ironlake: Specify supported memory type by Elyes Haouas · 1 year, 7 months ago
  65. 6a4c517 nb/intel/e7505: Specify supported memory type by Elyes Haouas · 1 year, 7 months ago
  66. bfcea14 nb/intel/i440bx: Specify supported memory type by Elyes Haouas · 1 year, 7 months ago
  67. 9df60d3 tree/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 7 months ago
  68. e007893 nb/intel/ironlake/acpi: Replace Index(a, b) with ASL 2.0 syntax by Elyes Haouas · 1 year, 7 months ago
  69. 2369818 nb/intel/sandybridge/acpi: Replace Index(a, b) with ASL 2.0 syntax by Elyes Haouas · 1 year, 7 months ago
  70. 9ede493 nb/intel/haswell/acpi: Replace Index(a, b) with ASL 2.0 syntax by Elyes Haouas · 1 year, 7 months ago
  71. 16c2ea3 nb/intel/sandybridge/raminit_common.h: Add needed <device/dram/ddr3.h> by Elyes Haouas · 1 year, 7 months ago
  72. 1c9a8d8 nb/intel/haswell: Add native raminit scaffolding by Angel Pons · 2 years, 2 months ago
  73. 49509189 sb/intel/lynxpoint: Add native PCH init by Angel Pons · 2 years, 2 months ago
  74. 9c8c858 sb/intel/lynxpoint: Add native thermal init by Angel Pons · 2 years, 2 months ago
  75. 70c6185 sb/intel/lynxpoint: Add native USB init by Angel Pons · 2 years, 2 months ago
  76. 322b1c3 haswell/lynxpoint: Add native early ME init by Angel Pons · 2 years, 2 months ago
  77. 567ece4 haswell/lynxpoint: Add native DMI init by Angel Pons · 2 years, 2 months ago
  78. 45d818b nb/intel/sandybridge/sandybridge.h: Remove unnecessary guard by Elyes Haouas · 1 year, 7 months ago
  79. 9fdd557 nb/intel/haswell: Introduce option to not use MRC.bin by Angel Pons · 2 years, 2 months ago
  80. 8823ba1 treewide: Include <device/mmio.h> instead of <arch/mmio.h> by Elyes Haouas · 1 year, 7 months ago
  81. a361d35 nb/intel/pineview: Use read32p() by Elyes Haouas · 1 year, 7 months ago
  82. 9a83eae nb/intel/haswell: Use {read,write}32p() by Elyes Haouas · 1 year, 7 months ago
  83. a2389ef nb/intel/x4x: Use read32p() by Elyes Haouas · 1 year, 7 months ago
  84. 421f1ee nb/intel/e7505: Use read32p() by Elyes Haouas · 1 year, 7 months ago
  85. 4b7d405 nb/intel/sandybridge: Use read{8,32}p() by Elyes Haouas · 1 year, 7 months ago
  86. ee4646e nb/intel/sandybridge: Use write32p() by Elyes Haouas · 1 year, 7 months ago
  87. 98c9257 cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm by Arthur Heymans · 1 year, 8 months ago
  88. a521d66 nb/intel/i945: Use boolean for gpu_lvds_use_spread_spectrum_clock by Elyes Haouas · 1 year, 8 months ago
  89. 5a845ee nb/intel/pineview: Remove unused 'gpu_lvds_use_spread_spectrum_clock' by Elyes Haouas · 1 year, 8 months ago
  90. 1eecb8c nb/intel/x4x: Hook up PCI domain and CPU bus ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  91. 22d6ee8 nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  92. 2fb6f68 nb/intel/gm45: Hook up PCI domain and CPU bus ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  93. cdb26fd cpu/intel/model_206ax: Remove fake lapic device by Arthur Heymans · 2 years, 8 months ago
  94. d52bfbb cpu/intel/sandybridge: Use enum for ACPI C states by Arthur Heymans · 1 year, 8 months ago
  95. fade723 nb/intel/sandybridge: Hook up CPU bus and PCI domain ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  96. 691d58f nb/intel/sandybridge: Add a chipset devicetree by Arthur Heymans · 3 years ago
  97. f2b9852 nb/intel/e7505: Hook up PCI domain and CPU ops to devicetree by Kyösti Mälkki · 1 year, 8 months ago
  98. 560c3f5 aopen/dxplplusu: Support SMM_ASEG and SMM_TSEG by Kyösti Mälkki · 2 years, 6 months ago
  99. dd96ab6 cpu/intel/haswell: Move chip_ops to cpu cluster by Arthur Heymans · 2 years, 8 months ago
  100. 3a99807 src/northbridge: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago