1. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · Wed Feb 26 17:47:58 2014 +0400
  2. abf8322 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Feb 19 12:04:45 2014 +0100
  3. b43f269 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Feb 19 07:15:01 2014 +0100
  4. d9056c2 pci: mx6: Implement reset callback by Marek Vasut · Mon Feb 03 21:46:22 2014 +0100
  5. 630196e ARM: PCI: Remove the IXP PCI driver by Marek Vasut · Tue Jan 28 00:18:20 2014 +0100
  6. 5e5b6ee driver/fsl_pci:Update print to display PCIe generation by Prabhakar Kushwaha · Sat Jan 25 12:53:32 2014 +0530
  7. 988ee70 ARM: mx6: Add PCI express driver by Marek Vasut · Sat Dec 14 05:55:28 2013 +0100
  8. 234882c malta: support for coreFPGA6 boards by Paul Burton · Fri Nov 08 11:18:50 2013 +0000
  9. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  10. 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
  11. a3d5df3 pci: Properly configure prefetchable memory region by Thierry Reding · Fri Sep 20 15:50:50 2013 +0200
  12. 6998282 powerpc/pcie: add PCIe version 3.x support by Zang Roy-R61911 · Thu Jul 04 07:25:03 2013 +0800
  13. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · Thu Jul 25 08:22:08 2013 -0400
  14. fba2301 qemu-malta: Update for SPDX license identifiers by Tom Rini · Wed Jul 24 09:34:30 2013 -0400
  15. 652ccee MIPS: qemu-malta: add PCI support by Gabor Juhos · Wed May 22 03:57:42 2013 +0000
  16. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  17. 8376a58 pci: move pci_ftpci100.h to include/faraday/ftpci100.h by Gabor Juhos · Sun May 26 12:11:30 2013 +0200
  18. 52460f5 pci: add prototype for pci_ftpci_init() function by Gabor Juhos · Sun May 26 12:11:29 2013 +0200
  19. 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
  20. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · Thu May 30 07:06:12 2013 +0000
  21. c48234e powerpc/p4080ds: fix PCI-e x8 link training down failure by Yuanquan Chen · Mon Nov 26 23:49:45 2012 +0000
  22. 558359a powerpc/boot: Change the compile macro for SRIO & PCIE boot master module by Liu Gang · Sun Oct 14 20:55:17 2012 +0000
  23. 9941a22 powerpc/mpc85xx: Add T4240 SoC by York Sun · Mon Oct 08 07:44:19 2012 +0000
  24. 024498f driver/pci: Fix compiling error by York Sun · Mon Oct 08 07:44:04 2012 +0000
  25. eb811d3 fsl_pci: use 'Header Type' field to judge PCIE mode by Minghuan Lian · Tue Aug 21 23:35:42 2012 +0000
  26. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Sep 25 12:23:55 2012 -0700
  27. 1873d5c pci: fix some warnings related to assumptions about by Kumar Gala · Wed Sep 19 04:47:36 2012 +0000
  28. 61d47ca pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done by Andrew Sharp · Wed Aug 29 14:16:32 2012 +0000
  29. 0e2dc47 pci: minor cleanup of CONFIG_PCI_PNP usage by Andrew Sharp · Wed Aug 29 14:16:30 2012 +0000
  30. 6870513 pci: clean up some whitespace and formatting by Andrew Sharp · Wed Aug 29 14:16:29 2012 +0000
  31. f4f2482 pci: fix errant data types and corresponding access functions by Andrew Sharp · Wed Aug 01 12:27:16 2012 +0000
  32. 99e0c29 powerpc/corenet_ds: Master module for boot from PCIE by Liu Gang · Thu Aug 09 05:10:02 2012 +0000
  33. 0053272 pci: declare pciauto functions in header by Linus Walleij · Sun Mar 25 12:13:15 2012 +0000
  34. b91b974 pci: move pciauto_config_init() to pci.h by Linus Walleij · Sat Mar 03 10:05:08 2012 +0000
  35. b009b02 pci_ftpci100: Implementation FTPCI100 PCI driver by Gavin Guo · Mon Nov 28 20:48:14 2011 +0000
  36. 2e662ee GCC4.6: Squash warnings in fsl_pci_init.c by Marek Vasut · Fri Oct 21 14:17:21 2011 +0000
  37. 2bd2cb1 pci: move pcidelay code to new location just before PCI bus scan by Anatolij Gustschin · Tue Oct 11 22:44:30 2011 +0000
  38. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · Fri Jul 22 04:01:30 2011 +0000
  39. b9de2fa IXP42x PCI rewrite by Michael Schwingen · Mon May 23 00:00:12 2011 +0200
  40. b582dae fsl_pci: Add support for FSL PCIe controllers v2.x by Prabhakar Kushwaha · Fri Feb 04 09:00:43 2011 +0530
  41. 1c48e77 powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs by Prabhakar Kushwaha · Tue Feb 01 15:55:58 2011 +0000
  42. a4de835 Minor Coding Style Cleanup. by Wolfgang Denk · Wed Feb 02 22:36:10 2011 +0100
  43. 3771ba3 fsl_pci: Update PCIe boot ouput by Peter Tyser · Tue Dec 28 17:47:25 2010 -0600
  44. 4d4384e powerpc/fsl-pci: Add generic code to setup PCIe controllers by Kumar Gala · Wed Dec 15 14:21:41 2010 -0600
  45. db943ed powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup by Kumar Gala · Fri Dec 17 05:57:25 2010 -0600
  46. 2ef3005 74xx_7xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Thu Nov 25 12:14:07 2010 +0100
  47. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  48. b46513d pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW by Peter Tyser · Fri Oct 29 17:59:29 2010 -0500
  49. d40cdc4 pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW by Peter Tyser · Fri Oct 29 17:59:28 2010 -0500
  50. 22ccb7f pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW by Peter Tyser · Fri Oct 29 17:59:27 2010 -0500
  51. 826fd9d fsl_pci_init: Quiet scanning printf() by Peter Tyser · Fri Oct 29 17:59:26 2010 -0500
  52. 2b91f71 fsl: Clean up printing of PCI boot info by Peter Tyser · Fri Oct 29 17:59:24 2010 -0500
  53. 149dcbc fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware by Peter Tyser · Thu Oct 28 15:24:59 2010 -0500
  54. 60e877f pci: Add ability to re-enumerate PCI buses by John Schmoller · Fri Oct 22 00:20:23 2010 -0500
  55. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · Thu Jul 08 22:37:44 2010 -0500
  56. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  57. 693396b sh: Move cpu/$CPU to arch/sh/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:10 2010 -0500
  58. 326ed2f ppc/8xxx: Delete PCI nodes from device tree if not configured by Kumar Gala · Tue Mar 30 10:07:12 2010 -0500
  59. 03bebef Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() by Wolfgang Denk · Tue Mar 09 14:27:25 2010 +0100
  60. bcaaeb8 ppc4xx: Fix sending type 1 PCI transactions by Felix Radensky · Sat Jan 23 01:35:24 2010 +0200
  61. a6c612c ppc/8xxx: Remove is_fsl_pci_agent by Kumar Gala · Wed Nov 04 13:00:55 2009 -0600
  62. 4451a6d fsl_pci_init_port end-point initialization is broken by Ed Swarthout · Mon Nov 02 09:05:49 2009 -0600
  63. b83ff07 Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" by Kumar Gala · Wed Nov 04 01:29:04 2009 -0600
  64. a957a8e ppc/85xx/pci: fsl_pci_init: pcie agent mode support by Vivek Mahajan · Tue Oct 27 12:18:55 2009 +0530
  65. 584fae5 ppc/85xx: Clean up p1_p2_rdb PCI setup by Kumar Gala · Thu Sep 03 10:09:04 2009 -0500
  66. 1c79617 driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller by Poonam Aggrwal · Fri Aug 21 07:29:42 2009 +0530
  67. a37b9ce pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory by Kumar Gala · Wed Aug 05 07:59:35 2009 -0500
  68. a0a5dbd pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe by Kumar Gala · Wed Aug 05 07:49:27 2009 -0500
  69. e770f35 pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · Mon Aug 03 21:02:02 2009 -0500
  70. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · Mon Aug 03 20:44:55 2009 -0500
  71. 4691179 mpc83xx: Add esd VME8349 board support by Reinhard Arlt · Sat Jul 25 06:19:12 2009 +0200
  72. 72f2d39 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · Fri May 22 17:23:25 2009 -0500
  73. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · Thu Apr 02 13:22:48 2009 -0500
  74. 30e055b sh: Add some register value configurable to PCI of SH7780 by Yoshihiro Shimoda · Wed Feb 25 14:26:42 2009 +0900
  75. 03852b5 sh: Add system memory registration to PCI for SH4 by Yoshihiro Shimoda · Wed Feb 25 14:26:52 2009 +0900
  76. 597b8c4 PCI: Add pci_last_busno() helper by Anton Vorontsov · Thu Feb 19 18:20:41 2009 +0300
  77. 0709bfc drivers/pci: Create pci_map_bar function by Becky Bruce · Tue Feb 03 18:10:50 2009 -0600
  78. deb55f2 pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching by Kumar Gala · Fri Feb 06 09:49:32 2009 -0600
  79. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · Fri Feb 06 09:49:31 2009 -0600
  80. 2495361 ixp: move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · Sat Jan 31 08:56:49 2009 +0100
  81. bc98e54 pci/fsl_pci_init: Enable inbound PCI config cycles by Peter Tyser · Wed Oct 29 12:39:26 2008 -0500
  82. a24194d sh: r2dplus fix register access by Jean-Christophe PLAGNIOL-VILLARD · Fri Dec 05 07:27:37 2008 +0100
  83. 4e8001f drivers/fsl_pci_init: Fix compile warning by Kumar Gala · Tue Dec 09 10:27:33 2008 -0600
  84. 74d218b6 drivers/fsl_pci_init: Fix inbound window mapping bug by Becky Bruce · Fri Nov 21 19:24:22 2008 -0600
  85. 2617647 powerpc: fix pci window initialization to work with > 4GB DRAM by Becky Bruce · Mon Oct 27 16:09:42 2008 -0500
  86. c291734 pci/fsl_pci_init: Removed a bunch pointless trailing backslashes. by Kumar Gala · Mon Oct 27 13:16:20 2008 -0500
  87. fe29f1f pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-ranges by Kumar Gala · Thu Oct 23 00:01:06 2008 -0500
  88. 47bf478 pci/fsl_pci_init: Add a common PCI inbound setup function by Kumar Gala · Wed Oct 22 14:06:24 2008 -0500
  89. 87006ca pci/fsl_pci_init: Enable larger address and setting inbound windows properly by Kumar Gala · Tue Oct 21 10:13:14 2008 -0500
  90. ad714f5 pci: Allow for PCI addresses to be 64-bit by Kumar Gala · Tue Oct 21 08:36:08 2008 -0500
  91. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  92. 3c13d70 fsl_pci_init do not scan bus when configured as an end-point by Ed Swarthout · Wed Oct 08 23:38:00 2008 -0500
  93. e58917e sh: Fix compile warning by Nobuhiro Iwamatsu · Thu Sep 18 19:34:36 2008 +0900
  94. 4838ebc drivers/pci: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:40 2008 +0200
  95. 7ba227a pci: sh: Add pci_skip_dev and pci_print_dev function by Nobuhiro Iwamatsu · Fri Jul 11 17:22:43 2008 +0900
  96. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · Mon Jul 14 15:19:07 2008 +0200
  97. 41e846f pci: Move PCI device configuration check into a separate weak function by Stefan Roese · Tue Jul 08 12:01:47 2008 +0200
  98. 84714ba Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · Tue Jun 03 20:24:58 2008 -0400
  99. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  100. 3bf1f1d Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option" by Wolfgang Denk · Mon May 12 01:11:21 2008 +0200