1. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  2. ec21aee pci: allow disabling of pci init/enum via env by Tim Harvey · 8 years ago
  3. cf63084 pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE by Simon Glass · 8 years ago
  4. 2b81e8a dm: pci: Mark legacy files as such by Simon Glass · 9 years ago
  5. 5f48d79 pci: Add a constant for an invalid interrupt by Simon Glass · 9 years ago
  6. ed5b580 drivers/pci: Add function to find an extended capability by Minghuan Lian · 9 years ago
  7. 238fe16 pci: Move pci_hose_phys_to_bus() to pci_common.c by Bin Meng · 9 years ago
  8. 0373a7e pci: display header for bus scan by Tim Harvey · 9 years ago
  9. aab6724 dm: pci: Move common PCI functions into their own file by Simon Glass · 10 years ago
  10. 250e039 pci: Add a function to find a device by class by Simon Glass · 10 years ago
  11. d928664 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · 10 years ago
  12. 8f9052f pci: Make pci apis usable before relocation by Bin Meng · 10 years ago
  13. e8a552e pci: Add functions to read and write a BAR address by Simon Glass · 10 years ago
  14. 4efe52b pci: Honour pci_skip_dev() by Thierry Reding · 10 years ago
  15. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  16. 7b19fd6 pci: use __weak by Jeroen Hofstee · 10 years ago
  17. 0991866 pci: add support for board_pci_fixup_dev function by Tim Harvey · 10 years ago
  18. d878c9a pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM by Stephen Warren · 10 years ago
  19. 287df01 PCIe:change the method to get the address of a requested capability in configuration space. by Zhao Qiang · 11 years ago
  20. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  21. cf5787f pci: fix some warnings related to assumptions about by Kumar Gala · 12 years ago
  22. 03992ac pci: minor cleanup of CONFIG_PCI_PNP usage by Andrew Sharp · 12 years ago
  23. cb2bf93 pci: clean up some whitespace and formatting by Andrew Sharp · 12 years ago
  24. af778c6 pci: fix errant data types and corresponding access functions by Andrew Sharp · 12 years ago
  25. a1e47b6 pci: move pciauto_config_init() to pci.h by Linus Walleij · 13 years ago
  26. 0da1fb0 pci: move pcidelay code to new location just before PCI bus scan by Anatolij Gustschin · 13 years ago
  27. 29161f4 IXP42x PCI rewrite by Michael Schwingen · 13 years ago
  28. 3a0e3c2 powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup by Kumar Gala · 14 years ago
  29. 009884a pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  30. a38d216 pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  31. 983eb9d pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  32. 96d6160 pci: Add ability to re-enumerate PCI buses by John Schmoller · 14 years ago
  33. 252b404 Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() by Wolfgang Denk · 15 years ago
  34. cc2a8c7 PCI: Add pci_last_busno() helper by Anton Vorontsov · 16 years ago
  35. 6e61fae drivers/pci: Create pci_map_bar function by Becky Bruce · 16 years ago
  36. 2d43e87 pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching by Kumar Gala · 16 years ago
  37. 30e76d5 pci: Allow for PCI addresses to be 64-bit by Kumar Gala · 16 years ago
  38. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. ab6878c drivers/pci: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. dc1da42 pci: Move PCI device configuration check into a separate weak function by Stefan Roese · 16 years ago
  41. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  42. 65dcfa7 Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option" by Wolfgang Denk · 16 years ago
  43. 36f3267 Update pci code to use phys_addr_t by Becky Bruce · 16 years ago
  44. 55774b5 pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option by Nobuhiro Iwamatsu · 17 years ago
  45. 93a686e drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/pci.c]
  46. 815b5bd PCI_READ_VIA_DWORD_OP: Fix *val uninitialized bug by Shinya Kuribayashi · 17 years ago
  47. 40e81ad Start pci hose scan from hose->current_busno. by Ed Swarthout · 17 years ago
  48. f5e0d03 Add support for wrPPMC7xx/74xx boards Patch from Richard Danter, 12 Aug 2005 by Heiko Schocher · 18 years ago
  49. 3411d11 Report back PCI bus when doing table based device config by Kumar Gala · 19 years ago
  50. 6902df5 Add PCI support for the TQM834x board. by Rafal Jaworowski · 19 years ago
  51. a119190 * Patch by Jon Loeliger, 02 Sep 2004: by wdenk · 20 years ago
  52. 6bb992b added CONFIG_PCI_CONFIG_HOST_BRIDGE to enable host bridge configuration by stroese · 20 years ago
  53. 498b8db * Patch by Matthew S. McClintock, 14 Apr 2004: by wdenk · 20 years ago
  54. 42dfe7a Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  55. 4654af2 Fix PCI problems on PPChameleon board by wdenk · 21 years ago
  56. 12f3424 * Add support for PPChameleon Eval Board by wdenk · 21 years ago
  57. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  58. f07771c * Fix data abort exception handling for arm920t CPU by wdenk · 21 years ago
  59. ad10dd9 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · 22 years ago
  60. c7de829 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · 22 years ago
  61. c609719 Initial revision by wdenk · 22 years ago