Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/evbppc
Module Name: src
Committed By: kiyohara
Date: Thu Mar 18 14:04:07 UTC 2010
Modified Files:
src/sys/arch/evbppc/obs405: obs266_autoconf.c
src/sys/arch/evbppc/virtex: autoconf.c virtex_start.S
src/sys/arch/evbppc/walnut: autoconf.c machdep.c walnut_start.S
Log Message:
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/.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbppc/obs405/obs266_autoconf.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbppc/virtex/autoconf.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbppc/virtex/virtex_start.S
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/evbppc/walnut/autoconf.c
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/evbppc/walnut/machdep.c
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/evbppc/walnut/walnut_start.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index