1. 3664647 sb/intel/i82801gx: Add the option to lock the platform by Arthur Heymans · 6 years ago
  2. 02c9971 src/sb/intel/common/spi.c: Adapt and link in romstage by Arthur Heymans · 6 years ago
  3. 448d9fb src: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 5 years ago
  4. 11fcb2bc sb/intel/common/spi.c: Add a SPI write protect function by Arthur Heymans · 6 years ago
  5. 4aa181e sb/intel/i82801gx: Remove unneeded includes by Elyes HAOUAS · 5 years ago
  6. 4aec340 sb/intel/bd82x6x: Get rid of device_t by Elyes HAOUAS · 5 years ago
  7. a50b1f9 intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handler by Martin Roth · 5 years ago
  8. ebace9f src/southbridge: Add and update license headers by Martin Roth · 5 years ago
  9. a34b5bc southbridge/intel/bd82x6x: Remove unused argument from ACPI method by Martin Roth · 5 years ago
  10. 14604da sb/intel/{bd82x6x,ibexpeak}: Fix out of bounds access in intel_me_status() by Nicola Corna · 5 years ago
  11. e862014 sb/intel/common/pirq_gen: Rework generating pin-route tables by Arthur Heymans · 6 years ago
  12. 8aa5073 sb/intel/i82801ix: Get rid of device_t by Elyes HAOUAS · 5 years ago
  13. 1a8c1df sb/intel/i82801jx: Get rid of device_t by Elyes HAOUAS · 5 years ago
  14. ac350f8 sb/intel/fsp_i89xx: Get rid of device_t by Elyes HAOUAS · 5 years ago
  15. 1607406 Remove leftover Intel i82801b support by Kyösti Mälkki · 5 years ago
  16. 2202a12 Remove leftover Intel i82801a support by Kyösti Mälkki · 5 years ago
  17. 2526fd4 src: Remove space after `defined` by Elyes HAOUAS · 5 years ago
  18. 66faf0c sb/intel/i82801dx: Get rid of device_t by Elyes HAOUAS · 5 years ago
  19. 17c59f5 sb/intel/i82870: Get rid of device_t by Elyes HAOUAS · 5 years ago
  20. 9966703 sb/intel/i82801gx: Get rid of device_t by Elyes HAOUAS · 5 years ago
  21. cbcdb3e sb/intel/fsp_rangeley: Get rid of device_t by Elyes HAOUAS · 5 years ago
  22. 4ccb23f sb/intel/fsp_bd82x6x: Get rid of device_t by Elyes HAOUAS · 5 years ago
  23. 892e9f6 sb/intel/i82801bx: Get rid of device_t by Elyes HAOUAS · 5 years ago
  24. 152f1c9 sb/intel/i82801ax: Get rid of device_t by Elyes HAOUAS · 5 years ago
  25. be84140 sb/intel/ibexpeak: Get rid of device_t by Elyes HAOUAS · 5 years ago
  26. 07e77f1 sb/intel/i82371eb: Get rid of device_t by Elyes HAOUAS · 5 years ago
  27. 621e4d8 src/southbridge: Serialize methods with named objects inside by Martin Roth · 5 years ago
  28. f9de5a4 src/southbridge: Add required space before the open parenthesis by Elyes HAOUAS · 5 years ago
  29. 9099395 intel/ibexpeak: Fix missing ACPI PIRQ entries by Kyösti Mälkki · 5 years ago
  30. 9c5d463 southbridge/intel: Remove space before/after parenthesis by Elyes HAOUAS · 5 years ago
  31. 581fe58 src/southbridge: Add spaces around '==' by Elyes HAOUAS · 5 years ago
  32. 6403167 compiler.h: add __weak macro by Aaron Durbin · 5 years ago
  33. 851dde8 drivers/spi: reduce confusion in the API by Aaron Durbin · 5 years ago
  34. e56189c pci: Move inline PCI functions to pci_ops.h by Patrick Rudolph · 5 years ago
  35. 68f6888 Revert "model_206ax: Use parallel MP init" by Arthur Heymans · 5 years ago
  36. 5fbe788 model_206ax: Use parallel MP init by Arthur Heymans · 6 years ago
  37. d58dd5c sb/intel/common/firmware: Allow CONFIG_USE_ME_CLEANER on Kaby Lake by Nicola Corna · 6 years ago
  38. 8e50b6d sb/intel/bd82x6x: Let mainboard override SPI opmenu by Nico Huber · 6 years ago
  39. a050817 sb/intel/common: Add common code for SMM setup and smihandler by Arthur Heymans · 6 years ago
  40. a51e379 nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APIC by Matt DeVillier · 6 years ago
  41. 8aaa004 sb/intel/common: Fix conflicting OIC register definition by Nico Huber · 6 years ago
  42. d2d2aef sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location by Arthur Heymans · 6 years ago
  43. ff4025c sb/intel/bd82x6x: Reduce function-disable mess by Nico Huber · 6 years ago
  44. 264566c Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT by Martin Roth · 6 years ago
  45. b451df2 mb/*/*/romstage.c: Clean up targets with i82801gx by Arthur Heymans · 6 years ago
  46. 5495ed2 sb/intel/i82801ix: Don't select HAVE_INTEL_FIRMWARE on Q35-QEMU by Arthur Heymans · 6 years ago
  47. d6f3dd8 nb/intel/x4x: Disable watchdog, halt TCO timer and clear timeout by Arthur Heymans · 6 years ago
  48. 7f5efd9 intel/bd82x6x: Use generated ACPI PIRQ by Tobias Diedrich · 6 years ago
  49. 9d8be5a sb/intel/common: Automatically generate ACPI PIRQ by Tobias Diedrich · 6 years ago
  50. 0c891d2 sb/intel/i82801jx: Hook up spi code by Arthur Heymans · 6 years ago
  51. bddef0d sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPI by Arthur Heymans · 6 years ago
  52. 97041de9 sb/intel/i82371eb: Rework ACPI tables by Keith Hui · 6 years ago
  53. 85dc0d8 intel/bd82x6x: Fix a small mistake in DIR_ROUTE by Tobias Diedrich · 6 years ago
  54. 7b093e4 intel/bd82x6x: Add missing IRQs in ACPI PIRQ link devices by Tobias Diedrich · 6 years ago
  55. c6fa127 sb/intel: Replace DTS2 with FLVL by Patrick Rudolph · 6 years ago
  56. d9802f3 acpi/tpm: remove non-existent IRQ for Infineon TPM chip by Matt DeVillier · 7 years ago
  57. 59bd6a4 acpi/tpm: update TPM preprocessor guards by Matt DeVillier · 7 years ago
  58. 46234ea sb/intel/i82801jx: Store initial timestamp in bootblock by Arthur Heymans · 6 years ago
  59. f1c8ede sb/intel/i82801ix: fetch initial timestamp in bootblock by Arthur Heymans · 6 years ago
  60. 0781cbe sb and soc: Enforce correct offset of member "chromeos" in global_nvs_t by Jonathan Neuschäfer · 6 years ago
  61. b9c1a4e sb/intel/i82371eb: Consolidate bootblock.c logic by Keith Hui · 6 years ago
  62. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 6 years ago
  63. 216ad21 sb/intel/bd82x6x: Add new USB currents by Vagiz Trakhanov · 6 years ago
  64. 7090377 smbus: Fix a typo ("Set the device I'm talking too") by Jonathan Neuschäfer · 6 years ago
  65. 2ac149d sb/intel/bd82x6x: Revise flash ROM lockdown options by Nico Huber · 6 years ago
  66. c88e370 sb/intel/common/spi.c: Port to i82801gx by Arthur Heymans · 6 years ago
  67. 0990fbf vboot: reset vbnv in cmos when cmos failure occurs by Aaron Durbin · 6 years ago
  68. 97620038 southbridge/intel/bd82x6x: refactor rtc failure checking by Aaron Durbin · 6 years ago
  69. cfe7ad1 southbridge/intel/lynxpoint: refactor rtc failure checking by Aaron Durbin · 6 years ago
  70. d7e0cb9 sb/intel/bd82x6x: Add awareness of ME's Alt Disable Mode by Nathaniel Roach · 6 years ago
  71. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 6 years ago
  72. 52f0871 sb/intel/bd82x6x: Add time-stamp around ME DRAM update by Nathaniel Roach · 6 years ago
  73. 33863b6 sb/intel/i82801jx: Add smbus block operations by Arthur Heymans · 6 years ago
  74. f51c5fd sb/intel/common: Fix HAVE_DEBUG_SMBUS by Kyösti Mälkki · 6 years ago
  75. b5d998b sb/intel/common: Add HAVE_DEBUG_SMBUS by Kyösti Mälkki · 6 years ago
  76. 1e39236 sb/intel/common: Fix i2c block command by Kyösti Mälkki · 6 years ago
  77. c17e855 sb/intel/common: Tidy up SMBus block commands by Kyösti Mälkki · 6 years ago
  78. bdc7567 sb/intel/i82801jx: Use __packed by Jonathan Neuschäfer · 6 years ago
  79. d533b16 sb/intel/*: add option to lockdown chipset on normal boot path by Bill XIE · 6 years ago
  80. 8c57d09 sb/intel/bd82x6x: make hotplug map consistent to remapped ports by Bill XIE · 6 years ago
  81. 959dfc1 sb/intel/*/nvs: Rename register by Patrick Rudolph · 6 years ago
  82. 98f3034 util/me_cleaner: Pull the latest changes from upstream by Nicola Corna · 6 years ago
  83. 1b04aa2 sb/intel/common: Fix SMBus block commands by Arthur Heymans · 6 years ago
  84. 2e50142 i82801dx/gx/ix/jx: Add low-memory backup for S3 path by Kyösti Mälkki · 6 years ago
  85. 0c67a66 sb/intel/i82801jx: Remove dead code by Arthur Heymans · 6 years ago
  86. 6683e40 usbdebug: Refactor early enable by Kyösti Mälkki · 6 years ago
  87. d1a0c57 usbdebug: Consolidate EHCI_BAR setup by Kyösti Mälkki · 6 years ago
  88. ab1d2ac usbdebug: Remove redundant setup by Kyösti Mälkki · 6 years ago
  89. d4ce1de sb/intel/i82801jx: Add romstage smbus and i2c block operations by Arthur Heymans · 6 years ago
  90. ad29ec3 sb/intel/i82801gx: Implement smbus block r/w functions by Arthur Heymans · 6 years ago
  91. 16fe790 sb/intel/*: Use common SMBus functions by Arthur Heymans · 6 years ago
  92. 2adab28 intel/bd82x6x: Replace magic IOBP constants with known names by Felix Held · 6 years ago
  93. d303311 sb/intel/fspi89xx: Fix timestamp code by Martin Roth · 6 years ago
  94. e5c8077 sb/intel/i82801jx: Add Interrupt pin and routing RCBA offsets macros by Arthur Heymans · 6 years ago
  95. 87af36a sb/intel/i82801jx: Route all PIRQ to INT11 by Arthur Heymans · 6 years ago
  96. 0e4f83e sb/intel/common/gpio: Only set one bit at time by Patrick Rudolph · 6 years ago
  97. ad50149 sb/intel/i82801jx: Generate default fadt and madt by Arthur Heymans · 6 years ago
  98. 4111465 sb/intel/i82801jx: Add function to detect s3 resume by Arthur Heymans · 6 years ago
  99. e5dcaf1 sb/intel/i82801jx: Add addition IO resources by Arthur Heymans · 6 years ago
  100. b137c13 I82801JX: Add IS_ENABLED around config options by Martin Roth · 6 years ago