| Commit message (Expand) | Author | Age | Lines |
* | sh: Add some register value configurable to PCI of SH7780 | Yoshihiro Shimoda | 2009-03-12 | -3/+3 |
* | sh: Add system memory registration to PCI for SH4 | Yoshihiro Shimoda | 2009-03-12 | -0/+10 |
* | PCI: Add pci_last_busno() helper | Anton Vorontsov | 2009-02-23 | -0/+13 |
* | drivers/pci: Create pci_map_bar function | Becky Bruce | 2009-02-10 | -0/+19 |
* | pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching | Kumar Gala | 2009-02-07 | -24/+78 |
* | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity | Kumar Gala | 2009-02-07 | -7/+7 |
* | ixp: move pci drivers to drivers/pci | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-31 | -0/+572 |
* | pci/fsl_pci_init: Enable inbound PCI config cycles | Peter Tyser | 2008-12-19 | -0/+29 |
* | sh: r2dplus fix register access | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-10 | -2/+2 |
* | drivers/fsl_pci_init: Fix compile warning | Kumar Gala | 2008-12-09 | -0/+2 |
* | drivers/fsl_pci_init: Fix inbound window mapping bug | Becky Bruce | 2008-12-03 | -1/+1 |
* | powerpc: fix pci window initialization to work with > 4GB DRAM | Becky Bruce | 2008-10-27 | -3/+7 |
* | pci/fsl_pci_init: Removed a bunch pointless trailing backslashes. | Kumar Gala | 2008-10-27 | -7/+7 |
* | pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-ranges | Kumar Gala | 2008-10-24 | -0/+20 |
* | pci/fsl_pci_init: Add a common PCI inbound setup function | Kumar Gala | 2008-10-24 | -0/+81 |
* | pci/fsl_pci_init: Enable larger address and setting inbound windows properly | Kumar Gala | 2008-10-24 | -14/+24 |
* | pci: Allow for PCI addresses to be 64-bit | Kumar Gala | 2008-10-24 | -47/+78 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -26/+26 |
* | fsl_pci_init do not scan bus when configured as an end-point | Ed Swarthout | 2008-10-13 | -2/+15 |
* | sh: Fix compile warning | Nobuhiro Iwamatsu | 2008-09-19 | -17/+22 |
* | drivers/pci: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -28/+4 |
* | pci: sh: Add pci_skip_dev and pci_print_dev function | Nobuhiro Iwamatsu | 2008-07-15 | -0/+12 |
* | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk | 2008-07-14 | -2/+2 |
* | pci: Move PCI device configuration check into a separate weak function | Stefan Roese | 2008-07-10 | -24/+46 |
* | Convert mpc7448hpc2 to CONFIG_OF_LIBFDT | Gerald Van Baren | 2008-06-09 | -14/+19 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -22/+22 |
* | Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option" | Wolfgang Denk | 2008-05-12 | -10/+3 |
* | Update pci code to use phys_addr_t | Becky Bruce | 2008-05-10 | -4/+4 |
* | fsl_pci: Only modify registers if we have them | Kumar Gala | 2008-04-24 | -1/+2 |
* | Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards | TsiChung Liew | 2008-04-13 | -1/+1 |
* | sh: Add support PCI host driver for SH7751/SH7751R | Nobuhiro Iwamatsu | 2008-03-28 | -0/+200 |
* | sh: Move SuperH PCI driver from cpu/sh4 to drivers/pci | Nobuhiro Iwamatsu | 2008-03-28 | -0/+185 |
* | pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option | Nobuhiro Iwamatsu | 2008-03-23 | -3/+10 |
* | Handle MPC85xx PCIe reset errata (PCI-Ex 38) | Kumar Gala | 2007-12-11 | -0/+23 |
* | drivers/pci : move pci drivers to drivers/pci | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-24 | -0/+1711 |