1. 2e662ee GCC4.6: Squash warnings in fsl_pci_init.c by Marek Vasut · 13 years ago
  2. 2bd2cb1 pci: move pcidelay code to new location just before PCI bus scan by Anatolij Gustschin · 13 years ago
  3. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  4. b9de2fa IXP42x PCI rewrite by Michael Schwingen · 14 years ago
  5. b582dae fsl_pci: Add support for FSL PCIe controllers v2.x by Prabhakar Kushwaha · 14 years ago
  6. 1c48e77 powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs by Prabhakar Kushwaha · 14 years ago
  7. a4de835 Minor Coding Style Cleanup. by Wolfgang Denk · 14 years ago
  8. 3771ba3 fsl_pci: Update PCIe boot ouput by Peter Tyser · 14 years ago
  9. 4d4384e powerpc/fsl-pci: Add generic code to setup PCIe controllers by Kumar Gala · 14 years ago
  10. db943ed powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup by Kumar Gala · 14 years ago
  11. 2ef3005 74xx_7xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  12. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  13. b46513d pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  14. d40cdc4 pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  15. 22ccb7f pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  16. 826fd9d fsl_pci_init: Quiet scanning printf() by Peter Tyser · 14 years ago
  17. 2b91f71 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  18. 149dcbc fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware by Peter Tyser · 14 years ago
  19. 60e877f pci: Add ability to re-enumerate PCI buses by John Schmoller · 14 years ago
  20. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  21. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  22. 693396b sh: Move cpu/$CPU to arch/sh/cpu/$CPU by Peter Tyser · 15 years ago
  23. 326ed2f ppc/8xxx: Delete PCI nodes from device tree if not configured by Kumar Gala · 15 years ago
  24. 03bebef Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() by Wolfgang Denk · 15 years ago
  25. bcaaeb8 ppc4xx: Fix sending type 1 PCI transactions by Felix Radensky · 15 years ago
  26. a6c612c ppc/8xxx: Remove is_fsl_pci_agent by Kumar Gala · 15 years ago
  27. 4451a6d fsl_pci_init_port end-point initialization is broken by Ed Swarthout · 15 years ago
  28. b83ff07 Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" by Kumar Gala · 15 years ago
  29. a957a8e ppc/85xx/pci: fsl_pci_init: pcie agent mode support by Vivek Mahajan · 15 years ago
  30. 584fae5 ppc/85xx: Clean up p1_p2_rdb PCI setup by Kumar Gala · 15 years ago
  31. 1c79617 driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller by Poonam Aggrwal · 15 years ago
  32. a37b9ce pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory by Kumar Gala · 15 years ago
  33. a0a5dbd pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe by Kumar Gala · 15 years ago
  34. e770f35 pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  35. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  36. 4691179 mpc83xx: Add esd VME8349 board support by Reinhard Arlt · 15 years ago
  37. 72f2d39 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · 16 years ago
  38. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 16 years ago
  39. 30e055b sh: Add some register value configurable to PCI of SH7780 by Yoshihiro Shimoda · 16 years ago
  40. 03852b5 sh: Add system memory registration to PCI for SH4 by Yoshihiro Shimoda · 16 years ago
  41. 597b8c4 PCI: Add pci_last_busno() helper by Anton Vorontsov · 16 years ago
  42. 0709bfc drivers/pci: Create pci_map_bar function by Becky Bruce · 16 years ago
  43. deb55f2 pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching by Kumar Gala · 16 years ago
  44. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  45. 2495361 ixp: move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. bc98e54 pci/fsl_pci_init: Enable inbound PCI config cycles by Peter Tyser · 16 years ago
  47. a24194d sh: r2dplus fix register access by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 4e8001f drivers/fsl_pci_init: Fix compile warning by Kumar Gala · 16 years ago
  49. 74d218b6 drivers/fsl_pci_init: Fix inbound window mapping bug by Becky Bruce · 16 years ago
  50. 2617647 powerpc: fix pci window initialization to work with > 4GB DRAM by Becky Bruce · 16 years ago
  51. c291734 pci/fsl_pci_init: Removed a bunch pointless trailing backslashes. by Kumar Gala · 16 years ago
  52. fe29f1f pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-ranges by Kumar Gala · 16 years ago
  53. 47bf478 pci/fsl_pci_init: Add a common PCI inbound setup function by Kumar Gala · 16 years ago
  54. 87006ca pci/fsl_pci_init: Enable larger address and setting inbound windows properly by Kumar Gala · 16 years ago
  55. ad714f5 pci: Allow for PCI addresses to be 64-bit by Kumar Gala · 16 years ago
  56. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  57. 3c13d70 fsl_pci_init do not scan bus when configured as an end-point by Ed Swarthout · 16 years ago
  58. e58917e sh: Fix compile warning by Nobuhiro Iwamatsu · 16 years ago
  59. 4838ebc drivers/pci: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. 7ba227a pci: sh: Add pci_skip_dev and pci_print_dev function by Nobuhiro Iwamatsu · 16 years ago
  61. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  62. 41e846f pci: Move PCI device configuration check into a separate weak function by Stefan Roese · 16 years ago
  63. 84714ba Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · 16 years ago
  64. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  65. 3bf1f1d Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option" by Wolfgang Denk · 17 years ago
  66. 0a62857 Update pci code to use phys_addr_t by Becky Bruce · 17 years ago
  67. f56928f fsl_pci: Only modify registers if we have them by Kumar Gala · 17 years ago
  68. 521f97b Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards by TsiChung Liew · 17 years ago
  69. 7d180fd sh: Add support PCI host driver for SH7751/SH7751R by Nobuhiro Iwamatsu · 17 years ago
  70. 5aa5d67 sh: Move SuperH PCI driver from cpu/sh4 to drivers/pci by Nobuhiro Iwamatsu · 17 years ago
  71. efce1c5 pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option by Nobuhiro Iwamatsu · 17 years ago
  72. 93166d2 Handle MPC85xx PCIe reset errata (PCI-Ex 38) by Kumar Gala · 17 years ago
  73. 67572cf drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago