Source-Changes archive

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

CVS commit: src/sys/arch/arm



Module Name:    src
Committed By:   jmcneill
Date:           Fri May 26 21:17:46 UTC 2017

Modified Files:
        src/sys/arch/arm/conf: files.arm
        src/sys/arch/arm/cortex: armperiph.c
        src/sys/arch/arm/include: vfpreg.h
        src/sys/arch/arm/vfp: vfp_init.c

Log Message:
Recognize Cortex-A57 FPU, GIC, and Generic Timer.


To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 src/sys/arch/arm/conf/files.arm
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/arm/cortex/armperiph.c
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/arm/include/vfpreg.h
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/arm/vfp/vfp_init.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