1. c0ba181 skl mainboards: Move cpu_cluster device to chipset devicetree by Felix Singer · 8 weeks ago
  2. fb51661 superio/ite: Unify it8772f with common code by Joel Linn · 5 months ago
  3. 39065ef mb/opencellular to mb/roda: Add SPDX license headers to Kconfig files by Martin Roth · 6 months ago
  4. 030e643 mb/lenovo to mb/squared: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago
  5. 1f7510f mb/protectli/vault_kbl: Make use of the chipset devicetree by Felix Singer · 9 months ago
  6. 21b5a9a devicetrees: Remove trailing backslash from multiline values by Felix Singer · 10 months ago
  7. 743242b treewide,intel/skylake: Use boolean type for s0ix_enable dt option by Felix Singer · 1 year, 2 months ago
  8. 69cd729 mb/*: Remove lapic from devicetree by Arthur Heymans · 1 year, 9 months ago
  9. c35f281 mb/*/*/gpio.h: Remove unused <soc/gpe.h> by Elyes Haouas · 1 year, 10 months ago
  10. 621aff9 mb/**/dsdt.asl: Drop misleading "OEM revision" comment by Angel Pons · 2 years ago
  11. cf4722d src/mb: Update unlicensable files with the CC-PDDC SPDX ID by Martin Roth · 2 years ago
  12. c6b041a1 tpm: Refactor TPM Kconfig dimensions by Jes B. Klinke · 2 years, 4 months ago
  13. a0d9ad3 soc/intel/skl: Replace dt `HeciEnabled` by `HECI1 disable` config by Subrata Banik · 2 years, 7 months ago
  14. 178153d mainboard: Drop `SataMode` setting from Skylake devicetrees by Felix Singer · 2 years, 8 months ago
  15. fbcfb63 soc/intel/skylake: switch to common GNVS by Michael Niewöhner · 2 years, 11 months ago
  16. 37a977d Skylake boards: Drop setting useless `IRQ_SLOT_COUNT` by Angel Pons · 2 years, 10 months ago
  17. 1b34627 src/*: Specify type of `DIMM_MAX` once by Angel Pons · 3 years ago
  18. 28a16d9 src/*: Specify type of `DIMM_SPD_SIZE` once by Angel Pons · 3 years ago
  19. 0dcdb21 soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by default by Felix Singer · 3 years ago
  20. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years, 1 month ago
  21. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years, 1 month ago
  22. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years, 1 month ago
  23. 8ad9379 tpm: Remove USER_TPMx options, make TPM1/TPM2 menuconfig visible by Julius Werner · 3 years, 3 months ago
  24. 00f53a8 soc/intel/skylake: Drop unnecessary `ignore_vtd` option by Angel Pons · 3 years, 4 months ago
  25. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 7 months ago
  26. 68cf57c soc/intel/skylake: Drop always-zero ProbelessTrace dt setting by Angel Pons · 3 years, 8 months ago
  27. a1843d8 soc/intel/{skl,cnl}: replace PM ACPI timer dt option by Kconfig by Michael Niewöhner · 3 years, 11 months ago
  28. ac65652 soc/intel/skylake: Enable PCH thermal depending on devicetree by Benjamin Doron · 3 years, 9 months ago
  29. a64b4f4 mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable` by Michael Niewöhner · 3 years, 10 months ago
  30. f50ea98 soc/intel,mb/*: get rid of legacy pad macros by Michael Niewöhner · 3 years, 10 months ago
  31. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 10 months ago
  32. 6577ec4 soc/intel/common/block/acpi: Factor out common platform.asl by Subrata Banik · 3 years, 11 months ago
  33. 2539a67 mb/*: devicetree: drop now unneeded USBx_PORT_EMPTY by Michael Niewöhner · 4 years ago
  34. e218667 soc/intel/skylake: Enable CIO depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  35. 4d5c4e0 soc/intel/skylake: Enable SA IMGU depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  36. 5291952 soc/intel/skylake: Enable SDXC depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  37. 9c1c009 soc/intel/skylake: Enable thermal subsystem depending on devicetree by Felix Singer · 4 years, 1 month ago
  38. 048d9b5 soc/intel/skylake: Enable HDA depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  39. aff69be soc/intel/skylake: Enable eMMC depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  40. 87aecf8 soc/intel/skylake: Enable TraceHub depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  41. ffe90c5 soc/intel/skylake: Enable SMBus depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  42. 57c8143 soc/intel/skylake: Enable LAN depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  43. 0901d03 soc/intel/skylake: Enable SATA depending on devicetree configuration by Felix Singer · 4 years, 1 month ago
  44. a634dab skylake boards: Factor out copy-pasted PIRQ routes by Angel Pons · 4 years, 1 month ago
  45. 7896b8c mb/protectli/vault_kbl: Enable Intel PTT by Michał Żygowski · 4 years, 2 months ago
  46. ebddada src: Remove unused 'include <bootstate.h>' by Elyes HAOUAS · 4 years, 3 months ago
  47. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  48. 13dee2a soc/intel/skl: always enable SataPwrOptEnable by Michael Niewöhner · 4 years, 4 months ago
  49. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  50. 04da5d7 fsp2_0: Clean up around `config FSP_USE_REPO` by Nico Huber · 4 years, 5 months ago
  51. 48be6b2 mb/protectli/vault_kbl: Add FW6 support by Michał Żygowski · 5 years ago