summaryrefslogtreecommitdiff
path: root/sys/arm/conf/std.armv7
AgeCommit message (Expand)Author
2024-04-23sys/*/conf: do not use "../../conf/" when including std.*Lexi Winter
2024-04-23sys: add conf/std.debug, generic debugging optionsLexi Winter
2023-10-10Add a COMPAT_FREEBSD14 kernel optionKristof Provost
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2023-02-24arm kernel config: clean up whitespaceMike Karels
2023-01-31netlink: add NETLINK to GENERIC.Alexander V. Chernikov
2022-10-24DEFAULTS: move intrng to DEFAULTS for its platforms.Warner Losh
2022-09-13tcp: make CUBIC the default congestion control mechanism.Richard Scheffenegger
2021-11-17Add a COMPAT_FREEBSD13 kernel optionKristof Provost
2021-11-11tcp: Congestion control cleanup.Randall Stewart
2021-10-10Enable PPS_SYNC on amd64, arm64 and armv7Konstantin Belousov
2021-03-30arm: add options GDB to std.armv6 and std.armv7Mitchell Horne
2020-11-29Remove unused options.Michal Meloun
2020-07-16Switch from SCTP to SCTP_SUPPORT in GENERIC configs.Mark Johnston
2019-11-14Rewrite arm/stack_machdep.c for EABI; add stack(9) support to arm kernels.Ian Lepore
2019-05-09Remove IPSEC from GENERIC due to performance issuesAndrew Gallatin
2019-05-02Add a COMPAT_FREEBSD12 kernel option.Conrad Meyer
2018-10-31Compile in VERBOSE_SYSINIT support by default, remain silent by defaultKyle Evans
2018-09-13Enable Capsicum on armv6/armv7Ed Maste
2018-08-20Move options INTRNG into std.armv6 and std.armv7Warner Losh
2018-08-18Make 'device crypto' lines more consistent.John Baldwin
2018-08-17arm: Define crypto option on platforms that include IPsecConrad Meyer
2018-07-21Add option MAC to armv6 and armv7 kernels by default, it needs to beIan Lepore
2017-10-20With r181803 on 2008-08-17 23:27:27Z the first VIMAGE commit went intoBjoern A. Zeeb
2017-10-05Tag all armv7 kernels as such in their machine config line.Warner Losh