Home | History | Annotate | Download | only in xscale
History log of /src/sys/arch/arm/xscale/ixp425var.h
RevisionDateAuthorComments
 1.16  12-Nov-2012  skrll C99 types
 1.15  14-Oct-2012  msaitoh struct device * -> device_t for IXP4xx (and nslu2).
Tested with my NSLU2.
 1.14  28-Sep-2012  ryo Defer attaching interrupt evcnts in the same way as i80321.c by matt@
 1.13  01-Jul-2011  dyoung branches: 1.13.2; 1.13.8; 1.13.12;
#include <sys/bus.h> instead of <machine/bus.h>.
 1.12  21-Oct-2009  rmind Drop 3rd and 4th clauses from Ichiro FUKUHARA's license.
Reviewed and approved by ichiro@ (copyright holder).
 1.11  10-Dec-2006  scw branches: 1.11.50;
Add a port of Sam Leffler's IXP425 micro-engine support (from FreeBSD).

This is very much a work in progress. At the present time, only Ethernet
is supported.
 1.10  10-Apr-2006  simonb branches: 1.10.8; 1.10.10;
Tab Police.
 1.9  11-Dec-2005  christos branches: 1.9.4; 1.9.6; 1.9.8; 1.9.10; 1.9.12;
merge ktrace-lwp.
 1.8  08-Dec-2003  scw branches: 1.8.16;
Add support for picking up the size of SDRAM by reading the memory
controller's config register.
 1.7  02-Nov-2003  scw It makes more sense to map the expansion bus registers in ixpsip
instead of the pci bridge driver.
 1.6  23-Oct-2003  scw Map the expansion bus registers.
 1.5  08-Oct-2003  scw Make it easier to support different types of IXP425 board:

- Move board-specific PCI/GPIO initialisation to its rightful place.

- Handle clearing down latched GPIO interrupts in a board-independent way.

- Use MI com(4) driver for on-chip UARTs.

- Misc. tidying up.

Tested on IXDP425.
 1.4  25-Sep-2003  ichiro pci bus support
 1.3  02-Jul-2003  ichiro use struct pmap_devmap
 1.2  24-May-2003  ichiro branches: 1.2.2;
add IXDP425 PCI interrupt
fix some typo
 1.1  23-May-2003  ichiro support IXP425 Intel Network Processor
running on BigEndian
 1.2.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.2.2.1  03-Aug-2004  skrll Sync with HEAD
 1.8.16.2  30-Dec-2006  yamt sync with head.
 1.8.16.1  21-Jun-2006  yamt sync with head.
 1.9.12.1  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.9.10.1  19-Apr-2006  elad sync with head - hopefully this will work
 1.9.8.1  11-Apr-2006  yamt sync with head
 1.9.6.1  22-Apr-2006  simonb Sync with head.
 1.9.4.1  09-Sep-2006  rpaulo sync with head
 1.10.10.1  18-Dec-2006  yamt sync with head.
 1.10.8.1  12-Jan-2007  ad Sync with head.
 1.11.50.1  11-Mar-2010  yamt sync with head
 1.13.12.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.13.8.1  17-Oct-2012  riz Pull up following revision(s) (requested by tsutsui in ticket #600):
sys/arch/arm/xscale/ixp425_intr.c: revision 1.24
sys/arch/evbarm/ixdp425/ixdp425_mainbus.c: revision 1.8
sys/arch/evbarm/nslu2/nslu2_mainbus.c: revision 1.3
sys/arch/arm/xscale/ixp425var.h: revision 1.14
Defer attaching interrupt evcnts in the same way as i80321.c by matt@
 1.13.2.2  16-Jan-2013  yamt sync with (a bit old) head
 1.13.2.1  30-Oct-2012  yamt sync with head

RSS XML Feed