1. 62034ff pci: Add a function to find a device by class by Simon Glass · 10 years ago
  2. 31e68c6 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · 10 years ago
  3. f1b81fc pci: Make pci apis usable before relocation by Bin Meng · 10 years ago
  4. 6ac5af4 pci: Add functions to read and write a BAR address by Simon Glass · 10 years ago
  5. 699b6d3 pci: Honour pci_skip_dev() by Thierry Reding · 10 years ago
  6. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  7. ab1bca5 pci: use __weak by Jeroen Hofstee · 10 years ago
  8. 231c076 pci: add support for board_pci_fixup_dev function by Tim Harvey · 10 years ago
  9. 739a14c pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM by Stephen Warren · 10 years ago
  10. 5d39f74 PCIe:change the method to get the address of a requested capability in configuration space. by Zhao Qiang · 11 years ago
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. 1873d5c pci: fix some warnings related to assumptions about by Kumar Gala · 12 years ago
  13. 0e2dc47 pci: minor cleanup of CONFIG_PCI_PNP usage by Andrew Sharp · 12 years ago
  14. 6870513 pci: clean up some whitespace and formatting by Andrew Sharp · 12 years ago
  15. f4f2482 pci: fix errant data types and corresponding access functions by Andrew Sharp · 12 years ago
  16. b91b974 pci: move pciauto_config_init() to pci.h by Linus Walleij · 13 years ago
  17. 2bd2cb1 pci: move pcidelay code to new location just before PCI bus scan by Anatolij Gustschin · 13 years ago
  18. b9de2fa IXP42x PCI rewrite by Michael Schwingen · 14 years ago
  19. db943ed powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup by Kumar Gala · 14 years ago
  20. b46513d pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  21. d40cdc4 pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  22. 22ccb7f pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  23. 60e877f pci: Add ability to re-enumerate PCI buses by John Schmoller · 14 years ago
  24. 03bebef Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() by Wolfgang Denk · 15 years ago
  25. 597b8c4 PCI: Add pci_last_busno() helper by Anton Vorontsov · 16 years ago
  26. 0709bfc drivers/pci: Create pci_map_bar function by Becky Bruce · 16 years ago
  27. deb55f2 pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching by Kumar Gala · 16 years ago
  28. ad714f5 pci: Allow for PCI addresses to be 64-bit by Kumar Gala · 16 years ago
  29. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 4838ebc drivers/pci: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. 41e846f pci: Move PCI device configuration check into a separate weak function by Stefan Roese · 16 years ago
  32. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  33. 3bf1f1d Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option" by Wolfgang Denk · 17 years ago
  34. 0a62857 Update pci code to use phys_addr_t by Becky Bruce · 17 years ago
  35. efce1c5 pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option by Nobuhiro Iwamatsu · 17 years ago
  36. 67572cf drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/pci.c]
  37. f19da9d PCI_READ_VIA_DWORD_OP: Fix *val uninitialized bug by Shinya Kuribayashi · 17 years ago
  38. f0d4347 Start pci hose scan from hose->current_busno. by Ed Swarthout · 17 years ago
  39. d7f77fb Add support for wrPPMC7xx/74xx boards Patch from Richard Danter, 12 Aug 2005 by Heiko Schocher · 18 years ago
  40. 26803c4 Report back PCI bus when doing table based device config by Kumar Gala · 19 years ago
  41. 384da5e Add PCI support for the TQM834x board. by Rafal Jaworowski · 19 years ago
  42. 26c5843 * Patch by Jon Loeliger, 02 Sep 2004: by wdenk · 20 years ago
  43. ac41a01 added CONFIG_PCI_CONFIG_HOST_BRIDGE to enable host bridge configuration by stroese · 20 years ago
  44. 19c8fb7 * Patch by Matthew S. McClintock, 14 Apr 2004: by wdenk · 21 years ago
  45. c35ba4e Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  46. 6fcda22 Fix PCI problems on PPChameleon board by wdenk · 21 years ago
  47. 232fe0b * Add support for PPChameleon Eval Board by wdenk · 21 years ago
  48. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  49. f4688a2 * Fix data abort exception handling for arm920t CPU by wdenk · 22 years ago
  50. f5dd410 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · 22 years ago
  51. 452cfd6 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · 22 years ago
  52. c609719 Initial revision by wdenk · 22 years ago