Home | History | Annotate | Download | only in marvell
History log of /src/sys/arch/powerpc/marvell/pci_machdep.c
RevisionDateAuthorComments
 1.6  19-Oct-2016  nonaka Added MSI/MSI-X and interrupt_distribute(9) support for powerpc.
 1.5  05-Jul-2013  joerg branches: 1.5.8; 1.5.12;
Set pc_intr_map only once.
 1.4  17-Aug-2011  matt branches: 1.4.2; 1.4.12; 1.4.16;
First pass of the new PCI MSI/MSI ABI definitions. (return EOPNOTSUPP for
now).
 1.3  22-Jun-2011  matt Add support pci_intr_setattr.
Export non-inline version of pci api for modules (_MODULE is defined).
Fix definition of pc_conf_hook and pc_conf_interrupt.
Switch to using inlines instead of macros.
Switch ibm4xx to use <powerpc/pci_machdep.h>
 1.2  13-Dec-2010  matt Change definition of pc_bus_maxdevs to get a void * instead a pci_chipset_tag_t
to match its use in pci_bus_maxdevs. This makes it the same as pci_conf_read
and pci_conf_write.
Change all struct device * to device_t.
[Obviously nothing ever used the first argument to pc_bus_maxdevs since it
could have never worked because it wasn't being passed a pci_chipset_tag_t.]
 1.1  28-Apr-2010  kiyohara branches: 1.1.2; 1.1.4; 1.1.6;
Clean up gt and peripherals.
This change tested compile only.
 1.1.6.2  11-Aug-2010  yamt sync with head.
 1.1.6.1  28-Apr-2010  yamt file pci_machdep.c was added on branch yamt-nfs-mp on 2010-08-11 22:52:35 +0000
 1.1.4.3  05-Mar-2011  rmind sync with head
 1.1.4.2  30-May-2010  rmind sync with head
 1.1.4.1  28-Apr-2010  rmind file pci_machdep.c was added on branch rmind-uvmplock on 2010-05-30 05:17:03 +0000
 1.1.2.2  30-Apr-2010  uebayasi Sync with HEAD.
 1.1.2.1  28-Apr-2010  uebayasi file pci_machdep.c was added on branch uebayasi-xip on 2010-04-30 14:39:44 +0000
 1.4.16.1  28-Aug-2013  rmind sync with head
 1.4.12.2  03-Dec-2017  jdolecek update from HEAD
 1.4.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.2.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.5.12.1  04-Nov-2016  pgoyette Sync with HEAD
 1.5.8.1  05-Dec-2016  skrll Sync with HEAD

RSS XML Feed