1. aa5b66c lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · Mon Aug 03 12:02:05 2015 -0700
  2. 9944a52 pci: Remove DEBUG from pci_compat.c by Bin Meng · Sun Aug 02 20:33:34 2015 -0700
  3. a292d2a pci: Indicate prefetchable memory allocate when debugging by Simon Glass · Mon Jul 27 15:47:18 2015 -0600
  4. 84f5733 pci: Add a constant for an invalid interrupt by Simon Glass · Mon Jul 27 15:47:17 2015 -0600
  5. 2b9acba pci: Fix up code for CONFIG_PCI_ENUM_ONLY by Simon Glass · Fri Jul 31 09:31:34 2015 -0600
  6. 927c104 pci: Use debug() instead of DEBUGF() in pci_auto.c by Simon Glass · Fri Jul 31 09:31:33 2015 -0600
  7. e751844 x86: Sanity test on vesa parameters before setting up kernel screen_info by Bin Meng · Thu Jul 30 03:49:13 2015 -0700
  8. 02284a0 dm: pci: Allow scan bridge child devices before relocation by Bin Meng · Mon Jul 27 00:33:39 2015 -0700
  9. 5d7d24b drivers/pci/layerscape: Add EP mode support by Minghuan Lian · Fri Jul 10 11:35:09 2015 +0800
  10. c5bc6aa drivers/pci: Add function to find an extended capability by Minghuan Lian · Fri Jul 10 11:35:08 2015 +0800
  11. 3916409 dm: pci: Support bridge device configuration correctly by Bin Meng · Sun Jul 19 00:20:06 2015 +0800
  12. 877bff8 dm: pci: Pass only device/function to pci_bus_find_devfn() by Bin Meng · Sun Jul 19 00:20:05 2015 +0800
  13. 0a72152 dm: pci: Use complete bdf in all pci config read/write routines by Bin Meng · Sun Jul 19 00:20:04 2015 +0800
  14. 07bd323 dm: pci: Correct primary/secondary/subordinate bus number assignment by Bin Meng · Sun Jul 19 00:20:03 2015 +0800
  15. c9118d4 dm: pci: Add a function to get the BDF for a device by Simon Glass · Mon Jul 06 16:47:46 2015 -0600
  16. 318d71c dm: pci: Add support for PCI driver matching by Simon Glass · Mon Jul 06 16:47:44 2015 -0600
  17. eaea504 armv8/fsl-lsch3: device tree fixups for PCI stream IDs by Stuart Yoder · Thu Jul 02 11:29:04 2015 +0530
  18. a966473 pci: Disable expansion ROM address decoding when signature check fails by Bin Meng · Wed Jul 08 13:06:41 2015 +0800
  19. 51e98ca pci: Configure expansion ROM during auto config process by Bin Meng · Wed Jul 08 13:06:40 2015 +0800
  20. 5888bd2 dm: x86: baytrail: Correct PCI region 3 when driver model is used by Simon Glass · Fri Jul 03 18:28:27 2015 -0600
  21. a1548b8 x86: pci: Tidy up the generic x86 PCI driver by Simon Glass · Fri Jul 03 18:28:25 2015 -0600
  22. f6d504f x86: Configure VESA parameters before loading Linux kernel by Bin Meng · Mon Jul 06 16:31:36 2015 +0800
  23. 4de3886 x86: Move VGA option rom macros to Kconfig by Bin Meng · Mon Jul 06 16:31:33 2015 +0800
  24. 4000260 video: Add 32-bit color depth support for VBE by Jian Luo · Mon Jul 06 16:31:29 2015 +0800
  25. b87014c dm: pci: Correct bus number when scanning sub-buses by Simon Glass · Sun Jun 07 08:50:41 2015 -0600
  26. d82fbe9 dm: pci: Use the correct hose when configuring devices by Simon Glass · Sun Jun 07 08:50:40 2015 -0600
  27. 9582d23 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Jun 08 08:37:02 2015 -0400
  28. df61756 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Jun 05 11:21:08 2015 -0400
  29. a814941 dm: pci: Allow PCI bus numbering aliases by Simon Glass · Sun May 10 21:08:06 2015 -0600
  30. acb8d31 pci: Do not skip legacy IDE device configuration by Bin Meng · Sat May 16 09:33:15 2015 +0800
  31. 33105f9 pci: Allow debug message output in pci_auto.c by Bin Meng · Sat May 16 09:33:14 2015 +0800
  32. 8dadff1 pci: Move pci_hose_phys_to_bus() to pci_common.c by Bin Meng · Thu May 07 21:34:07 2015 +0800
  33. c326000 pci: imx: display message if no pcie link by Tim Harvey · Fri May 08 15:17:10 2015 -0700
  34. fc409be pci: display header for bus scan by Tim Harvey · Fri May 08 15:16:07 2015 -0700
  35. d3cbf12 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue May 05 14:57:23 2015 -0400
  36. 143adc9 fsl/pci: Set CFG_READY for PCIe v3.0 and later by Minghuan Lian · Fri Mar 27 13:24:39 2015 +0800
  37. f36e0ba T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue by Zhao Qiang · Thu Mar 26 16:13:09 2015 +0800
  38. 7cc45c7 pci: Remove parameter 'class' of pci_rom_load() by Bin Meng · Fri Apr 24 15:48:04 2015 +0800
  39. 932f80e pci: Option rom class is a 24-bit number by Bin Meng · Fri Apr 24 15:48:03 2015 +0800
  40. d225527 pci/layerscape: fix link and class issues to support ls2085a by Minghuan Lian · Thu Mar 12 10:58:49 2015 +0800
  41. 0c53524 pci/layerscape: remove unnecessary pcie_layerscape.h by Minghuan Lian · Thu Mar 12 10:58:48 2015 +0800
  42. 4e03781 dm: x86: pci: Add a PCI driver for driver model by Simon Glass · Thu Mar 05 12:25:31 2015 -0700
  43. d9e90bb dm: sandbox: pci: Add a PCI emulation uclass by Simon Glass · Thu Mar 05 12:25:28 2015 -0700
  44. 4d85755 dm: sandbox: Add a simple PCI driver by Simon Glass · Thu Mar 05 12:25:27 2015 -0700
  45. b94dc89 dm: pci: Add a uclass for PCI by Simon Glass · Thu Mar 05 12:25:25 2015 -0700
  46. 75532d8 dm: pci: Move common PCI functions into their own file by Simon Glass · Thu Mar 05 12:25:24 2015 -0700
  47. fdab545 driver/pci: add Layerscape PCIe driver by Minghuan Lian · Wed Jan 21 17:29:20 2015 +0800
  48. 3be54fd PCI: add 64-bit prefetchable memory support by David Feng · Mon Feb 02 16:53:13 2015 +0800
  49. 684818d x86: video: Allow video ROM execution to fall back to the other method by Simon Glass · Tue Jan 27 22:13:34 2015 -0700
  50. 62034ff pci: Add a function to find a device by class by Simon Glass · Tue Jan 27 22:13:27 2015 -0700
  51. f40ad9f drivers/pci/pci_rom.c: fix compile warning under 64bit mode by Minghuan Lian · Thu Jan 22 13:21:55 2015 +0800
  52. e3c6417 pci: tegra: Fix port information parsing by Sjoerd Simons · Tue Jan 20 18:06:53 2015 +0100
  53. 1c1695b x86: Access the VGA ROM when needed by Simon Glass · Wed Jan 14 21:37:04 2015 -0700
  54. 02db217 x86: pci: Don't stop when we get a vendor/device mismatch by Simon Glass · Mon Dec 29 19:32:27 2014 -0700
  55. 1b6b9b9 x86: Support ROMs on other archs by Simon Glass · Mon Dec 29 19:32:24 2014 -0700
  56. dfca446 x86: Correct endianness isues in pci_rom by Simon Glass · Mon Dec 29 19:32:23 2014 -0700
  57. 31e68c6 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · Thu Jan 15 17:13:24 2015 +0900
  58. c49a8f8 x86: pci: Display vesa modes in hex by Simon Glass · Thu Jan 01 16:18:05 2015 -0700
  59. f689808 x86: video: Add debug option to time the BIOS copy by Simon Glass · Thu Jan 01 16:18:01 2015 -0700
  60. ed33cb8 x86: pci: Don't return a vesa mode when there is not video by Simon Glass · Thu Jan 01 16:18:00 2015 -0700
  61. 779847e fdt: Add several apis to decode pci device node by Bin Meng · Wed Dec 31 16:05:11 2014 +0800
  62. f1b81fc pci: Make pci apis usable before relocation by Bin Meng · Tue Dec 30 22:53:21 2014 +0800
  63. 412c758 pci: tegra: Add Tegra PCIe driver by Thierry Reding · Tue Dec 09 22:25:12 2014 -0700
  64. a4d6b61 arm: ls102xa: Update PCIe dts node status by Minghuan Lian · Fri Oct 31 13:43:44 2014 +0800
  65. f87bbff pci: Add general support for execution of video ROMs by Simon Glass · Fri Nov 14 20:56:33 2014 -0700
  66. 6ac5af4 pci: Add functions to read and write a BAR address by Simon Glass · Fri Nov 14 18:18:30 2014 -0700
  67. 699b6d3 pci: Honour pci_skip_dev() by Thierry Reding · Wed Nov 12 18:26:49 2014 -0700
  68. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  69. ab1bca5 pci: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:27 2014 +0200
  70. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  71. 211a490 pcie_imx: Add mx6solox support by Fabio Estevam · Mon Aug 25 14:26:45 2014 -0300
  72. 231c076 pci: add support for board_pci_fixup_dev function by Tim Harvey · Thu Aug 07 22:49:56 2014 -0700
  73. c6c1ebf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Aug 29 11:06:51 2014 -0400
  74. d53204a pci: mx6: fix occasional link failures by Tim Harvey · Thu Aug 07 22:57:29 2014 -0700
  75. 739a14c pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM by Stephen Warren · Mon Aug 11 16:09:28 2014 -0600
  76. cd94061 fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint by Zang Roy-R61911 · Thu Jun 12 14:49:23 2014 -0500
  77. 7155ad5 fsl/pci: Add workaround for erratum A-005434 by Chunhe Lan · Wed May 07 10:50:20 2014 +0800
  78. 5f1f8ef Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · Fri Apr 04 11:35:30 2014 +0200
  79. 77779a4 pci: mx6: Implement power callback by Marek Vasut · Sun Mar 23 22:45:40 2014 +0100
  80. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · Wed Feb 26 17:47:58 2014 +0400
  81. abf8322 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Feb 19 12:04:45 2014 +0100
  82. b43f269 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Feb 19 07:15:01 2014 +0100
  83. d9056c2 pci: mx6: Implement reset callback by Marek Vasut · Mon Feb 03 21:46:22 2014 +0100
  84. 630196e ARM: PCI: Remove the IXP PCI driver by Marek Vasut · Tue Jan 28 00:18:20 2014 +0100
  85. 5e5b6ee driver/fsl_pci:Update print to display PCIe generation by Prabhakar Kushwaha · Sat Jan 25 12:53:32 2014 +0530
  86. 988ee70 ARM: mx6: Add PCI express driver by Marek Vasut · Sat Dec 14 05:55:28 2013 +0100
  87. 234882c malta: support for coreFPGA6 boards by Paul Burton · Fri Nov 08 11:18:50 2013 +0000
  88. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  89. 5d39f74 PCIe:change the method to get the address of a requested capability in configuration space. by Zhao Qiang · Sat Oct 12 13:46:33 2013 +0800
  90. a3d5df3 pci: Properly configure prefetchable memory region by Thierry Reding · Fri Sep 20 15:50:50 2013 +0200
  91. 6998282 powerpc/pcie: add PCIe version 3.x support by Zang Roy-R61911 · Thu Jul 04 07:25:03 2013 +0800
  92. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · Thu Jul 25 08:22:08 2013 -0400
  93. fba2301 qemu-malta: Update for SPDX license identifiers by Tom Rini · Wed Jul 24 09:34:30 2013 -0400
  94. 652ccee MIPS: qemu-malta: add PCI support by Gabor Juhos · Wed May 22 03:57:42 2013 +0000
  95. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  96. 8376a58 pci: move pci_ftpci100.h to include/faraday/ftpci100.h by Gabor Juhos · Sun May 26 12:11:30 2013 +0200
  97. 52460f5 pci: add prototype for pci_ftpci_init() function by Gabor Juhos · Sun May 26 12:11:29 2013 +0200
  98. 27afb9c powerpc/boot: Change the macro of Boot from SRIO and PCIE master module by Liu Gang · Tue May 07 16:30:46 2013 +0800
  99. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · Thu May 30 07:06:12 2013 +0000
  100. c48234e powerpc/p4080ds: fix PCI-e x8 link training down failure by Yuanquan Chen · Mon Nov 26 23:49:45 2012 +0000