1. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · Thu Nov 14 12:57:47 2019 -0700
  2. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  3. a593455 pci: Don't export pci_hose_config_device() by Simon Glass · Sat Feb 16 20:24:40 2019 -0700
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  5. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  6. 341fcb1 pci: allow disabling of pci init/enum via env by Tim Harvey · Fri Jun 17 06:20:25 2016 -0700
  7. c78f5e0 pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE by Simon Glass · Sun May 01 11:35:51 2016 -0600
  8. 0ba553a dm: pci: Mark legacy files as such by Simon Glass · Sun Nov 29 13:17:46 2015 -0700
  9. 84f5733 pci: Add a constant for an invalid interrupt by Simon Glass · Mon Jul 27 15:47:17 2015 -0600
  10. c5bc6aa drivers/pci: Add function to find an extended capability by Minghuan Lian · Fri Jul 10 11:35:08 2015 +0800
  11. 8dadff1 pci: Move pci_hose_phys_to_bus() to pci_common.c by Bin Meng · Thu May 07 21:34:07 2015 +0800
  12. fc409be pci: display header for bus scan by Tim Harvey · Fri May 08 15:16:07 2015 -0700
  13. 75532d8 dm: pci: Move common PCI functions into their own file by Simon Glass · Thu Mar 05 12:25:24 2015 -0700
  14. 62034ff pci: Add a function to find a device by class by Simon Glass · Tue Jan 27 22:13:27 2015 -0700
  15. 31e68c6 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · Thu Jan 15 17:13:24 2015 +0900
  16. f1b81fc pci: Make pci apis usable before relocation by Bin Meng · Tue Dec 30 22:53:21 2014 +0800
  17. 6ac5af4 pci: Add functions to read and write a BAR address by Simon Glass · Fri Nov 14 18:18:30 2014 -0700
  18. 699b6d3 pci: Honour pci_skip_dev() by Thierry Reding · Wed Nov 12 18:26:49 2014 -0700
  19. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  20. ab1bca5 pci: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:27 2014 +0200
  21. 231c076 pci: add support for board_pci_fixup_dev function by Tim Harvey · Thu Aug 07 22:49:56 2014 -0700
  22. 739a14c pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM by Stephen Warren · Mon Aug 11 16:09:28 2014 -0600
  23. 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
  24. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  25. 1873d5c pci: fix some warnings related to assumptions about by Kumar Gala · Wed Sep 19 04:47:36 2012 +0000
  26. 0e2dc47 pci: minor cleanup of CONFIG_PCI_PNP usage by Andrew Sharp · Wed Aug 29 14:16:30 2012 +0000
  27. 6870513 pci: clean up some whitespace and formatting by Andrew Sharp · Wed Aug 29 14:16:29 2012 +0000
  28. f4f2482 pci: fix errant data types and corresponding access functions by Andrew Sharp · Wed Aug 01 12:27:16 2012 +0000
  29. b91b974 pci: move pciauto_config_init() to pci.h by Linus Walleij · Sat Mar 03 10:05:08 2012 +0000
  30. 2bd2cb1 pci: move pcidelay code to new location just before PCI bus scan by Anatolij Gustschin · Tue Oct 11 22:44:30 2011 +0000
  31. b9de2fa IXP42x PCI rewrite by Michael Schwingen · Mon May 23 00:00:12 2011 +0200
  32. 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
  33. b46513d pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW by Peter Tyser · Fri Oct 29 17:59:29 2010 -0500
  34. d40cdc4 pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW by Peter Tyser · Fri Oct 29 17:59:28 2010 -0500
  35. 22ccb7f pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW by Peter Tyser · Fri Oct 29 17:59:27 2010 -0500
  36. 60e877f pci: Add ability to re-enumerate PCI buses by John Schmoller · Fri Oct 22 00:20:23 2010 -0500
  37. 03bebef Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() by Wolfgang Denk · Tue Mar 09 14:27:25 2010 +0100
  38. 597b8c4 PCI: Add pci_last_busno() helper by Anton Vorontsov · Thu Feb 19 18:20:41 2009 +0300
  39. 0709bfc drivers/pci: Create pci_map_bar function by Becky Bruce · Tue Feb 03 18:10:50 2009 -0600
  40. deb55f2 pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching by Kumar Gala · Fri Feb 06 09:49:32 2009 -0600
  41. ad714f5 pci: Allow for PCI addresses to be 64-bit by Kumar Gala · Tue Oct 21 08:36:08 2008 -0500
  42. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  43. 4838ebc drivers/pci: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  44. 41e846f pci: Move PCI device configuration check into a separate weak function by Stefan Roese · Tue Jul 08 12:01:47 2008 +0200
  45. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  46. 3bf1f1d Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option" by Wolfgang Denk · Mon May 12 01:11:21 2008 +0200
  47. 0a62857 Update pci code to use phys_addr_t by Becky Bruce · Wed May 07 13:24:57 2008 -0500
  48. efce1c5 pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option by Nobuhiro Iwamatsu · Fri Mar 07 16:04:25 2008 +0900
  49. 67572cf drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:28:09 2007 +0100[Renamed from drivers/pci.c]
  50. f19da9d PCI_READ_VIA_DWORD_OP: Fix *val uninitialized bug by Shinya Kuribayashi · Fri Aug 17 12:43:44 2007 +0900
  51. f0d4347 Start pci hose scan from hose->current_busno. by Ed Swarthout · Wed Jul 11 14:51:35 2007 -0500
  52. d7f77fb Add support for wrPPMC7xx/74xx boards Patch from Richard Danter, 12 Aug 2005 by Heiko Schocher · Mon Jun 19 11:02:41 2006 +0200
  53. 26803c4 Report back PCI bus when doing table based device config by Kumar Gala · Wed Jan 11 13:27:19 2006 -0600
  54. 384da5e Add PCI support for the TQM834x board. by Rafal Jaworowski · Mon Oct 17 02:39:53 2005 +0200
  55. 26c5843 * Patch by Jon Loeliger, 02 Sep 2004: by wdenk · Sun Jan 09 17:12:27 2005 +0000
  56. ac41a01 added CONFIG_PCI_CONFIG_HOST_BRIDGE to enable host bridge configuration by stroese · Thu Dec 16 17:48:41 2004 +0000
  57. 19c8fb7 * Patch by Matthew S. McClintock, 14 Apr 2004: by wdenk · Sun Apr 18 22:26:17 2004 +0000
  58. c35ba4e Code cleanup; make several boards compile & link. by wdenk · Sun Mar 14 22:25:36 2004 +0000
  59. 6fcda22 Fix PCI problems on PPChameleon board by wdenk · Wed Oct 22 09:00:28 2003 +0000
  60. 232fe0b * Add support for PPChameleon Eval Board by wdenk · Tue Sep 02 22:48:03 2003 +0000
  61. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  62. f4688a2 * Fix data abort exception handling for arm920t CPU by wdenk · Wed May 28 08:06:31 2003 +0000
  63. f5dd410 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · Fri Feb 14 11:21:23 2003 +0000
  64. 452cfd6 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · Tue Nov 19 11:04:11 2002 +0000
  65. c609719 Initial revision by wdenk · Sun Nov 03 00:24:07 2002 +0000