1. 1113146 drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY by Phil Sutter · 9 years ago
  2. 5e23b8b dm: pci: Use driver model PCI API in auto-config by Simon Glass · 9 years ago
  3. 2b81e8a dm: pci: Mark legacy files as such by Simon Glass · 9 years ago
  4. 011e948 dm: pci: Move common auto-config functions to a common file by Simon Glass · 9 years ago
  5. 76a8b6a 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. cdf9f08 pci: Set PCI_COMMAND_IO bit for VGA device by Bin Meng · 9 years ago
  7. 7445435 pci: Fix expansion ROM programming for multi-function devices by Bin Meng · 9 years ago
  8. 4bad2e7 pci: Indicate prefetchable memory allocate when debugging by Simon Glass · 9 years ago
  9. 53292ad pci: Fix up code for CONFIG_PCI_ENUM_ONLY by Simon Glass · 9 years ago
  10. da4b159 pci: Use debug() instead of DEBUGF() in pci_auto.c by Simon Glass · 9 years ago
  11. d11d9ef dm: pci: Support bridge device configuration correctly by Bin Meng · 9 years ago
  12. 95f3aa2 dm: pci: Correct primary/secondary/subordinate bus number assignment by Bin Meng · 9 years ago
  13. 6c89663 pci: Configure expansion ROM during auto config process by Bin Meng · 9 years ago
  14. 04e3c4e pci: Do not skip legacy IDE device configuration by Bin Meng · 9 years ago
  15. 1b73b1c pci: Allow debug message output in pci_auto.c by Bin Meng · 9 years ago
  16. ff3e077 dm: pci: Add a uclass for PCI by Simon Glass · 10 years ago
  17. 6eefd52 PCI: add 64-bit prefetchable memory support by David Feng · 10 years ago
  18. 4a2708a x86: Access the VGA ROM when needed by Simon Glass · 10 years ago
  19. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  20. 010c480 pci: Properly configure prefetchable memory region by Thierry Reding · 11 years ago
  21. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  22. cf5787f pci: fix some warnings related to assumptions about by Kumar Gala · 12 years ago
  23. 69fd2d3 pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done by Andrew Sharp · 12 years ago
  24. cb2bf93 pci: clean up some whitespace and formatting by Andrew Sharp · 12 years ago
  25. af778c6 pci: fix errant data types and corresponding access functions by Andrew Sharp · 12 years ago
  26. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  27. c2e49f7 mpc83xx: Add esd VME8349 board support by Reinhard Arlt · 15 years ago
  28. 2c7920a 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · 15 years ago
  29. 30e76d5 pci: Allow for PCI addresses to be 64-bit by Kumar Gala · 16 years ago
  30. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. ab6878c drivers/pci: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. f33fca2 Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards by TsiChung Liew · 16 years ago
  33. 93a686e drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/pci_auto.c]
  34. 81b73de ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia by Gary Jennejohn · 17 years ago
  35. 936b3e6 pciauto_setup_device bars_num fix by Ed Swarthout · 17 years ago
  36. 5dc210d Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROCESSOR_POWERPC. by Ed Swarthout · 17 years ago
  37. e8b85f3 pciauto setup bridge by Ed Swarthout · 17 years ago
  38. ba5feb1 Minor improvements to drivers/pci_auto.c by Ed Swarthout · 17 years ago
  39. b7598a4 [PATCH] Avoid assigning PCI resources from zero address by Sergei Shtylyov · 17 years ago
  40. 92c427b Merge branch 'mpc85xx' by Jon Loeliger · 18 years ago
  41. a4e1155 * 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. bd22c2b Fix bug for io_bar size during pci scan by Jin Zhengxiong-R64188 · 18 years ago
  43. a2320a6 Revert bad PCI prefetch limit change. by Jon Loeliger · 18 years ago
  44. debb735 Initial support for MPC8641 HPCN board. by Jon Loeliger · 18 years ago
  45. a179012 Added support for PCI prefetchable region and BARs by Kumar Gala · 19 years ago
  46. 6902df5 Add PCI support for the TQM834x board. by Rafal Jaworowski · 19 years ago
  47. 3c74e32 * Patch by Travis Sawyer, 09 Feb 2004: by wdenk · 21 years ago
  48. cd37d9e * Patch by Jian Zhang, 3 Feb 2004: by wdenk · 21 years ago
  49. 5653fc3 * Patch by Yuli Barcohen, 26 Jan 2004: by wdenk · 21 years ago
  50. e0ac62d * Make Ethernet autonegotiation on INCA-IP work for all clock rates; by wdenk · 21 years ago
  51. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  52. 1cb8e98 * Patches by David Müller, 31 Jan 2003: by wdenk · 22 years ago
  53. db2f721f * Patch by Rune Torgersen, 13 Feb 2003: by wdenk · 22 years ago
  54. c7de829 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · 22 years ago
  55. c609719 Initial revision by wdenk · 22 years ago