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:   jmcneill
Date:           Wed Jul  5 01:08:45 UTC 2017

Modified Files:
        src/sys/arch/evbarm/conf: files.evbarm std.exynos std.sunxi std.tegra
            std.vexpress
        src/sys/arch/evbarm/fdt: fdt_machdep.c
        src/sys/arch/evbarm/include: bootconfig.h

Log Message:
Add support for reserved memory and MEMORY_DISK_DYNAMIC for FDT-based
kernels.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/evbarm/conf/files.evbarm
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/conf/std.exynos
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/conf/std.sunxi
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/evbarm/conf/std.tegra
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/conf/std.vexpress
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/evbarm/fdt/fdt_machdep.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/include/bootconfig.h

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