1. a292d2a pci: Indicate prefetchable memory allocate when debugging by Simon Glass · Mon Jul 27 15:47:18 2015 -0600
  2. 2b9acba pci: Fix up code for CONFIG_PCI_ENUM_ONLY by Simon Glass · Fri Jul 31 09:31:34 2015 -0600
  3. 927c104 pci: Use debug() instead of DEBUGF() in pci_auto.c by Simon Glass · Fri Jul 31 09:31:33 2015 -0600
  4. 3916409 dm: pci: Support bridge device configuration correctly by Bin Meng · Sun Jul 19 00:20:06 2015 +0800
  5. 07bd323 dm: pci: Correct primary/secondary/subordinate bus number assignment by Bin Meng · Sun Jul 19 00:20:03 2015 +0800
  6. 51e98ca pci: Configure expansion ROM during auto config process by Bin Meng · Wed Jul 08 13:06:40 2015 +0800
  7. acb8d31 pci: Do not skip legacy IDE device configuration by Bin Meng · Sat May 16 09:33:15 2015 +0800
  8. 33105f9 pci: Allow debug message output in pci_auto.c by Bin Meng · Sat May 16 09:33:14 2015 +0800
  9. b94dc89 dm: pci: Add a uclass for PCI by Simon Glass · Thu Mar 05 12:25:25 2015 -0700
  10. 3be54fd PCI: add 64-bit prefetchable memory support by David Feng · Mon Feb 02 16:53:13 2015 +0800
  11. 1c1695b x86: Access the VGA ROM when needed by Simon Glass · Wed Jan 14 21:37:04 2015 -0700
  12. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  13. a3d5df3 pci: Properly configure prefetchable memory region by Thierry Reding · Fri Sep 20 15:50:50 2013 +0200
  14. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  15. 1873d5c pci: fix some warnings related to assumptions about by Kumar Gala · Wed Sep 19 04:47:36 2012 +0000
  16. 61d47ca pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done by Andrew Sharp · Wed Aug 29 14:16:32 2012 +0000
  17. 6870513 pci: clean up some whitespace and formatting by Andrew Sharp · Wed Aug 29 14:16:29 2012 +0000
  18. f4f2482 pci: fix errant data types and corresponding access functions by Andrew Sharp · Wed Aug 01 12:27:16 2012 +0000
  19. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  20. 4691179 mpc83xx: Add esd VME8349 board support by Reinhard Arlt · Sat Jul 25 06:19:12 2009 +0200
  21. 72f2d39 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · Fri May 22 17:23:25 2009 -0500
  22. ad714f5 pci: Allow for PCI addresses to be 64-bit by Kumar Gala · Tue Oct 21 08:36:08 2008 -0500
  23. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  24. 4838ebc drivers/pci: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  25. 521f97b Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards by TsiChung Liew · Sun Mar 30 01:19:06 2008 -0500
  26. 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_auto.c]
  27. 9a1263f ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia by Gary Jennejohn · Fri Aug 31 15:21:46 2007 +0200
  28. ea8949e pciauto_setup_device bars_num fix by Ed Swarthout · Fri Jul 27 01:50:44 2007 -0500
  29. 1d781f6 Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROCESSOR_POWERPC. by Ed Swarthout · Wed Jul 11 14:52:16 2007 -0500
  30. 4aeb55a pciauto setup bridge by Ed Swarthout · Wed Jul 11 14:52:08 2007 -0500
  31. a523296 Minor improvements to drivers/pci_auto.c by Ed Swarthout · Wed Jul 11 14:51:48 2007 -0500
  32. 9679f4d [PATCH] Avoid assigning PCI resources from zero address by Sergei Shtylyov · Mon Apr 23 15:30:39 2007 +0200
  33. 6582642 Merge branch 'mpc85xx' by Jon Loeliger · Wed Aug 09 14:41:17 2006 -0500
  34. 2f43f33 * Made sure the code which disables prefetch for PCI devices sets the size of the prefetch region to 0 Patch by Andy Fleming on 17-Mar-2006 by Matthew McClintock · Wed Jun 28 10:44:23 2006 -0500
  35. f4ff3e8 Fix bug for io_bar size during pci scan by Jin Zhengxiong-R64188 · Tue Jun 27 18:12:02 2006 +0800
  36. 63bf456 Revert bad PCI prefetch limit change. by Jon Loeliger · Thu Apr 27 08:22:39 2006 -0500
  37. 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · Wed Apr 26 17:58:56 2006 -0500
  38. e5ce420 Added support for PCI prefetchable region and BARs by Kumar Gala · Wed Jan 11 13:24:15 2006 -0600
  39. 384da5e Add PCI support for the TQM834x board. by Rafal Jaworowski · Mon Oct 17 02:39:53 2005 +0200
  40. 56ed43e * Patch by Travis Sawyer, 09 Feb 2004: by wdenk · Sun Feb 22 23:46:08 2004 +0000
  41. 6cfa84e * Patch by Jian Zhang, 3 Feb 2004: by wdenk · Tue Feb 10 00:03:41 2004 +0000
  42. 2cefd15 * Patch by Yuli Barcohen, 26 Jan 2004: by wdenk · Sun Feb 08 22:55:38 2004 +0000
  43. 5d84173 * Make Ethernet autonegotiation on INCA-IP work for all clock rates; by wdenk · Sun Aug 17 18:55:18 2003 +0000
  44. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  45. 1fe2c70 * Patches by David Müller, 31 Jan 2003: by wdenk · Thu Mar 06 21:55:29 2003 +0000
  46. b666c8f * Patch by Rune Torgersen, 13 Feb 2003: by wdenk · Thu Mar 06 00:58:30 2003 +0000
  47. 452cfd6 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · Tue Nov 19 11:04:11 2002 +0000
  48. c609719 Initial revision by wdenk · Sun Nov 03 00:24:07 2002 +0000