#
964b567a |
| 21-Nov-2013 |
kiyohara <kiyohara@NetBSD.org> |
Support Synopsys DesigneWave OTG on PowerPC 405EX.
|
#
dd2488a8 |
| 22-Jun-2011 |
matt <matt@NetBSD.org> |
Add support pci_intr_setattr. Export non-inline version of pci api for modules (_MODULE is defined). Fix definition of pc_conf_hook and pc_conf_interrupt. Switch to using inlines instead of macros. S
Add support pci_intr_setattr. Export non-inline version of pci api for modules (_MODULE is defined). Fix definition of pc_conf_hook and pc_conf_interrupt. Switch to using inlines instead of macros. Switch ibm4xx to use <powerpc/pci_machdep.h>
show more ...
|
#
dba36e03 |
| 20-Jun-2011 |
matt <matt@NetBSD.org> |
Change IBM4xx to use the common powerpc PIC framework. Consolidate most ibm4xx initppc function into ibm4xx_init and Make all IBM4xx use it. Change explora to use initppc instead of bootstrap.
|
#
7e4dfb0f |
| 06-Nov-2010 |
uebayasi <uebayasi@NetBSD.org> |
Add IBM405GPr "External Bus" driver.
|
#
b105a186 |
| 18-Mar-2010 |
kiyohara <kiyohara@NetBSD.org> |
Support PowerPC 405EX/EXr. 1. Add some new source and header files. (MAL(split) and RGMII(new) relations for EMAC) 2. Create dcr4xx.h. Its moved from dcr405gp.h. Also remove dcr405xx.h.
Support PowerPC 405EX/EXr. 1. Add some new source and header files. (MAL(split) and RGMII(new) relations for EMAC) 2. Create dcr4xx.h. Its moved from dcr405gp.h. Also remove dcr405xx.h. 3. intr.c supports MULTIUIC with virtual-irq. likes to oea. support 32-virq/128-hwirq. 4. multiple emac support. 5. WALNUT and VIRTEX_* includes arch/powerpc/conf/files.ibm4xx. 6. WALNUT pci uses arch/powerpc/ibm4xx/pci/.
show more ...
|
#
17629c72 |
| 13-Mar-2006 |
shige <shige@NetBSD.org> |
IBM4xx on-chip GPIO controller apllying MI GPIO framework.
|
#
95e1ffb1 |
| 11-Dec-2005 |
christos <christos@NetBSD.org> |
merge ktrace-lwp.
|
#
a64b9906 |
| 13-Oct-2005 |
jmc <jmc@NetBSD.org> |
Rename gpio to ppcgpio to resolve naming conflicts w. gpio framework
|
#
5ed37446 |
| 23-Jan-2005 |
shige <shige@NetBSD.org> |
Add gpio module.
|
#
50f317e0 |
| 17-Jan-2005 |
shige <shige@NetBSD.org> |
Add board properties database code.
|
#
2ba76423 |
| 06-Oct-2003 |
scw <scw@NetBSD.org> |
MD i2c glue for the 405GP's onboard IIC controller. Bit-bang only for now.
|
#
ff6df75f |
| 23-Sep-2003 |
shige <shige@NetBSD.org> |
Add on-chip IIC driver. Add some definitions for IIC driver.
|
#
02c69e52 |
| 23-Nov-2002 |
thorpej <thorpej@NetBSD.org> |
Put interface attributes on the device, not another attribute with the same name as the device.
|
#
5b79fdfa |
| 23-Aug-2002 |
scw <scw@NetBSD.org> |
Add "ecc at plb" device. Add an "irq" locator to the plb device. This gets rid of the original hack where ecc support was wedged into the cpu driver.
|
#
42dede37 |
| 13-Aug-2002 |
simonb <simonb@NetBSD.org> |
Move 4xx devices to their own config include file so they can be used elsewhere.
|