Home | History | Annotate | Download | only in marvell
History log of /src/sys/arch/arm/marvell/mvsoc_intr.c
RevisionDateAuthorComments
 1.9  22-Feb-2014  martin Explicitly include armreg.h (for the interrupt enable bit)
 1.8  20-Nov-2013  kiyohara Support __HAVE_PIC_SET_PRIORITY for Armada XP.
 1.7  30-Sep-2013  kiyohara Reorder include opt_mvsoc.h.
 1.6  29-May-2013  rkujawa branches: 1.6.2;
Add support for mvsoc-based Armada XP peripherals.

Obtained from Marvell, Semihalf.
 1.5  29-Jul-2012  matt branches: 1.5.2;
Fix more -fno-common fallout.
Move more variables to common locations.
 1.4  22-Jul-2012  jakllsch Use IST_LEVEL_HIGH for the ist argument to intr_establish() (as is done in
marvell_intr_establish() and other relevant places) instead of 0 in
mvsoc_bridge_intr_establish(). This IST argument isn't used anywhere,
but it looks better this way.
 1.3  13-Aug-2011  jakllsch branches: 1.3.2;
In *find_pending_irqs() return the value of pic_mark_pending_sources() instead
of 1. Changed to match other ARM PIC code.
 1.2  20-Dec-2010  matt branches: 1.2.6;
Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch
from uvmexp to per-cpu cpu_data and move them to 64bits. Remove unneeded
includes of <uvm/uvm_extern.h> and/or <uvm/uvm.h>.
 1.1  03-Oct-2010  kiyohara branches: 1.1.2; 1.1.4;
Add support Marvell Sheeva Core and SoC. (Orion/Kirkwood)
Discovery Innovation not yet.
 1.1.4.2  22-Oct-2010  uebayasi Sync with HEAD (-D20101022).
 1.1.4.1  03-Oct-2010  uebayasi file mvsoc_intr.c was added on branch uebayasi-xip on 2010-10-22 09:23:11 +0000
 1.1.2.2  09-Oct-2010  yamt sync with head
 1.1.2.1  03-Oct-2010  yamt file mvsoc_intr.c was added on branch yamt-nfs-mp on 2010-10-09 03:31:40 +0000
 1.2.6.2  05-Mar-2011  rmind sync with head
 1.2.6.1  20-Dec-2010  rmind file mvsoc_intr.c was added on branch rmind-uvmplock on 2011-03-05 20:49:37 +0000
 1.3.2.2  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.1  30-Oct-2012  yamt sync with head
 1.5.2.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.5.2.1  23-Jun-2013  tls resync from head
 1.6.2.1  18-May-2014  rmind sync with head

RSS XML Feed