summaryrefslogtreecommitdiff
path: root/sys/arm/conf/ARMADAXP
AgeCommit message (Expand)Author
2024-07-29conf: Remove kernel stack swapping support, part 12Mark Johnston
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2022-04-04ARMADAXP: Add extres pseudo devices to some kernelWarner Losh
2021-05-20sys/*/conf/*, docs: fix links to handbookCeri Davies
2019-08-25Fix bogusly declared WERRORs in kernel buildWarner Losh
2019-06-21sys: Remove DEV_RANDOM device optionConrad Meyer
2018-08-20Move options INTRNG into std.armv6 and std.armv7Warner Losh
2018-04-04Use PLATFORM for initializing Marvell ArmadaXP and Armada38XMarcin Wojtas
2018-04-03Enable ArmadaXP using INTRNG interrupt controllerMarcin Wojtas
2017-10-29Update several more URLsEitan Adler
2017-10-05Tag all armv7 kernels as such in their machine config line.Warner Losh
2017-06-03Mark the non-INTRNG armv6 configs with NO_UNIVERSE to prepare for INTRNGAndrew Turner
2016-07-09Remove HZ=<various> from all armv6 configs, put HZ=1000 in std.armv6.Ian Lepore
2016-07-09Consolidate debugging options from all arm kernel configs to std.arm[v6].Ian Lepore
2016-02-14Create the twsi device option in preparation to move the driver to a commonAndrew Turner
2015-10-25Add etherswitch support to mgeZbigniew Bodek
2015-05-07Clean up the ARM kernel configs to use 'include<space><tab>"file"'.Andrew Turner
2015-05-05Move the first batch of common armv6 options to std.armv6.Andrew Turner
2015-05-05Create std.arm and std.armv6 config files and include the right one fromIan Lepore
2015-03-10Remove MODULES_OVERRIDE="" and WITHOUT_MODULES="ahc" from armv6 configs.Ian Lepore
2015-01-06Remove "New" label from NFSCL/NFSD now that they are the only NFSJohn Baldwin
2015-01-03Switch all arm kernels with option SMP to use SCHED_ULE instead of 4BSD.Ian Lepore
2014-12-21tart to clean up the armv6 kernel configs by reducing the diff betweenAndrew Turner
2014-03-18In kernel config files, it is supposed to be 'options<space><tab>' notWarner Losh
2014-03-16Make all the comments '# ' and align to same column. This fixes theWarner Losh
2014-03-07Strip arm/conf/DEFAULTS down to just items that are mandatory for runningIan Lepore
2014-02-07Revert r260440. I didn't realize that most of this change was alreadyIan Lepore
2014-01-08Add option USB_HOST_ALIGN to configs that contain 'device usb'. SettingIan Lepore
2013-10-28Run mvs SATA driver on Armada XP instead of old mv_sataZbigniew Bodek
2013-08-20Enable VFP on ARMADA XP.Andrew Turner
2013-07-31Back out r253779 & r253786.David E. O'Brien
2013-07-29Decouple yarrow from random(4) device.David E. O'Brien
2013-04-04Remove all legacy ATA code parts, not used since options ATA_CAM enabled inAlexander Motin
2012-09-16fix the kernel files to match our standard "option<space><tab>" formatJohn-Mark Gurney
2012-09-14Enable PCI for Armada XPGrzegorz Bernacki
2012-09-14Add support for Armada XP A0.Grzegorz Bernacki
2012-08-15Merging of projects/armv6, intermissionOleksandr Tymoshenko