summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/AVILA
Commit message (Expand)AuthorAgeFilesLines
* MFC r302502, r302505:ian2016-07-151-13/+0
* Clean up the ARM kernel configs to use 'include<space><tab>"file"'.andrew2015-05-071-3/+3
* Create std.arm and std.armv6 config files and include the right one fromian2015-05-051-0/+1
* Remove "New" label from NFSCL/NFSD now that they are the only NFSjhb2015-01-061-1/+1
* In kernel config files, it is supposed to be 'options<space><tab>' notimp2014-03-181-1/+1
* Make all the comments '# ' and align to same column. This fixes theimp2014-03-161-40/+40
* Strip arm/conf/DEFAULTS down to just items that are mandatory for runningian2014-03-071-0/+3
* Remove the ARM_USE_SMALL_ALLOC option and code related to it.ian2014-02-081-1/+0
* Revert r260440. I didn't realize that most of this change was alreadyian2014-02-071-1/+0
* Add option USB_HOST_ALIGN to configs that contain 'device usb'. Settingian2014-01-081-0/+1
* Back out r253779 & r253786.obrien2013-07-311-1/+0
* Decouple yarrow from random(4) device.obrien2013-07-291-0/+1
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inmav2013-04-041-1/+0
* Grammar fix: s/NIC's/NICs/gjb2012-08-261-1/+1
* Strip trailing whitespace.imp2012-06-131-2/+2
* Remove pty(4) from our kernel configurations.ed2012-03-211-1/+0
* Change all the sample kernel configurations to usermacklem2011-08-071-2/+2
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAmav2011-04-241-2/+3
* Break out the ath PCI logic into a separate device/module.adrian2011-03-311-1/+2
* Hook up the five gpio pins on the Avila board to the gpio framework. There arethompsa2010-11-071-0/+4
* Adjust style (following the already existing rules) for the newlyattilio2010-02-151-1/+1
* Add the options DEADLKRES (introducing the deadlock resolver thread) inattilio2010-02-101-0/+1
* Intel XScale hwpmc(4) support.rpaulo2009-12-231-0/+4
* Add missing ath_ar9* ath hal entries.thompsa2009-12-021-0/+1
* Add IEEE80211_SUPPORT_MESH, following similar change to nanobsd andrpaulo2009-07-171-0/+1
* Delete the old USB stack. The new stack has settled in and has all thethompsa2009-05-271-7/+6
* - Use "device\t" and "options \t" for consistency.kuriyama2009-05-101-8/+8
* revert unintended changesam2009-03-301-1/+0
* Hoist 802.11 encapsulation up into net80211:sam2009-03-301-0/+1
* Remove ATH_SUPPORT_TDMA and use IEEE80211_SUPPORT_TDMA instead. Itsam2009-03-301-1/+0
* add cfid and geom_redbootsam2009-03-091-0/+2
* enable tdma support by default; many people using these boardssam2009-03-061-0/+2
* legacy USB is required on these platforms at the momentsam2009-03-061-9/+10
* Change over the usb kernel options to the new stack (retaining existingthompsa2009-02-231-1/+0
* use mii instead of miibus so we don't drag in all phy supportsam2009-02-181-1/+1
* Add support for the StrataFlash on 2348 boards:sam2009-02-031-1/+3
* Removed duplicatebz2008-12-271-1/+0
* Merge WIP from p4:sam2008-12-131-42/+34
* Switch to ath hal source code. Note this removes the ath_halsam2008-12-011-0/+1
* enable use of modules but disable them by adding MODULES_OVERRIDE=""sam2008-11-301-0/+1
* Add arm/conf/DEFAULTS and populate it with:marcel2008-10-231-2/+0
* Minor style nit.imp2008-08-021-1/+1
* ixp425 parts aren't multicore, so remove the SMP option. They alsoimp2008-08-021-3/+0
* Conform to the options<space><tab> convention everywhere in this file.imp2008-08-021-22/+22
* Make genclock standard on all platforms.phk2008-04-211-1/+0
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-2/+0
* Add kernel module support for nfslockd and krpc. Use the module systemdfr2008-03-271-0/+1
* add usb devices and more wlan stuff now that usb is functionalsam2008-03-201-13/+19
* Remove kernel support for M:N threading.jeff2008-03-121-1/+0
* Add rl(4) supportkevlo2008-03-051-0/+2
OpenPOWER on IntegriCloud