aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
* Create in-tree LINT filesWarner Losh2020-10-092-5/+4
* Fix LINT: Add backlight to NOTESEmmanuel Vadot2020-10-021-0/+3
* Switch from SCTP to SCTP_SUPPORT in GENERIC configs.Mark Johnston2020-07-162-2/+2
* arm: zynq: An SPI driver for Zynq platformsEmmanuel Vadot2020-02-281-0/+2
* Move arm back to having one LINTWarner Losh2020-02-022-72/+56
* Remove old boardid/mach-types support.Warner Losh2020-02-022-4203/+0
* Remove armv5 marvell support.Warner Losh2020-02-028-760/+0
* Remove Ralink RT1310 supportWarner Losh2020-02-021-79/+0
* zilinx/zy7_qspi: Add a qspi driver for Zynq platforms.Emmanuel Vadot2020-01-192-0/+5
* Add the xdma framework and pl330 dma drivers to arm and arm64 lint builds.Ian Lepore2020-01-021-0/+4
* Remove NOTES.armv5. It's no longer relevant.Warner Losh2020-01-021-32/+0
* arm: add SOC_BRCM_BCM2837 option, include it in GENERICKyle Evans2019-12-171-0/+1
* Regularize my copyright noticeWarner Losh2019-12-041-1/+1
* mark arm.arm (v4/v5) kernels as NO_UNIVERSE for nowEd Maste2019-11-215-0/+5
* Set MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configurations.Mark Johnston2019-11-181-1/+1
* Rewrite arm/stack_machdep.c for EABI; add stack(9) support to arm kernels.Ian Lepore2019-11-142-0/+2
* Include dwgpio to the build.Ruslan Bukin2019-09-041-0/+1
* Fix bogusly declared WERRORs in kernel buildWarner Losh2019-08-2511-19/+0
* Floppy driver really only works on x86Warner Losh2019-08-121-1/+0
* Move sc out of the global fileWarner Losh2019-08-121-13/+0
* Remove support for kernel.tramp and kernel.tramp.gzWarner Losh2019-07-271-1/+0
* arm: Fix TEGRA124 kernelEmmanuel Vadot2019-07-271-0/+1
* Remove duplicated device firmware entry in generic arm kernel config added in...Emmanuel Vadot2019-07-151-2/+0
* Remove a couple of harmless stray references to nandfs.Warner Losh2019-06-254-4/+0
* Remove NAND and NANDFS supportWarner Losh2019-06-256-25/+0
* Build an armv7 LINT kernel in addition to armv5 LINT. You might think thisIan Lepore2019-06-243-51/+112
* Add pwm to the armv7 GENERIC kernel, it's now used by TI and Allwinner.Ian Lepore2019-06-211-0/+3
* sys: Remove DEV_RANDOM device optionConrad Meyer2019-06-2121-21/+0
* Build SoC-specific modules with GENERIC for the SoCs that have them.Ian Lepore2019-06-161-0/+5
* Split the dtb MODULES_EXTRA line to a series of += lines, making it easierIan Lepore2019-06-161-1/+8
* Remove IPSEC from GENERIC due to performance issuesAndrew Gallatin2019-05-092-2/+2
* tun/tap: merge and rename to `tuntap`Kyle Evans2019-05-086-6/+6
* Add a COMPAT_FREEBSD12 kernel option.Conrad Meyer2019-05-023-0/+3
* arm: allwinner: Makes more device optionalEmmanuel Vadot2019-04-161-2/+12
* Specify correct Ethernet phy for RPI-BPeter Jeremy2019-04-161-1/+1
* Move mpr/mps drivers from per-arch NOTES files into the MI notesWarner Losh2019-04-131-0/+4
* arm: kernel: Remove old kernel configsEmmanuel Vadot2019-04-1018-1019/+0
* Remove IEEE80211_AMPDU_AGE config option.Andriy Voskoboinyk2019-01-201-1/+0
* Comment MD_ROOT and remove 'device re' which is not part of the system andLuiz Otavio O Souza2018-11-151-2/+1
* Add the driver for the SPI controller on ARMADA38X.Luiz Otavio O Souza2018-11-142-0/+6
* Compile in VERBOSE_SYSINIT support by default, remain silent by defaultKyle Evans2018-10-313-3/+3
* Revert r339421 due to unintended files included to commit.Ruslan Bukin2018-10-183-14/+1
* Support RISC-V implementations that do not manage the A and D bitsRuslan Bukin2018-10-183-1/+14
* Enable Capsicum on armv6/armv7Ed Maste2018-09-132-0/+4
* Revert drm2 removal.Warner Losh2018-08-241-0/+1
* disconnect drm2 from tegra build until made self-containedMatt Macy2018-08-221-1/+0
* Move options INTRNG into std.armv6 and std.armv7Warner Losh2018-08-2021-28/+2
* Make 'device crypto' lines more consistent.John Baldwin2018-08-182-2/+2
* arm: Define crypto option on platforms that include IPsecConrad Meyer2018-08-172-0/+2
* Remove PHYSADDR from kernel configurations that don't need it. The onlyAndrew Turner2018-08-151-2/+0