1. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  2. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 5 months ago
  3. 0b0113f device/device.h: Rename pci_domain_scan_bus by Arthur Heymans · 10 months ago
  4. 9018dee src/soc/intel: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  5. 5768619 soc/intel/skylake: Assign device ops in chipset devicetree by Nico Huber · 1 year, 11 months ago
  6. 08769c6 soc/intel/*: Use SSDT to pass A4GB and A4GS by Arthur Heymans · 2 years, 2 months ago
  7. afeaa4d soc/intel: Remove unused <cbmem.h> by Elyes HAOUAS · 2 years, 6 months ago
  8. d9c5b14 intelblocks/pcie: Correct mapping between LCAP port and coreboot index by MAULIK V VAGHELA · 2 years, 5 months ago
  9. a0d9ad3 soc/intel/skl: Replace dt `HeciEnabled` by `HECI1 disable` config by Subrata Banik · 2 years, 6 months ago
  10. 66c8062 soc/skylake: Make VT-d controllable from CMOS option by Sean Rhodes · 3 years ago
  11. f6611a2 soc/intel/skylake: switch to common ACPI code by Michael Niewöhner · 4 years ago
  12. 0e90580 soc/intel: transition full control over PM Timer from FSP to coreboot by Michael Niewöhner · 2 years, 10 months ago
  13. 5385b4d soc/intel/skylake: Clean up FSP chipset lockdown configuration by Felix Singer · 3 years, 2 months ago
  14. bc35bed soc/intel/*: Allow configuring 8254 timer via CMOS by Sean Rhodes · 3 years ago
  15. a4a1e6a soc/intel/skylake: Make use of `cpu/intel/cpu_ids.h' by Subrata Banik · 3 years ago
  16. c7cfe0b soc/intel: Refactor `xdci_can_enable()` function by Angel Pons · 3 years ago
  17. 9bf9ada soc/intel/skylake: Use `devfn_disable()` to handle XDCI by Angel Pons · 3 years ago
  18. 7ff3f31 soc/intel/skylake: Use `is_devfn_enabled()` by Angel Pons · 3 years ago
  19. 8f3e119 soc/intel/skylake: Move `SataTestMode` to Kconfig by Angel Pons · 3 years, 3 months ago
  20. 00f53a8 soc/intel/skylake: Drop unnecessary `ignore_vtd` option by Angel Pons · 3 years, 3 months ago
  21. 6edbaa2 soc/intel/skylake: Move soc_acpi_name() by Angel Pons · 3 years, 5 months ago
  22. 1999bc5 soc/intel/skylake: Move soc_fsp_load by Arthur Heymans · 3 years, 5 months ago
  23. cc93c6e soc/amd,intel: Drop s3_resume parameter on FSP-S functions by Kyösti Mälkki · 3 years, 6 months ago
  24. 4949a3d drivers/intel/fsp1_1,fsp2_0: Refactor logo display by Kyösti Mälkki · 3 years, 6 months ago
  25. 05d1e9e soc/intel/braswell,skylake: Drop logo parameters from devicetree by Kyösti Mälkki · 3 years, 6 months ago
  26. 8913b78 soc/intel: hook up new gpio device in the soc chips by Michael Niewöhner · 3 years, 7 months ago
  27. d0701c9 soc/intel/skylake: Enable CHAP device depending on devicetree by Benjamin Doron · 3 years, 7 months ago
  28. ac857ca soc/intel/skylake: Drop duplicate PmConfigPciClockRun configuration by Benjamin Doron · 3 years, 7 months ago
  29. 950cdbc soc/intel/skylake: Drop always-zero PowerLimit4 dt setting by Angel Pons · 3 years, 7 months ago
  30. 3616e9c soc/intel/skylake: Fix comment by Felix Singer · 3 years, 7 months ago
  31. 84fde76 soc/intel/skl: correct OC pin skip value for disabled usb ports by Michael Niewöhner · 3 years, 7 months ago
  32. a1843d8 soc/intel/{skl,cnl}: replace PM ACPI timer dt option by Kconfig by Michael Niewöhner · 3 years, 9 months ago
  33. ac65652 soc/intel/skylake: Enable PCH thermal depending on devicetree by Benjamin Doron · 3 years, 8 months ago
  34. dc66798 soc/intel/skylake: Do not let FSP set the subsystem IDs by Benjamin Doron · 3 years, 9 months ago
  35. b53858b soc/intel/skylake: Rename PcieRpAspm devicetree config by Benjamin Doron · 3 years, 9 months ago
  36. adcb870 soc/intel/skylake: Configure L1 substates for PCH root ports by Benjamin Doron · 4 years, 4 months ago
  37. bbb8123 soc/intel: Configure PAVP at compile-time by Benjamin Doron · 4 years ago
  38. 2854f40 src/soc/intel: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  39. 056d552 soc/intel: skl,cnl,icl,jsl,tgl: disable usb over-current pin by default by Michael Niewöhner · 3 years, 10 months ago
  40. e104934 soc/intel/skylake: Refactor ternary expressions by Felix Singer · 4 years ago
  41. e218667 soc/intel/skylake: Enable CIO depending on devicetree configuration by Felix Singer · 4 years ago
  42. 4d5c4e0 soc/intel/skylake: Enable SA IMGU depending on devicetree configuration by Felix Singer · 4 years ago
  43. 5291952 soc/intel/skylake: Enable SDXC depending on devicetree configuration by Felix Singer · 4 years ago
  44. 9c1c009 soc/intel/skylake: Enable thermal subsystem depending on devicetree by Felix Singer · 4 years ago
  45. 048d9b5 soc/intel/skylake: Enable HDA depending on devicetree configuration by Felix Singer · 4 years ago
  46. 91dfb92 soc/intel/skylake: Enable HECI3 depending on devicetree configuration by Felix Singer · 4 years ago
  47. aff69be soc/intel/skylake: Enable eMMC depending on devicetree configuration by Felix Singer · 4 years ago
  48. 57c8143 soc/intel/skylake: Enable LAN depending on devicetree configuration by Felix Singer · 4 years ago
  49. 0901d03 soc/intel/skylake: Enable SATA depending on devicetree configuration by Felix Singer · 4 years ago
  50. c25c1eb src: Update bare access to BOOL CONFIG_ vals to CONFIG() by Martin Roth · 4 years ago
  51. 4e58ce1 soc/skylake: Configure SATA options only if SATA is enabled by Felix Singer · 4 years ago
  52. ebddada src: Remove unused 'include <bootstate.h>' by Elyes HAOUAS · 4 years, 2 months ago
  53. fcf7d99 src: Remove unused 'include <bootmode.h>' by Elyes HAOUAS · 4 years, 2 months ago
  54. 97c5464 skylake: update processor power limits configuration by Sumeet R Pawnikar · 4 years, 2 months ago
  55. 5819eab soc/intel/skylake: Add ability to set root port ASPM by Wim Vervoorn · 4 years, 2 months ago
  56. 5cb34e2 device/pci_device: Extract pci_domain_set_resources from SOC by Raul E Rangel · 4 years, 2 months ago
  57. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  58. d6b682c soc/intel/skylake: Allow setting of PcieRpMaxPayload by Wim Vervoorn · 4 years, 2 months ago
  59. 13dee2a soc/intel/skl: always enable SataPwrOptEnable by Michael Niewöhner · 4 years, 2 months ago
  60. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  61. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  62. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  63. 3bd1e3d soc/intel/skylake: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  64. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 3 months ago
  65. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  66. d137150 {drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoC by Wim Vervoorn · 4 years, 7 months ago
  67. 4ff63d3 soc/skylake: Write the P2SB IBDF and HBDF registers in coreboot by Angel Pons · 4 years, 10 months ago
  68. ad91b18 intel/skylake: Use new PCIe RP devicetree update by Nico Huber · 4 years, 9 months ago
  69. d60089b soc/intel/skylake: set FSP param to enable or skip GOP by Michael Niewöhner · 4 years, 9 months ago
  70. 7ef1903 soc/intel/skylake: move/rename files after drop of FSP 1.1 by Michael Niewöhner · 4 years, 9 months ago[Renamed from src/soc/intel/skylake/chip_fsp20.c]
  71. 5199e82 soc/intel/skylake/chip: Unhide P2SB device by Patrick Rudolph · 4 years, 10 months ago
  72. d5f645c soc/intel: Replace config_of_path() with config_of_soc() by Kyösti Mälkki · 4 years, 9 months ago
  73. 6238563 soc/intel/skylake: devicetree: introduce PchHdaVcType fsp parameter by Michael Niewöhner · 4 years, 10 months ago
  74. 32d47eb soc/intel: Rename <intelblocks/chip.h> by Kyösti Mälkki · 4 years, 9 months ago
  75. a1ef94e soc/intel/skylake: add some FSP SATA params by Michael Niewöhner · 4 years, 10 months ago
  76. ef879a8 soc/skylake: do not rely on P2SB data to generate DRHD by Angel Pons · 4 years, 10 months ago
  77. c54dcf4 soc/skylake: prevent null pointer dereferences by Angel Pons · 4 years, 10 months ago
  78. 03ddd19 soc/intel/skylake: enable GMM in devicetree by Maxim Polyakov · 4 years, 10 months ago
  79. 4af4e7f soc/intel: Fix invalid use of 'static' by Kyösti Mälkki · 5 years ago
  80. 28dc7dc soc/intel: Use config_of_path(SA_DEVFN_ROOT) by Kyösti Mälkki · 5 years ago
  81. 10a9432 soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timer by Subrata Banik · 5 years ago
  82. 903b40a soc/intel: Replace uses of dev_find_slot() by Kyösti Mälkki · 5 years ago
  83. c338507 soc/{amd,intel}/chip: Use local include for chip.h by Elyes HAOUAS · 5 years ago
  84. cf32fd1 soc/intel/common: Remove common chip config use_fsp_mp_init by Subrata Banik · 6 years ago
  85. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  86. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  87. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  88. 44e89af soc/intel/skylake: Unify serial IRQ options by Nico Huber · 5 years ago
  89. 6275e34 soc/intel/skylake: Use real common code for VMX init by Nico Huber · 6 years ago
  90. b58e99d src: Fix the warning "type 'hex' are always defined" by Elyes HAOUAS · 5 years ago
  91. 015b3dc soc/intel/skylake: Add device settings for PL4 power limit by Praveen hodagatta pranesh · 6 years ago
  92. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  93. 84fbc30 soc/intel/skylake: Prevent disabling of TCO by Naresh G Solanki · 6 years ago
  94. 46caf09 soc/intel/skylake: Ensure FSP don't override ITSS IPCx registers by Subrata Banik · 6 years ago
  95. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  96. e072247 skylake,kabylake: Add support to set eMMC tuning param from dev tree by Pratik Prajapati · 6 years ago
  97. dfffcad soc/intel/skylake: permit Kconfig to set subsystem ID by Matt Delco · 6 years ago
  98. 2106638 soc/intel/skylake: config ISH in SOC side by li feng · 6 years ago
  99. f699c14 soc/intel/common/block/cpu: Add option to skip coreboot AP init by Subrata Banik · 6 years ago
  100. 9cd99a1 soc/intel/common/pch: Add pch lockdown code by Subrata Banik · 6 years ago