1. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 5 months ago
  2. f4dc46a soc/intel/commonlake: Re-add SATA to soc_api_name() list by Matt DeVillier · 6 months ago
  3. e00523a soc/intel/cannonlake: Drop entries from soc_acpi_name() by Matt DeVillier · 8 months ago
  4. 96a7d9e soc/intel/cannonlake: Add missing entry to soc_acpi_name() by Matt DeVillier · 8 months ago
  5. b065e81 soc/intel/cannonlake: Implement SoC sleep state array by Matt DeVillier · 9 months ago
  6. 0b0113f device/device.h: Rename pci_domain_scan_bus by Arthur Heymans · 10 months ago
  7. 8a2c904 soc/intel/cannonlake: Use common gpio.h include by Dinesh Gehlot · 1 year, 6 months ago
  8. 08769c6 soc/intel/*: Use SSDT to pass A4GB and A4GS by Arthur Heymans · 2 years, 2 months ago
  9. d9c5b14 intelblocks/pcie: Correct mapping between LCAP port and coreboot index by MAULIK V VAGHELA · 2 years, 5 months ago
  10. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  11. e281606 soc/intel/cannonlake: Guard acpi_fill_ssdt assignment with HAVE_ACPI_TABLES by Tim Wawrzynczak · 2 years, 9 months ago
  12. bd5b4aa soc/intel/cannonlake: Switch PMC to use device callbacks by Tim Wawrzynczak · 3 years ago
  13. f9bb1b4 soc/intel/cannonlake: Use new IRQ module by Tim Wawrzynczak · 3 years ago
  14. e206e2e soc/intel/cnl and mainboards: Drop `cnl_configure_pads()` by Furquan Shaikh · 3 years, 3 months ago
  15. cc93c6e soc/amd,intel: Drop s3_resume parameter on FSP-S functions by Kyösti Mälkki · 3 years, 6 months ago
  16. 8913b78 soc/intel: hook up new gpio device in the soc chips by Michael Niewöhner · 3 years, 7 months ago
  17. db202ba soc/intel/common/block/lpc: add acpi name by Jonathan Zhang · 3 years, 10 months ago
  18. 9ea70c0 intel/cannonlake: Implement PCIe RP devicetree update by Nico Huber · 4 years, 9 months ago
  19. 5cb34e2 device/pci_device: Extract pci_domain_set_resources from SOC by Raul E Rangel · 4 years, 2 months ago
  20. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  21. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  22. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  23. f5627e8 soc/intel/cannonlake: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  24. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 3 months ago
  25. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  26. 73b1bd7 soc/intel/cannonlake: Configure GPIO PM configuration in bootblock by Subrata Banik · 4 years, 7 months ago
  27. d5f645c soc/intel: Replace config_of_path() with config_of_soc() by Kyösti Mälkki · 4 years, 9 months ago
  28. 32d47eb soc/intel: Rename <intelblocks/chip.h> by Kyösti Mälkki · 4 years, 9 months ago
  29. 28dc7dc soc/intel: Use config_of_path(SA_DEVFN_ROOT) by Kyösti Mälkki · 5 years ago
  30. 76a8f9e soc/intel/cannonlake: Make use of gpio_pm_configure() by Subrata Banik · 5 years ago
  31. c338507 soc/{amd,intel}/chip: Use local include for chip.h by Elyes HAOUAS · 5 years ago
  32. 84743a1 src/soc/intel/cannonlake: Remove ITSS IPC restore by Aamir Bohra · 5 years ago
  33. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  34. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  35. 86d2afb soc/intel/cannonlake: Configure GPIOs again after FSP-S is done by Furquan Shaikh · 5 years ago
  36. 1e64d23 soc/intel/cannonlake: Add USB device names by Duncan Laurie · 6 years ago
  37. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  38. e26c4a4 soc/intel/cannonlake: Add new cannon lake PCH-H support by praveen hodagatta pranesh · 6 years ago
  39. 819b143 soc/intel/cannonlake: Ensure FSP don't override ITSS IPCx registers by Subrata Banik · 6 years ago
  40. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  41. 742c6fe soc/intel/cannonlake: Move the FSP related callbacks to separate files by Rizwan Qureshi · 6 years ago
  42. b269f87 soc/intel/cannonlake: Update UPD from device switch by Lijian Zhao · 6 years ago
  43. f699c14 soc/intel/common/block/cpu: Add option to skip coreboot AP init by Subrata Banik · 6 years ago
  44. 925ea51 soc/intel/cannonlake: Add option to skip coreboot MP init by Subrata Banik · 6 years ago
  45. 3c8b5d0 soc/intel/cannonlake: Get rid of device_t by Elyes HAOUAS · 6 years ago
  46. 98376b8 soc/intel/cannonlake: Select common XHCI code by Subrata Banik · 6 years ago
  47. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  48. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  49. 91c8e23 soc/intel/cannonlake: Add VT-d and VMX programming by Lijian Zhao · 6 years ago
  50. 2410cd9 soc/intel/cannonlake: Limit xDCI feature when VBOOT is enabled by Duncan Laurie · 6 years ago
  51. 2da6ec4 soc/intel/cannonlake: Enable low power S0 Idle capability by Vaibhav Shankar · 6 years ago
  52. 21df67e soc/intel/cannonlake: Disable RTC write protect by Caveh Jalali · 6 years ago
  53. 416ded8 soc/intel/cannonlake: Add more HDA Audio Link settings by Lijian Zhao · 6 years ago
  54. 93fde11 soc/intel/cannonlake: Add support for EMMC DLL update by Lijian Zhao · 6 years ago
  55. a8733e3 soc/intel/cannonlake: CannonaLake make use of FVI information by Subrata Banik · 6 years ago
  56. 95b6175 soc/intel/cannonlake: Add support for C state and P state by Shaunak Saha · 7 years ago
  57. 580bc41 soc/intel/cannonlake: Update PCIE CLKREQ programing by Lijian Zhao · 7 years ago
  58. 2257959 soc/intel/*lake: Load vbt when it's needed by Patrick Georgi · 7 years ago
  59. 9d3de26 soc/intel/common: refactor locate_vbt and vbt_get by Patrick Georgi · 7 years ago
  60. fcf8820 soc/intel/cannonlake: Add FSP GOP support by Abhay kumar · 7 years ago
  61. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 7 years ago
  62. 0823183 soc/intel/cannonlake: Add serialio device config by Lijian Zhao · 7 years ago
  63. 2b074d9 soc/intel/cannonlake: Add common ACPI support for CNL by Lijian Zhao · 7 years ago
  64. 9027e1b soc/intel/cannonlake: Init UPD params based on config by Pratik Prajapati · 7 years ago
  65. 201fa8f intel/cannonlake/chip: Add initial PCI enum support by Pratik Prajapati · 7 years ago
  66. 2f764f7 soc/intel/cannonlake: Call into FSP siliconinit by Lijian Zhao · 7 years ago
  67. 70de396 Revert "soc/intel/cannonlake: Call into FSP siliconinit" by Martin Roth · 7 years ago
  68. dbe7f89 soc/intel/cannonlake: Call into FSP siliconinit by Lijian Zhao · 7 years ago