Home | History | Annotate | Download | only in iq80310
History log of /src/sys/arch/evbarm/iq80310/iq80310reg.h
RevisionDateAuthorComments
 1.7  20-Oct-2016  skrll Fix regisers typo
 1.6  24-Dec-2005  perry branches: 1.6.122; 1.6.142; 1.6.146;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.5  14-May-2003  thorpej branches: 1.5.18;
Move the 7-segment display definitions into the C file.
 1.4  01-Dec-2001  thorpej branches: 1.4.2;
Remove U from the display seg constants.
 1.3  08-Nov-2001  thorpej branches: 1.3.2; 1.3.4;
* Define fixed virtual addresses for the Primary and Secondary
PCI I/O spaces, as well as the i80312 PMMRs. Map these regions
in early bootstrap along with the on-board device address space.
* Adjust call to i80312_sdram_bounds() for the new way the PMMRs
are defined in i80312reg.h
* Word around some serious braindamage in RedBoot -- RedBoot uses
the on-board Ethernet to TFTP the kernel image. However, it does
not stop the Ethernet before transferring control to the loaded
program. This means that if it happens to receive another packet
(broadcast/multicast/unicast), it will happily scribble over the
memory of the new running program. Work around this problem by
performing a secondary-bus-reset on the i80312's PPB. XXX This
could be problematic if we ever encounter an application where
the i80312's PPB is actually used as a passthrough PPB.
 1.2  07-Nov-2001  thorpej We were already cheating w/ CPLD register access, so cheat all the
way and use pointer derefs rather than bus_space to access them.
 1.1  07-Nov-2001  thorpej Rework and fleshing out of Intel IQ80310 XScale eval board support.
More work to do -- this is a snapshot of work-in-progress.
 1.3.4.2  08-Jan-2002  nathanw Catch up to -current.
 1.3.4.1  08-Nov-2001  nathanw file iq80310reg.h was added on branch nathanw_sa on 2002-01-08 00:24:28 +0000
 1.3.2.2  12-Nov-2001  thorpej Sync the thorpej-mips-cache branch with -current.
 1.3.2.1  08-Nov-2001  thorpej file iq80310reg.h was added on branch thorpej-mips-cache on 2001-11-12 21:16:54 +0000
 1.4.2.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.4.2.1  01-Dec-2001  thorpej file iq80310reg.h was added on branch kqueue on 2002-01-10 19:42:37 +0000
 1.5.18.1  21-Jun-2006  yamt sync with head.
 1.6.146.1  04-Nov-2016  pgoyette Sync with HEAD
 1.6.142.1  05-Dec-2016  skrll Sync with HEAD
 1.6.122.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed