1. 810cde3 arm: a37xx: pci: Use standard register macros from pci.h by Pali Rohár · Thu Feb 10 14:53:42 2022 +0100
  2. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  3. 93008ab pci: Work around PCIe link training failures by Maciej W. Rozycki · Sat Nov 20 23:03:30 2021 +0000
  4. cd5d0b3 pci: Add standard PCI Config Address macros by Pali Rohár · Fri Nov 26 11:42:41 2021 +0100
  5. 2376935 pci: Add standard PCIe ECAM macros by Pali Rohár · Wed Nov 03 01:01:05 2021 +0100
  6. 238fbab arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port by Pali Rohár · Sun Sep 26 00:54:44 2021 +0200
  7. 6942c88 pci: provide prototype for pci_skip_dev outside of #if defined(CONFIG_DM_PCI_COMPAT) by Vladimir Oltean · Fri Sep 17 15:11:20 2021 +0300
  8. c93daf9 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · Sun Aug 01 18:54:43 2021 -0600
  9. 3dba83b pci: Drop old code from header file by Simon Glass · Sun Aug 01 18:54:16 2021 -0600
  10. 8ab551b pci: imx: Drop DM_PCI check from cpu driver by Simon Glass · Sun Aug 01 18:54:35 2021 -0600
  11. 55b6a27 pci: Remove guard around compatibility functions by Simon Glass · Sun Aug 01 18:54:17 2021 -0600
  12. 8807a56 x86: pci: Allow binding of some devices before relocation by Simon Glass · Sun Jun 27 17:50:57 2021 -0600
  13. 3f7dc6e pci: Use const for pci_find_device_id() etc. by Simon Glass · Sun Jun 27 17:50:56 2021 -0600
  14. 4e218cf pci: Remove non-DM board_pci_fixup_dev() declaration by Tom Rini · Fri May 14 21:34:06 2021 -0400
  15. 4c57bf7 pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI by Tim Harvey · Fri Apr 16 14:53:47 2021 -0700
  16. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  17. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  18. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  19. 1333e90 pci: add a few ARI related defines by Laurentiu Tudor · Thu Sep 10 12:42:18 2020 +0300
  20. 5858ba8 pci: pci-uclass: Add VF BAR map support for Enhanced Allocation by Suneel Garapati · Sat Oct 19 16:34:16 2019 -0700
  21. 13822f7 pci: pci-uclass: Add support for Single-Root I/O Virtualization by Suneel Garapati · Sat Oct 19 16:07:20 2019 -0700
  22. 950864f pci: pci-uclass: Dynamically allocate the PCI regions by Stefan Roese · Thu Jul 23 16:34:10 2020 +0200
  23. cdc7ed3 drivers: pci: add api to get dma regions by Rayagonda Kokatanur · Tue May 12 13:29:49 2020 +0530
  24. df1cb96 pci: Add some PCI Express capability register offset definitions by Sylwester Nawrocki · Mon May 25 13:39:57 2020 +0200
  25. 2d0ee24 pci: Move some PCIe register offset definitions to a common header by Sylwester Nawrocki · Mon May 25 13:39:53 2020 +0200
  26. 951be47 pci: Fix typo in definition for PCI_DEV by Simon Glass · Sun May 10 10:26:54 2020 -0600
  27. baefa09 pci: Add a macro to convert BDF from linux to U-Boot by Simon Glass · Wed Apr 08 08:32:59 2020 -0600
  28. 149ccf3 pci: definition of pci_addr_t and pci_size_t by Heinrich Schuchardt · Wed Feb 05 21:59:12 2020 +0100
  29. c92aac1 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · Mon Jan 27 08:49:38 2020 -0700
  30. 2a311e8 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · Mon Jan 27 08:49:37 2020 -0700
  31. 0b591e0 dm: pci: Move pci_get_devfn() into a common file by Simon Glass · Fri Dec 06 21:41:38 2019 -0700
  32. 68e35a7 dm: pci: Allow delaying auto-config until after relocation by Simon Glass · Fri Dec 06 21:41:37 2019 -0700
  33. a51fd07 sandbox: pci: Remember the device being emulated by Simon Glass · Sat Sep 21 14:32:41 2019 -0600
  34. dd09add pci: Correct 'specifified' and 'Plese' typos by Simon Glass · Wed Sep 25 08:56:14 2019 -0600
  35. 130d7ff sandbox: pci: Move pci_offset_to_barnum() to pci.h by Simon Glass · Wed Sep 25 08:56:06 2019 -0600
  36. 6de89a6 sandbox: pci: Drop the get_devfn() method by Simon Glass · Wed Sep 25 08:56:04 2019 -0600
  37. 09467d3 drivers: pci: add API to issue FLR on a PCI function if supported by Alex Marginean · Fri Jun 07 11:24:25 2019 +0300
  38. 1c934a6 drivers: pci: add map_bar support for Enhanced Allocation by Alex Marginean · Fri Jun 07 11:24:23 2019 +0300
  39. b8514f3 pci: fixed dm_pci_map_bar comment by Alex Marginean · Fri Jun 07 11:24:22 2019 +0300
  40. 62cdac1 Revert "pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS" by Simon Glass · Tue May 07 21:41:15 2019 -0600
  41. 18ae337 Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Apr 24 12:27:29 2019 -0400
  42. 8a8e86f pci: pci.h: add missing maskbit by Ramon Fried · Sat Apr 06 05:12:01 2019 +0300
  43. 99f762f pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS by Thierry Reding · Fri Mar 15 16:32:33 2019 +0100
  44. 97a8bbf pci: Add comment to mention difference in DEVFN usage in U-Boot vs Linux by Stefan Roese · Mon Feb 11 08:43:25 2019 +0100
  45. a88a50e pci: Fix comment in struct pci_child_platdata by Simon Glass · Sat Feb 16 20:24:41 2019 -0700
  46. a593455 pci: Don't export pci_hose_config_device() by Simon Glass · Sat Feb 16 20:24:40 2019 -0700
  47. a74eb55 pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr by Stefan Roese · Fri Jan 25 11:52:42 2019 +0100
  48. 631f348 dm: pci: Add APIs to find next capability and extended capability by Bin Meng · Mon Oct 15 02:21:21 2018 -0700
  49. a7366f0 dm: pci: Add APIs to find capability and extended capability by Bin Meng · Fri Aug 03 01:14:52 2018 -0700
  50. 16541e8 pci: Add all known capability and extended capability ids by Bin Meng · Fri Aug 03 01:14:51 2018 -0700
  51. 156bc6f pci: sandbox: Support dynamically binding device driver by Bin Meng · Fri Aug 03 01:14:45 2018 -0700
  52. 32b7d7d pci: Remove 440ep-specific macros by Bin Meng · Fri Aug 03 01:14:33 2018 -0700
  53. ffa21e9 PCI: Document pciauto_region_allocate() by Tuomas Tynkkynen · Mon May 14 23:50:05 2018 +0300
  54. f20b718 PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources by Tuomas Tynkkynen · Mon May 14 19:38:13 2018 +0300
  55. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  56. 2916dad pci: Remove unused ppc4xx variable from struct pci_controller by Stefan Roese · Tue Mar 13 08:41:09 2018 +0100
  57. 8cce4cf pci: Add helper for implementing memory-mapped config space accesses by Tuomas Tynkkynen · Tue Sep 19 23:18:03 2017 +0300
  58. c22f2ea drivers: pci: imx: add imx_pcie_remove function by Tim Harvey · Fri May 12 12:58:41 2017 -0700
  59. f950305 pci: make pci_get_hose_head() available to external users by Stuart Yoder · Thu Mar 10 10:52:18 2016 -0600
  60. 0d0f831 pci: Correct a few comments and nits by Simon Glass · Sun Mar 06 19:27:53 2016 -0700
  61. 9cec2df pci: Add functions to update PCI configuration registers by Simon Glass · Sun Mar 06 19:27:52 2016 -0700
  62. 0226859 dm: pci: Add missing forward declarations by Bin Meng · Tue Feb 02 05:58:07 2016 -0800
  63. e2b6b56 dm: pci: Add a function to write a BAR by Simon Glass · Mon Jan 18 20:19:15 2016 -0700
  64. b967ca8 dm: pci: Switch to DM API for PCI address mapping by Simon Glass · Sun Nov 29 13:18:05 2015 -0700
  65. c5f053b dm: pci: Add driver model API functions for address mapping by Simon Glass · Sun Nov 29 13:18:03 2015 -0700
  66. 3452cb1 dm: pci: Add a function to read a PCI BAR by Simon Glass · Sun Nov 29 13:17:53 2015 -0700
  67. b639d51 dm: pci: Add a driver-model version of pci_find_class() by Simon Glass · Sun Nov 29 13:17:52 2015 -0700
  68. 70e0c58 dm: pci: Add a driver-model version of pci_find_device() by Simon Glass · Sun Nov 29 13:17:50 2015 -0700
  69. 37a3f94b dm: pci: Use driver model PCI API in auto-config by Simon Glass · Sun Nov 29 13:17:49 2015 -0700
  70. 84283d5 dm: pci: Add a dm_ prefix to pci_bus_find_bdf() by Simon Glass · Sun Nov 29 13:17:48 2015 -0700
  71. eaa1489 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · Sun Nov 29 13:17:47 2015 -0700
  72. eca7b0d dm: pci: Disable PCI compatibility functions by default by Simon Glass · Thu Nov 26 19:51:30 2015 -0700
  73. c19e442 dm: pci: Add a comment about how to find struct pci_controller by Simon Glass · Thu Nov 26 19:51:21 2015 -0700
  74. dcdc012 dm: pci: Add a function to find the regions for a PCI bus by Simon Glass · Thu Nov 19 20:27:01 2015 -0700
  75. 6256d67 dm: pci: Add a function to get the controller for a bus by Simon Glass · Thu Nov 19 20:27:00 2015 -0700
  76. 27a733f dm: pci: Add functions to emulate 8- and 16-bit access by Simon Glass · Thu Nov 19 20:26:59 2015 -0700
  77. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · Mon Sep 28 23:32:01 2015 -0600
  78. f2b223f dm: pci: Add a comment to help find pci_hose_read_config_byte, etc. by Simon Glass · Sat Aug 22 15:58:55 2015 -0600
  79. 04c8b6a dm: pci: Add a way to iterate through all PCI devices by Simon Glass · Mon Aug 10 07:05:04 2015 -0600
  80. 94ef242 dm: pci: Provide friendly config access functions by Simon Glass · Mon Aug 10 07:05:03 2015 -0600
  81. 84f5733 pci: Add a constant for an invalid interrupt by Simon Glass · Mon Jul 27 15:47:17 2015 -0600
  82. c5bc6aa drivers/pci: Add function to find an extended capability by Minghuan Lian · Fri Jul 10 11:35:08 2015 +0800
  83. c9118d4 dm: pci: Add a function to get the BDF for a device by Simon Glass · Mon Jul 06 16:47:46 2015 -0600
  84. 318d71c dm: pci: Add support for PCI driver matching by Simon Glass · Mon Jul 06 16:47:44 2015 -0600
  85. 51e98ca pci: Configure expansion ROM during auto config process by Bin Meng · Wed Jul 08 13:06:40 2015 +0800
  86. d82fbe9 dm: pci: Use the correct hose when configuring devices by Simon Glass · Sun Jun 07 08:50:40 2015 -0600
  87. d9e90bb dm: sandbox: pci: Add a PCI emulation uclass by Simon Glass · Thu Mar 05 12:25:28 2015 -0700
  88. b94dc89 dm: pci: Add a uclass for PCI by Simon Glass · Thu Mar 05 12:25:25 2015 -0700
  89. 75532d8 dm: pci: Move common PCI functions into their own file by Simon Glass · Thu Mar 05 12:25:24 2015 -0700
  90. 62034ff pci: Add a function to find a device by class by Simon Glass · Tue Jan 27 22:13:27 2015 -0700
  91. 1c1695b x86: Access the VGA ROM when needed by Simon Glass · Wed Jan 14 21:37:04 2015 -0700
  92. 3dacc67 powerpc: mpc824x: remove MPC824X cpu support by Masahiro Yamada · Mon Dec 15 23:26:31 2014 +0900
  93. 6ac5af4 pci: Add functions to read and write a BAR address by Simon Glass · Fri Nov 14 18:18:30 2014 -0700
  94. 699b6d3 pci: Honour pci_skip_dev() by Thierry Reding · Wed Nov 12 18:26:49 2014 -0700
  95. 231c076 pci: add support for board_pci_fixup_dev function by Tim Harvey · Thu Aug 07 22:49:56 2014 -0700
  96. 162116e pci.h: allow inclusion in assembly source by Paul Burton · Fri Nov 08 11:18:47 2013 +0000
  97. 5d39f74 PCIe:change the method to get the address of a requested capability in configuration space. by Zhao Qiang · Sat Oct 12 13:46:33 2013 +0800
  98. 6998282 powerpc/pcie: add PCIe version 3.x support by Zang Roy-R61911 · Thu Jul 04 07:25:03 2013 +0800
  99. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  100. 64f11d0 pci: Convert extern inline functions to static inline by Simon Glass · Tue Jun 11 11:14:33 2013 -0700