1. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  2. af4bd56 sb/intel: Use `bool` for PCIe coalescing option by Angel Pons · 2 years, 6 months ago
  3. c7ca0f2 soc/intel/broadwell/pcie.c: Simplify AND-mask by Angel Pons · 2 years, 10 months ago
  4. c423ce2 soc/intel/broadwell: Use Lynx Point IOBP code by Angel Pons · 3 years, 3 months ago
  5. 968ef75 pciexp_device: Rewrite LTR configuration by Nico Huber · 3 years, 4 months ago
  6. a768dea device: Give `pci_ops.set_L1_ss_latency` a proper name by Nico Huber · 3 years, 4 months ago
  7. 733f03d soc/intel/broadwell/pch: Prepare to drop `gpio.h` by Angel Pons · 3 years, 5 months ago
  8. 6b486e1 soc/intel/broadwell/pch: Simplify PCI RMW operations by Angel Pons · 3 years, 8 months ago
  9. 9d733de soc/intel/broadwell: Use Haswell CPU headers by Angel Pons · 3 years, 8 months ago
  10. c200e8c7 soc/intel/broadwell: Move PCH code into pch subdir by Angel Pons · 3 years, 9 months ago[Renamed from src/soc/intel/broadwell/pcie.c]
  11. 3cc2c38 soc/intel/broadwell: Separate PCH in devicetree by Angel Pons · 3 years, 9 months ago
  12. d5689dd soc/intel/broadwell/pcie.c: Add some null checks by Angel Pons · 3 years, 10 months ago
  13. 2ead363 soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point by Angel Pons · 3 years, 10 months ago
  14. b82b431 src: Never set ISA Enable on PCI bridges by Angel Pons · 4 years ago
  15. 6dd466c soc/intel/broadwell/pcie.c: Drop dead code by Angel Pons · 4 years ago
  16. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  17. b887adf soc/intel/broadwell: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 2 months ago
  18. f94ac9a soc/intel/broadwell: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  19. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  20. df128a5 intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL by Kyösti Mälkki · 4 years, 10 months ago
  21. 8950cfb soc/intel: Use config_of() by Kyösti Mälkki · 5 years ago
  22. ed6996f device/pciexp_device: Convert LTR non-snoop/snoop value into common macro by Subrata Banik · 5 years ago
  23. 15ccbf0 {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem() by Subrata Banik · 5 years ago
  24. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  25. 040aff2 soc/intel/broadwell: Get rid of device_t by Elyes HAOUAS · 6 years ago
  26. 7161678 intel/broadwell: Add option to enable/disable the PCIe AER capability by Youness Alaoui · 6 years ago
  27. 1f64b01 intel/broadwell: If L1 Sub state is disabled, do not set capability by Youness Alaoui · 6 years ago
  28. e56189c pci: Move inline PCI functions to pci_ops.h by Patrick Rudolph · 6 years ago
  29. 6ef5192 soc/intel/broadwell: Fix other issues detected by checkpatch by Lee Leahy · 7 years ago
  30. 23602df soc/intel/broadwell: Add int to unsigned by Lee Leahy · 7 years ago
  31. 48c389e PCI ops: Define read-modify-write routines globally by Kyösti Mälkki · 11 years ago
  32. b4a45dc intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 11 years ago
  33. e8f2ef5 intel/broadwell: fix typo by Patrick Georgi · 8 years ago
  34. 2b2ff7f soc/intel/broadwell: Init var before use, only use when needed by Martin Roth · 9 years ago
  35. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  36. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  37. b14c067 broadwell: Set PCIe replay timeout to 0xD by Duncan Laurie · 9 years ago
  38. cad2b7b broadwell: Skip steps when disabling PCIe port by Duncan Laurie · 9 years ago
  39. 8306761 broadwell: Fix PCIe ports programming sequences to enable HSIOPC by Wenkai Du · 10 years ago
  40. e8f3664 Broadwell: Synchronization with FRC for Root Port Power Management by Kenji Chen · 10 years ago
  41. 4ee4bd5 broadwell: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  42. 94fea49 Broadwell: Fix PCIe L1 Sub-State capability ID not filled. by Kenji Chen · 10 years ago
  43. b71d9b8 Broadwell: Select PCIE_L1_SUB_STATE and apply Broadwell settings. by Kenji Chen · 10 years ago
  44. e383feb Broadwell: Synchronize for power management with FRC by Kenji Chen · 10 years ago
  45. c373f50 Broadwell: Synchronize RO, Link Arbiter, and OBFF with FRC by Kenji Chen · 10 years ago
  46. 8ef55ee Broadwell: Revise programming flow for write-once registers by Kenji Chen · 10 years ago
  47. 87d4a20 broadwell: Configure IOSF Port and Grant Count by Kenji Chen · 10 years ago
  48. 642e598 broadwell: Update PCIe configuration to follow BWG by Kane Chen · 10 years ago
  49. 4613472 broadwell: Fix some errors in selftest by Kane Chen · 10 years ago
  50. 4fef5a2 broadwell: Apply pcie updates from 2.1.0 ref code by Kane Chen · 10 years ago
  51. 446fb8e broadwell: Misc updates from 2.1.0 ref code by Duncan Laurie · 10 years ago
  52. de7ed6f intel/broadwell: Spelling fixes by Martin Roth · 10 years ago
  53. c88c54c broadwell: add new intel SOC by Duncan Laurie · 10 years ago