Source-Changes archive

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

CVS commit: src/sys/dev/fdt



Module Name:    src
Committed By:   jmcneill
Date:           Sun Dec 13 17:30:40 UTC 2015

Added Files:
        src/sys/dev/fdt: fdt_openfirm.c fdt_openfirm.h fdt_subr.c fdtbus.c
            fdtvar.h files.fdt fixedregulator.c simplebus.c

Log Message:
Add a framework for enumerating devices using a Flattened Device Tree (FDT).


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/dev/fdt/fdt_openfirm.c \
    src/sys/dev/fdt/fdt_openfirm.h src/sys/dev/fdt/fdt_subr.c \
    src/sys/dev/fdt/fdtbus.c src/sys/dev/fdt/fdtvar.h \
    src/sys/dev/fdt/files.fdt src/sys/dev/fdt/fixedregulator.c \
    src/sys/dev/fdt/simplebus.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