1. 93008ab pci: Work around PCIe link training failures by Maciej W. Rozycki · 3 years ago
  2. 5a52671 pci: When disabling pref MEM set all base bits by Pali Rohár · 3 years ago
  3. 597acfb pci: Disable I/O forwarding during autoconfiguration if unsupported by Pali Rohár · 3 years ago
  4. e7a8e70 pci: Fix register for determining type of IO base address by Pali Rohár · 3 years ago
  5. 8597402 pci: Fix configuring BARs by Pali Rohár · 3 years, 2 months ago
  6. 39a1d97 pci: Skip configuring PCI Rom Address for unsupported header types by Pali Rohár · 3 years, 2 months ago
  7. 2363f8a pci: include pci_internal.h inside pci_auto.c by Vladimir Oltean · 3 years, 2 months ago
  8. 36e8fa0 pci: Fix configuring io/memory base and limit registers of PCI bridges by Pali Rohár · 3 years, 3 months ago
  9. d179823 ppc: Remove caddy2 / vme8349 boards by Tom Rini · 3 years, 7 months ago
  10. 8f90273 pci: Mark 64bit Memory BARs as such by Phil Sutter · 3 years, 9 months ago
  11. ede8909 pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) by Stefan Roese · 3 years, 11 months ago
  12. b70ae13 pci: Make auto-config code a little more robust by Phil Sutter · 3 years, 11 months ago
  13. be70610 pci: Update to use new sequence numbers by Simon Glass · 4 years ago
  14. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  15. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  16. bb99abf pci: Show a message if PCI autoconfig fails by Simon Glass · 5 years ago
  17. a83f549 mpc83xx: Make distinct caddy2 config by Mario Six · 6 years ago
  18. 1b21ced vme8349: Migrate to CONFIG_TARGET_VME8349 by Mario Six · 6 years ago
  19. 0344f5e mpc83xx: Introduce ARCH_MPC834* by Mario Six · 6 years ago
  20. f20b718 PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources by Tuomas Tynkkynen · 7 years ago
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  22. a1c9438 dm: pci: change bus number register setting compliant with Linux by Minghuan Lian · 7 years ago
  23. d143ddb pci: Fix compiler warnings in dm_pciauto_setup_device() by Bin Meng · 9 years ago
  24. 4af3dc1 dm: pci: Avoid using pci_bus_to_hose() in the uclass by Simon Glass · 9 years ago
  25. cec2543 dm: pci: Add a 'fall through' comment by Simon Glass · 9 years ago
  26. 37a3f94b dm: pci: Use driver model PCI API in auto-config by Simon Glass · 9 years ago
  27. 4aeef7e dm: pci: Rename pci_auto.c to pci_auto_old.c by Simon Glass · 9 years ago
  28. 9dd7c00 pci: Set PCI_COMMAND_IO bit for VGA device by Bin Meng · 9 years ago
  29. e8bd746 pci: Fix expansion ROM programming for multi-function devices by Bin Meng · 9 years ago
  30. a292d2a pci: Indicate prefetchable memory allocate when debugging by Simon Glass · 9 years ago
  31. 2b9acba pci: Fix up code for CONFIG_PCI_ENUM_ONLY by Simon Glass · 9 years ago
  32. 927c104 pci: Use debug() instead of DEBUGF() in pci_auto.c by Simon Glass · 9 years ago
  33. 3916409 dm: pci: Support bridge device configuration correctly by Bin Meng · 9 years ago
  34. 07bd323 dm: pci: Correct primary/secondary/subordinate bus number assignment by Bin Meng · 9 years ago
  35. 51e98ca pci: Configure expansion ROM during auto config process by Bin Meng · 9 years ago
  36. acb8d31 pci: Do not skip legacy IDE device configuration by Bin Meng · 10 years ago
  37. 33105f9 pci: Allow debug message output in pci_auto.c by Bin Meng · 10 years ago
  38. b94dc89 dm: pci: Add a uclass for PCI by Simon Glass · 10 years ago
  39. 3be54fd PCI: add 64-bit prefetchable memory support by David Feng · 10 years ago
  40. 1c1695b x86: Access the VGA ROM when needed by Simon Glass · 10 years ago
  41. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  42. a3d5df3 pci: Properly configure prefetchable memory region by Thierry Reding · 11 years ago
  43. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  44. 1873d5c pci: fix some warnings related to assumptions about by Kumar Gala · 12 years ago
  45. 61d47ca pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done by Andrew Sharp · 12 years ago
  46. 6870513 pci: clean up some whitespace and formatting by Andrew Sharp · 12 years ago
  47. f4f2482 pci: fix errant data types and corresponding access functions by Andrew Sharp · 12 years ago
  48. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  49. 4691179 mpc83xx: Add esd VME8349 board support by Reinhard Arlt · 15 years ago
  50. 72f2d39 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · 16 years ago
  51. ad714f5 pci: Allow for PCI addresses to be 64-bit by Kumar Gala · 16 years ago
  52. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. 4838ebc drivers/pci: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. 521f97b Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards by TsiChung Liew · 17 years ago
  55. 67572cf drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/pci_auto.c]
  56. 9a1263f ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia by Gary Jennejohn · 17 years ago
  57. ea8949e pciauto_setup_device bars_num fix by Ed Swarthout · 17 years ago
  58. 1d781f6 Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROCESSOR_POWERPC. by Ed Swarthout · 17 years ago
  59. 4aeb55a pciauto setup bridge by Ed Swarthout · 17 years ago
  60. a523296 Minor improvements to drivers/pci_auto.c by Ed Swarthout · 17 years ago
  61. 9679f4d [PATCH] Avoid assigning PCI resources from zero address by Sergei Shtylyov · 18 years ago
  62. 6582642 Merge branch 'mpc85xx' by Jon Loeliger · 18 years ago
  63. 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
  64. f4ff3e8 Fix bug for io_bar size during pci scan by Jin Zhengxiong-R64188 · 18 years ago
  65. 63bf456 Revert bad PCI prefetch limit change. by Jon Loeliger · 19 years ago
  66. 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · 19 years ago
  67. e5ce420 Added support for PCI prefetchable region and BARs by Kumar Gala · 19 years ago
  68. 384da5e Add PCI support for the TQM834x board. by Rafal Jaworowski · 19 years ago
  69. 56ed43e * Patch by Travis Sawyer, 09 Feb 2004: by wdenk · 21 years ago
  70. 6cfa84e * Patch by Jian Zhang, 3 Feb 2004: by wdenk · 21 years ago
  71. 2cefd15 * Patch by Yuli Barcohen, 26 Jan 2004: by wdenk · 21 years ago
  72. 5d84173 * Make Ethernet autonegotiation on INCA-IP work for all clock rates; by wdenk · 21 years ago
  73. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  74. 1fe2c70 * Patches by David Müller, 31 Jan 2003: by wdenk · 22 years ago
  75. b666c8f * Patch by Rune Torgersen, 13 Feb 2003: by wdenk · 22 years ago
  76. 452cfd6 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · 22 years ago
  77. c609719 Initial revision by wdenk · 22 years ago