Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/evbarm



Module Name:    src
Committed By:   thorpej
Date:           Sat Jan 25 02:00:18 UTC 2003

Added Files:
        src/sys/arch/evbarm/adi_brh: becc_mainbus.c brh_7seg.c brh_machdep.c
            brh_start.S brhreg.h brhvar.h com_obio.c obio.c obio_space.c
            obiovar.h
        src/sys/arch/evbarm/conf: ADI_BRH files.adi_brh mk.adi_brh std.adi_brh

Log Message:
Add support for ADI Engineering's "Big Red Head" i80200 evaluation
and development board, based around their BECC companion chip.  Despite
its name, the board can run in big- or little-endian mode (we currently
run only in the latter).


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/evbarm/adi_brh/becc_mainbus.c \
    src/sys/arch/evbarm/adi_brh/brh_7seg.c \
    src/sys/arch/evbarm/adi_brh/brh_machdep.c \
    src/sys/arch/evbarm/adi_brh/brh_start.S \
    src/sys/arch/evbarm/adi_brh/brhreg.h src/sys/arch/evbarm/adi_brh/brhvar.h \
    src/sys/arch/evbarm/adi_brh/com_obio.c src/sys/arch/evbarm/adi_brh/obio.c \
    src/sys/arch/evbarm/adi_brh/obio_space.c \
    src/sys/arch/evbarm/adi_brh/obiovar.h
cvs rdiff -r0 -r1.1 src/sys/arch/evbarm/conf/ADI_BRH \
    src/sys/arch/evbarm/conf/files.adi_brh \
    src/sys/arch/evbarm/conf/mk.adi_brh src/sys/arch/evbarm/conf/std.adi_brh

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