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