1. 8cce4cf pci: Add helper for implementing memory-mapped config space accesses by Tuomas Tynkkynen · Tue Sep 19 23:18:03 2017 +0300
  2. c22f2ea drivers: pci: imx: add imx_pcie_remove function by Tim Harvey · Fri May 12 12:58:41 2017 -0700
  3. f950305 pci: make pci_get_hose_head() available to external users by Stuart Yoder · Thu Mar 10 10:52:18 2016 -0600
  4. 0d0f831 pci: Correct a few comments and nits by Simon Glass · Sun Mar 06 19:27:53 2016 -0700
  5. 9cec2df pci: Add functions to update PCI configuration registers by Simon Glass · Sun Mar 06 19:27:52 2016 -0700
  6. 0226859 dm: pci: Add missing forward declarations by Bin Meng · Tue Feb 02 05:58:07 2016 -0800
  7. e2b6b56 dm: pci: Add a function to write a BAR by Simon Glass · Mon Jan 18 20:19:15 2016 -0700
  8. b967ca8 dm: pci: Switch to DM API for PCI address mapping by Simon Glass · Sun Nov 29 13:18:05 2015 -0700
  9. c5f053b dm: pci: Add driver model API functions for address mapping by Simon Glass · Sun Nov 29 13:18:03 2015 -0700
  10. 3452cb1 dm: pci: Add a function to read a PCI BAR by Simon Glass · Sun Nov 29 13:17:53 2015 -0700
  11. b639d51 dm: pci: Add a driver-model version of pci_find_class() by Simon Glass · Sun Nov 29 13:17:52 2015 -0700
  12. 70e0c58 dm: pci: Add a driver-model version of pci_find_device() by Simon Glass · Sun Nov 29 13:17:50 2015 -0700
  13. 37a3f94b dm: pci: Use driver model PCI API in auto-config by Simon Glass · Sun Nov 29 13:17:49 2015 -0700
  14. 84283d5 dm: pci: Add a dm_ prefix to pci_bus_find_bdf() by Simon Glass · Sun Nov 29 13:17:48 2015 -0700
  15. eaa1489 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · Sun Nov 29 13:17:47 2015 -0700
  16. eca7b0d dm: pci: Disable PCI compatibility functions by default by Simon Glass · Thu Nov 26 19:51:30 2015 -0700
  17. c19e442 dm: pci: Add a comment about how to find struct pci_controller by Simon Glass · Thu Nov 26 19:51:21 2015 -0700
  18. 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
  19. 6256d67 dm: pci: Add a function to get the controller for a bus by Simon Glass · Thu Nov 19 20:27:00 2015 -0700
  20. 27a733f dm: pci: Add functions to emulate 8- and 16-bit access by Simon Glass · Thu Nov 19 20:26:59 2015 -0700
  21. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · Mon Sep 28 23:32:01 2015 -0600
  22. 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
  23. 04c8b6a dm: pci: Add a way to iterate through all PCI devices by Simon Glass · Mon Aug 10 07:05:04 2015 -0600
  24. 94ef242 dm: pci: Provide friendly config access functions by Simon Glass · Mon Aug 10 07:05:03 2015 -0600
  25. 84f5733 pci: Add a constant for an invalid interrupt by Simon Glass · Mon Jul 27 15:47:17 2015 -0600
  26. c5bc6aa drivers/pci: Add function to find an extended capability by Minghuan Lian · Fri Jul 10 11:35:08 2015 +0800
  27. c9118d4 dm: pci: Add a function to get the BDF for a device by Simon Glass · Mon Jul 06 16:47:46 2015 -0600
  28. 318d71c dm: pci: Add support for PCI driver matching by Simon Glass · Mon Jul 06 16:47:44 2015 -0600
  29. 51e98ca pci: Configure expansion ROM during auto config process by Bin Meng · Wed Jul 08 13:06:40 2015 +0800
  30. d82fbe9 dm: pci: Use the correct hose when configuring devices by Simon Glass · Sun Jun 07 08:50:40 2015 -0600
  31. d9e90bb dm: sandbox: pci: Add a PCI emulation uclass by Simon Glass · Thu Mar 05 12:25:28 2015 -0700
  32. b94dc89 dm: pci: Add a uclass for PCI by Simon Glass · Thu Mar 05 12:25:25 2015 -0700
  33. 75532d8 dm: pci: Move common PCI functions into their own file by Simon Glass · Thu Mar 05 12:25:24 2015 -0700
  34. 62034ff pci: Add a function to find a device by class by Simon Glass · Tue Jan 27 22:13:27 2015 -0700
  35. 1c1695b x86: Access the VGA ROM when needed by Simon Glass · Wed Jan 14 21:37:04 2015 -0700
  36. 3dacc67 powerpc: mpc824x: remove MPC824X cpu support by Masahiro Yamada · Mon Dec 15 23:26:31 2014 +0900
  37. 6ac5af4 pci: Add functions to read and write a BAR address by Simon Glass · Fri Nov 14 18:18:30 2014 -0700
  38. 699b6d3 pci: Honour pci_skip_dev() by Thierry Reding · Wed Nov 12 18:26:49 2014 -0700
  39. 231c076 pci: add support for board_pci_fixup_dev function by Tim Harvey · Thu Aug 07 22:49:56 2014 -0700
  40. 162116e pci.h: allow inclusion in assembly source by Paul Burton · Fri Nov 08 11:18:47 2013 +0000
  41. 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
  42. 6998282 powerpc/pcie: add PCIe version 3.x support by Zang Roy-R61911 · Thu Jul 04 07:25:03 2013 +0800
  43. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  44. 64f11d0 pci: Convert extern inline functions to static inline by Simon Glass · Tue Jun 11 11:14:33 2013 -0700
  45. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · Thu May 30 07:06:12 2013 +0000
  46. eece432 x86: gpio: Add GPIO driver for Intel ICH6 and later. by Bill Richardson · Sat Oct 20 11:44:34 2012 +0000
  47. 0053272 pci: declare pciauto functions in header by Linus Walleij · Sun Mar 25 12:13:15 2012 +0000
  48. b91b974 pci: move pciauto_config_init() to pci.h by Linus Walleij · Sat Mar 03 10:05:08 2012 +0000
  49. 1c48e77 powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs by Prabhakar Kushwaha · Tue Feb 01 15:55:58 2011 +0000
  50. e87bc03 mpc83xx: fix pcie configuration space read/write by Leo Liu · Wed Jan 19 19:50:47 2011 +0800
  51. db943ed powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup by Kumar Gala · Fri Dec 17 05:57:25 2010 -0600
  52. 22ccb7f pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW by Peter Tyser · Fri Oct 29 17:59:27 2010 -0500
  53. a0a5dbd pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe by Kumar Gala · Wed Aug 05 07:49:27 2009 -0500
  54. 597b8c4 PCI: Add pci_last_busno() helper by Anton Vorontsov · Thu Feb 19 18:20:41 2009 +0300
  55. 0709bfc drivers/pci: Create pci_map_bar function by Becky Bruce · Tue Feb 03 18:10:50 2009 -0600
  56. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · Fri Feb 06 09:49:31 2009 -0600
  57. 1a8206c mpc83xx: Add support for MPC83xx PCI-E controllers by Anton Vorontsov · Thu Jan 08 04:26:12 2009 +0300
  58. ad714f5 pci: Allow for PCI addresses to be 64-bit by Kumar Gala · Tue Oct 21 08:36:08 2008 -0500
  59. 0a62857 Update pci code to use phys_addr_t by Becky Bruce · Wed May 07 13:24:57 2008 -0500
  60. 91080f7 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · Thu Aug 02 14:09:49 2007 -0500
  61. c934adb * Fix a bunch of compiler warnings for gcc 4.0 by Jon Loeliger · Thu Oct 19 11:33:52 2006 -0500
  62. 3fc12c5 * Added PCI-X #defines for PCI-X initialization Patch by Andy Fleming on 17-Mar-2006 by Matthew McClintock · Wed Jun 28 10:44:49 2006 -0500
  63. d76717c Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pci by Wolfgang Denk · Sun Mar 12 21:31:38 2006 +0100
  64. 3d7f5e0 Fix bad declaration on pci_cfgfunc_nothing Patch by Sam Song, 19 Jun 2005 by Wolfgang Denk · Sun Mar 12 16:54:11 2006 +0100
  65. e5ce420 Added support for PCI prefetchable region and BARs by Kumar Gala · Wed Jan 11 13:24:15 2006 -0600
  66. 326c971 Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. by Stefan Roese · Mon Aug 01 16:41:48 2005 +0200
  67. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · Sat May 31 18:35:21 2003 +0000
  68. 452cfd6 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · Tue Nov 19 11:04:11 2002 +0000
  69. c609719 Initial revision by wdenk · Sun Nov 03 00:24:07 2002 +0000