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: skrll
Date: Wed Jul 25 07:26:18 UTC 2012
Modified Files:
src/sys/arch/evbarm/dev: plcom.c plcomreg.h plcomvar.h
src/sys/arch/evbarm/ifpga: ifpgareg.h plcom_ifpga.c
src/sys/arch/evbarm/integrator: integrator_machdep.c
Log Message:
Add support for the PL011 to plcom. Pull across a bunch of fixes from
com(4) while I'm here and do some other tidyup.
Tested on a RaspberryPi.
PL010 not tested.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/arch/evbarm/dev/plcom.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/dev/plcomreg.h
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbarm/dev/plcomvar.h
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/ifpga/ifpgareg.h
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/evbarm/ifpga/plcom_ifpga.c
cvs rdiff -u -r1.68 -r1.69 \
src/sys/arch/evbarm/integrator/integrator_machdep.c
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