summaryrefslogtreecommitdiff
path: root/sys/arm/ti/std.ti
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2017-10-05Tag all armv7 kernels as such in their machine config line.Warner Losh
2016-10-04Split CPU_CORTEXA into CPU_CORTEXA8, for the Cortex-A8, and CPU_CORTEXA_MP,Andrew Turner
2015-01-01Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sadIan Lepore
2014-12-21Add -march=armv7a to the kernel compile for all ARM systems which are v7a.Ian Lepore
2012-08-18Set machine correctly on ARM. This allows universe to use the correct worldAndrew Turner
2012-08-15Merging of projects/armv6, part 10Oleksandr Tymoshenko