Home | History | Annotate | Download | only in powerpc
History log of /src/sys/arch/powerpc/powerpc/intr_stubs.c
RevisionDateAuthorComments
 1.7  06-Jul-2020  rin Style and cosmetic changes. No binary changes intended.
 1.6  06-Jul-2020  rin Make this compile without __HAVE_FAST_SOFTINTS for debug.
 1.5  19-Oct-2016  nonaka Added MSI/MSI-X and interrupt_distribute(9) support for powerpc.
 1.4  29-Mar-2014  christos branches: 1.4.6; 1.4.10;
make pci_intr_string and eisa_intr_string take a buffer and a length
instead of relying in local static storage.
 1.3  29-Jun-2011  matt branches: 1.3.2; 1.3.4; 1.3.14; 1.3.18;
Add cpu_send_ipi stub
 1.2  15-Jun-2011  matt branches: 1.2.2;
Now that the generic fixup code exists, there's no to patch the interrupts
directly since the stub fixup will do that automatically. Just need to add
stubs for the interrupt vectors and they get fixed automagically.
 1.1  15-Jun-2011  matt Move the interrupt stub from booke_stubs.c into its own intr_stubs.c.
Move the "null" intrsw (used in startup) to intr_stubs.c as well.
 1.2.2.2  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.2.2.1  15-Jun-2011  cherry file intr_stubs.c was added on branch cherry-xenmp on 2011-06-23 14:19:34 +0000
 1.3.18.1  18-May-2014  rmind sync with head
 1.3.14.2  03-Dec-2017  jdolecek update from HEAD
 1.3.14.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.4.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.3.2.2  14-Oct-2011  matt Sync with current pulling P2020 and other newer processor support.
 1.3.2.1  29-Jun-2011  matt file intr_stubs.c was added on branch matt-nb5-pq3 on 2011-10-14 17:21:26 +0000
 1.4.10.1  04-Nov-2016  pgoyette Sync with HEAD
 1.4.6.1  05-Dec-2016  skrll Sync with HEAD

RSS XML Feed