index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
arm
/
include
/
vfpreg.h
Age
Commit message (
Expand
)
Author
2019-09-07
Cortex A12 is marketed as A17 but has a distinct part number
tnn
2017-05-26
Recognize Cortex-A57 FPU, GIC, and Generic Timer.
jmcneill
2016-03-03
Get the RPI3 working (in aarch32 mode) by recognising Cortex A53 CPUs.
skrll
2015-02-09
Add VFP IDs for QEMU's emulated Cortex-A15.
slp
2014-03-18
Enable VFP on MV88SV58XX
matt
2014-02-24
consistency in include protection
christos
2014-01-23
Fix typo in #define name
skrll
2013-08-02
Add VFP_FPSCR_{QC,AHP} bits
matt
2013-06-20
Add support for the Cortex-A15 Neon/VFP unit
matt
2013-02-12
More fully document FPEXC register
matt
2013-02-12
Fix some FPEXC bit definitions
matt
2012-09-22
Only use CPACR register for ARM11 and CORTEX cores.
matt
2012-09-22
Before testing for VFP, make sure CP10 is enabled. (And CP11 for Neon too).
matt
2012-08-16
Already uses _C someplace, use _CSUM instead
matt
2012-08-15
Add macros for all of the E and C flags in the FPSCR.
matt
2012-08-11
Full expand FPEXC and FPSCR definitions
matt
2008-03-15
VFP support.
rearnsha