OpenGrok
Cross Reference: i80312_mainbus.c
xref
: /
src
/
sys
/
arch
/
evbarm
/
iq80310
/
i80312_mainbus.c
Home
|
History
|
Annotate
|
Download
|
only in
iq80310
History log of
/src/sys/arch/evbarm/iq80310/i80312_mainbus.c
Revision
Date
Author
Comments
1.16
14-Oct-2012
msaitoh
struct device * -> device_t change.
Not tested though.
1.15
03-Oct-2012
chs
defer evcnt attachment correctly.
1.14
01-Jul-2011
dyoung
branches: 1.14.2; 1.14.8; 1.14.12;
#include <sys/bus.h> instead of <machine/bus.h>.
1.13
11-Dec-2005
christos
merge ktrace-lwp.
1.12
23-Apr-2004
simonb
s/the the/the/ (only in sources that aren't regularly imported from
elsewhere).
1.11
15-Jul-2003
lukem
__KERNEL_RCSID()
1.10
03-Oct-2002
thorpej
branches: 1.10.6;
Fix script-o.
1.9
02-Oct-2002
thorpej
Use CFATTACH_DECL().
1.8
27-Sep-2002
thorpej
Declare all cfattach structures const.
1.7
27-Sep-2002
provos
remove trailing \n in panic(). approved perry.
1.6
27-Sep-2002
thorpej
Rather than referencing the cfdriver directly in the cfdata entries,
instead use a string naming the driver. The cfdriver is then looked
up in a list which is built at run-time.
1.5
08-Feb-2002
thorpej
No point in setting the ATU Subsys vendor/dev ID on boards that
can't plug into a PCI host.
1.4
07-Feb-2002
thorpej
Add support for the Team ASA Npwr IOP310-based server appliance.
1.3
09-Nov-2001
thorpej
branches: 1.3.2; 1.3.4; 1.3.6;
Add support for PCI DMA on the i80312. We currently just do
DMA via the Secondary Inbound window, for now. Will probably
need to revisit this at some point.
Require that the board-specific i80312 front-end slice off a
subregion for the memory controller before calling i80312_attach(),
and fix a bug in the IQ80310 front-end that caused the Secondary
Inbound window to be configured incorrectly.
1.2
09-Nov-2001
thorpej
PCI interrupt mapping support for the IQ80310.
1.1
09-Nov-2001
thorpej
IQ80310-specific setup for the i80312 Companion I/O chip driver.
1.3.6.4
10-Oct-2002
jdolecek
sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
1.3.6.3
16-Mar-2002
jdolecek
Catch up with -current.
1.3.6.2
10-Jan-2002
thorpej
Sync kqueue branch with -current.
1.3.6.1
09-Nov-2001
thorpej
file i80312_mainbus.c was added on branch kqueue on 2002-01-10 19:42:35 +0000
1.3.4.3
18-Oct-2002
nathanw
Catch up to -current.
1.3.4.2
28-Feb-2002
nathanw
Catch up to -current.
1.3.4.1
09-Nov-2001
nathanw
file i80312_mainbus.c was added on branch nathanw_sa on 2002-02-28 04:09:13 +0000
1.3.2.2
12-Nov-2001
thorpej
Sync the thorpej-mips-cache branch with -current.
1.3.2.1
09-Nov-2001
thorpej
file i80312_mainbus.c was added on branch thorpej-mips-cache on 2001-11-12 21:16:52 +0000
1.10.6.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.10.6.2
18-Sep-2004
skrll
Sync with HEAD.
1.10.6.1
03-Aug-2004
skrll
Sync with HEAD
1.14.12.1
20-Nov-2012
tls
Resync to 2012-11-19 00:00:00 UTC
1.14.8.1
17-Oct-2012
riz
Pull up following revision(s) (requested by chs in ticket #591):
sys/arch/evbarm/iq80310/i80312_mainbus.c: revision 1.15
sys/arch/evbarm/iq80310/iq80310var.h: revision 1.8
sys/arch/evbarm/iq80310/iq80310_intr.c: revision 1.32
defer evcnt attachment correctly.
1.14.2.1
30-Oct-2012
yamt
sync with head
Indexes created Tue Oct 28 12:10:06 GMT 2025