1. f87bbff pci: Add general support for execution of video ROMs by Simon Glass · 10 years ago
  2. 6ac5af4 pci: Add functions to read and write a BAR address by Simon Glass · 10 years ago
  3. 699b6d3 pci: Honour pci_skip_dev() by Thierry Reding · 10 years ago
  4. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  5. ab1bca5 pci: use __weak by Jeroen Hofstee · 10 years ago
  6. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  7. 211a490 pcie_imx: Add mx6solox support by Fabio Estevam · 10 years ago
  8. 231c076 pci: add support for board_pci_fixup_dev function by Tim Harvey · 10 years ago
  9. c6c1ebf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  10. d53204a pci: mx6: fix occasional link failures by Tim Harvey · 10 years ago
  11. 739a14c pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM by Stephen Warren · 10 years ago
  12. cd94061 fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint by Zang Roy-R61911 · 10 years ago
  13. 7155ad5 fsl/pci: Add workaround for erratum A-005434 by Chunhe Lan · 11 years ago
  14. 5f1f8ef Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 11 years ago
  15. 77779a4 pci: mx6: Implement power callback by Marek Vasut · 11 years ago
  16. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  17. abf8322 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  18. b43f269 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  19. d9056c2 pci: mx6: Implement reset callback by Marek Vasut · 11 years ago
  20. 630196e ARM: PCI: Remove the IXP PCI driver by Marek Vasut · 11 years ago
  21. 5e5b6ee driver/fsl_pci:Update print to display PCIe generation by Prabhakar Kushwaha · 11 years ago
  22. 988ee70 ARM: mx6: Add PCI express driver by Marek Vasut · 11 years ago
  23. 234882c malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  24. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  25. 5d39f74 PCIe:change the method to get the address of a requested capability in configuration space. by Zhao Qiang · 11 years ago
  26. a3d5df3 pci: Properly configure prefetchable memory region by Thierry Reding · 11 years ago
  27. 6998282 powerpc/pcie: add PCIe version 3.x support by Zang Roy-R61911 · 11 years ago
  28. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  29. fba2301 qemu-malta: Update for SPDX license identifiers by Tom Rini · 11 years ago
  30. 652ccee MIPS: qemu-malta: add PCI support by Gabor Juhos · 12 years ago
  31. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  32. 8376a58 pci: move pci_ftpci100.h to include/faraday/ftpci100.h by Gabor Juhos · 12 years ago
  33. 52460f5 pci: add prototype for pci_ftpci_init() function by Gabor Juhos · 12 years ago
  34. 27afb9c powerpc/boot: Change the macro of Boot from SRIO and PCIE master module by Liu Gang · 12 years ago
  35. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 12 years ago
  36. c48234e powerpc/p4080ds: fix PCI-e x8 link training down failure by Yuanquan Chen · 12 years ago
  37. 558359a powerpc/boot: Change the compile macro for SRIO & PCIE boot master module by Liu Gang · 12 years ago
  38. 9941a22 powerpc/mpc85xx: Add T4240 SoC by York Sun · 12 years ago
  39. 024498f driver/pci: Fix compiling error by York Sun · 12 years ago
  40. eb811d3 fsl_pci: use 'Header Type' field to judge PCIE mode by Minghuan Lian · 12 years ago
  41. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  42. 1873d5c pci: fix some warnings related to assumptions about by Kumar Gala · 12 years ago
  43. 61d47ca pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done by Andrew Sharp · 12 years ago
  44. 0e2dc47 pci: minor cleanup of CONFIG_PCI_PNP usage by Andrew Sharp · 12 years ago
  45. 6870513 pci: clean up some whitespace and formatting by Andrew Sharp · 12 years ago
  46. f4f2482 pci: fix errant data types and corresponding access functions by Andrew Sharp · 12 years ago
  47. 99e0c29 powerpc/corenet_ds: Master module for boot from PCIE by Liu Gang · 12 years ago
  48. 0053272 pci: declare pciauto functions in header by Linus Walleij · 13 years ago
  49. b91b974 pci: move pciauto_config_init() to pci.h by Linus Walleij · 13 years ago
  50. b009b02 pci_ftpci100: Implementation FTPCI100 PCI driver by Gavin Guo · 13 years ago
  51. 2e662ee GCC4.6: Squash warnings in fsl_pci_init.c by Marek Vasut · 13 years ago
  52. 2bd2cb1 pci: move pcidelay code to new location just before PCI bus scan by Anatolij Gustschin · 13 years ago
  53. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  54. b9de2fa IXP42x PCI rewrite by Michael Schwingen · 14 years ago
  55. b582dae fsl_pci: Add support for FSL PCIe controllers v2.x by Prabhakar Kushwaha · 14 years ago
  56. 1c48e77 powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs by Prabhakar Kushwaha · 14 years ago
  57. a4de835 Minor Coding Style Cleanup. by Wolfgang Denk · 14 years ago
  58. 3771ba3 fsl_pci: Update PCIe boot ouput by Peter Tyser · 14 years ago
  59. 4d4384e powerpc/fsl-pci: Add generic code to setup PCIe controllers by Kumar Gala · 14 years ago
  60. db943ed powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup by Kumar Gala · 14 years ago
  61. 2ef3005 74xx_7xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  62. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  63. b46513d pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  64. d40cdc4 pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  65. 22ccb7f pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  66. 826fd9d fsl_pci_init: Quiet scanning printf() by Peter Tyser · 14 years ago
  67. 2b91f71 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  68. 149dcbc fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware by Peter Tyser · 14 years ago
  69. 60e877f pci: Add ability to re-enumerate PCI buses by John Schmoller · 14 years ago
  70. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  71. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  72. 693396b sh: Move cpu/$CPU to arch/sh/cpu/$CPU by Peter Tyser · 15 years ago
  73. 326ed2f ppc/8xxx: Delete PCI nodes from device tree if not configured by Kumar Gala · 15 years ago
  74. 03bebef Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() by Wolfgang Denk · 15 years ago
  75. bcaaeb8 ppc4xx: Fix sending type 1 PCI transactions by Felix Radensky · 15 years ago
  76. a6c612c ppc/8xxx: Remove is_fsl_pci_agent by Kumar Gala · 15 years ago
  77. 4451a6d fsl_pci_init_port end-point initialization is broken by Ed Swarthout · 15 years ago
  78. b83ff07 Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" by Kumar Gala · 15 years ago
  79. a957a8e ppc/85xx/pci: fsl_pci_init: pcie agent mode support by Vivek Mahajan · 15 years ago
  80. 584fae5 ppc/85xx: Clean up p1_p2_rdb PCI setup by Kumar Gala · 15 years ago
  81. 1c79617 driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller by Poonam Aggrwal · 15 years ago
  82. a37b9ce pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory by Kumar Gala · 15 years ago
  83. a0a5dbd pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe by Kumar Gala · 15 years ago
  84. e770f35 pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  85. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  86. 4691179 mpc83xx: Add esd VME8349 board support by Reinhard Arlt · 15 years ago
  87. 72f2d39 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · 16 years ago
  88. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 16 years ago
  89. 30e055b sh: Add some register value configurable to PCI of SH7780 by Yoshihiro Shimoda · 16 years ago
  90. 03852b5 sh: Add system memory registration to PCI for SH4 by Yoshihiro Shimoda · 16 years ago
  91. 597b8c4 PCI: Add pci_last_busno() helper by Anton Vorontsov · 16 years ago
  92. 0709bfc drivers/pci: Create pci_map_bar function by Becky Bruce · 16 years ago
  93. deb55f2 pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching by Kumar Gala · 16 years ago
  94. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  95. 2495361 ixp: move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  96. bc98e54 pci/fsl_pci_init: Enable inbound PCI config cycles by Peter Tyser · 16 years ago
  97. a24194d sh: r2dplus fix register access by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  98. 4e8001f drivers/fsl_pci_init: Fix compile warning by Kumar Gala · 16 years ago
  99. 74d218b6 drivers/fsl_pci_init: Fix inbound window mapping bug by Becky Bruce · 16 years ago
  100. 2617647 powerpc: fix pci window initialization to work with > 4GB DRAM by Becky Bruce · 16 years ago