Home | History | Annotate | Download | only in xscale
History log of /src/sys/arch/arm/xscale/i80200var.h
RevisionDateAuthorComments
 1.6  02-Aug-2012  skrll Remove irqframe and replace with identical trapframe.
 1.5  29-Jul-2012  matt Fix more -fno-common fallout.
Move more variables to common locations.
 1.4  16-Aug-2002  briggs branches: 1.4.150;
i80200_extirq_dispatch takes a struct irqframe * now.
 1.3  26-Mar-2002  thorpej branches: 1.3.2;
Restructure a few things in order to support other XScale core
I/O processors:
* The i80200 and the i80321 have the same CPU ID, so split the
CPU_XSCALE option into CPU_XSCALE_80200 and CPU_XSCALE_80321
options, and don't let them both be defined at the same time.
XXX May want to revisit this in the future.
* Split some registers common between the i80200 and i80321 into
<arm/xscale/xscalereg.h>.
* Rename a few existing functions.
 1.2  24-Jan-2002  thorpej branches: 1.2.2; 1.2.4;
Add an IRQ vector to be shared by all i80200 applications. This
consults the interrupt source bits in the i80200 ICU and calls
a board-specific external IRQ dispatcher if an external IRQ is
pending.
 1.1  23-Jan-2002  thorpej Add generic code to manipulate the i80200 ICU.
 1.2.4.4  19-Aug-2002  thorpej Partial (ARM only) sync with trunk -- significant performance improvements
for XScale-based systems.
 1.2.4.3  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.2.4.2  28-Feb-2002  nathanw Catch up to -current.
 1.2.4.1  24-Jan-2002  nathanw file i80200var.h was added on branch nathanw_sa on 2002-02-28 04:07:44 +0000
 1.2.2.4  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.2.2.3  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.2.2.2  11-Feb-2002  jdolecek Sync w/ -current.
 1.2.2.1  24-Jan-2002  jdolecek file i80200var.h was added on branch kqueue on 2002-02-11 20:07:22 +0000
 1.3.2.1  30-Aug-2002  gehenna catch up with -current.
 1.4.150.1  30-Oct-2012  yamt sync with head

RSS XML Feed