aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
* MFS12 r340503:Glen Barber2018-11-173-33/+0
* - Prune svn:mergeinfo from the new branch, as nothing has been mergedGlen Barber2018-10-191-38/+0
* 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
* Remove the VIRT armv7 kernel config. It is supported by GENERIC.Andrew Turner2018-08-151-59/+0
* Default to armv5te in LINT on arm. This should fix building LINT there.Andrew Turner2018-08-061-0/+1
* arm: Remove ALLWINNER_UP kernel configEmmanuel Vadot2018-08-031-108/+0
* nvmem: Add nvmem interface and helpersEmmanuel Vadot2018-07-311-0/+1
* Remove now the cow unused CPU_ARM9 and CPU_FA526 options. These are forAndrew Turner2018-07-281-2/+0
* This builds now, so aadd it back to Universe.Warner Losh2018-07-271-2/+0
* Remove xscale support.Warner Losh2018-07-275-223/+0
* Revert r336773: it removed too much.Warner Losh2018-07-275-0/+221
* Remove xscale supportWarner Losh2018-07-275-221/+0
* Make ralink compile again.Warner Losh2018-07-271-1/+1
* Remove Cavium/Econa CNS11xx support.Warner Losh2018-07-272-109/+0
* Remove Atmel AT91RM9200 and AT91SAM9 support.Warner Losh2018-07-273-343/+0
* Add option MAC to armv6 and armv7 kernels by default, it needs to beIan Lepore2018-07-212-0/+2
* Remove kernel support for armebWarner Losh2018-07-177-565/+0
* Oops, fix a typo: imx_snvs should be imx6_snvs.Ian Lepore2018-07-082-2/+2
* Move device statements out of std.imx* and into kernel config files.Ian Lepore2018-07-084-0/+7
* Since we don't enable BUF_TRACKING and FULL_BUF_TRACKING buffer debuggingKevin Lo2018-06-051-2/+0
* Yank crufty INTR_FILTER optionConrad Meyer2018-05-241-1/+0
* Add Marvell ArmadaXP and Armada38X to GENERIC configMarcin Wojtas2018-05-031-1/+18
* Remove 'All Rights Reserved.' from all of my Copyrights in sys/arm andWarner Losh2018-05-011-1/+1
* arm: dts: overlays: Remove the overlay moduleEmmanuel Vadot2018-04-271-1/+1
* Revert r333035 due broken booting on !Marvell GENERIC platformsMarcin Wojtas2018-04-271-18/+1
* Add Marvell ArmadaXP and Armada38X to GENERIC configMarcin Wojtas2018-04-261-1/+18
* Add support for gpioled on ARMADA38X based boardsMarcin Wojtas2018-04-261-0/+4
* Enable ARM PL330 DMA engine and Cadence Quad SPI flash controller onRuslan Bukin2018-04-231-0/+6
* [rpi] Add fdt_pinctrl(4) support to Raspberry Pi GPIO driverOleksandr Tymoshenko2018-04-082-0/+4
* Use PLATFORM for initializing Marvell ArmadaXP and Armada38XMarcin Wojtas2018-04-042-3/+4
* Enable ArmadaXP using INTRNG interrupt controllerMarcin Wojtas2018-04-031-0/+2
* Add dtb overlays supportEmmanuel Vadot2018-03-241-1/+1
* arm: Remove SoC Specific -MMCCAM kernelconfigEmmanuel Vadot2018-03-112-46/+0
* arm: Add GENERIC-MMCCAM kernel configEmmanuel Vadot2018-03-081-0/+22
* RK3188: Mark it NO_UNIVERSEEmmanuel Vadot2018-02-281-0/+2
* Remove obsolete options from these kernel configs. The functionality theseIan Lepore2018-02-272-2/+0
* Build modules specific to imx5/imx6 only when building those kernels.Ian Lepore2018-02-182-2/+2
* Cull Atmel board configs no longer relevant.Warner Losh2018-02-0718-1672/+0
* arm: lpc: Remove supportEmmanuel Vadot2018-01-241-87/+0
* Add usb_template(4) to RPI-B kernel config. This is to support the USB OTGEdward Tomasz Napierala2018-01-201-0/+3
* if_awg: Use syscon prop if it existsKyle Evans2018-01-041-0/+1
* Make kernel option KERNVIRTADDR optional, remove it from std.<platform>Ian Lepore2017-12-302-5/+0