aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
* Remove pty(4) from our kernel configurations.Ed Schouten2012-03-2121-22/+0
* Disable the option VFS_ALLOW_NONMPSAFE by default on all the supportedAttilio Rao2012-03-061-2/+0
* Add missing options so modules build/load correctly.Adrian Chadd2012-01-051-0/+3
* Initial version of cesa(4) driver for Marvell crypto engine and securityRafal Jaworowski2011-11-192-0/+8
* Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default onAttilio Rao2011-11-081-0/+2
* - Import the common MII bitbang'ing code from NetBSD and convert drivers toMarius Strobl2011-11-011-0/+1
* Fix a zyd(4) comment typo that was copy+pasted into most kernel config files.Christian Brueffer2011-09-115-5/+5
* Change all the sample kernel configurations to useRick Macklem2011-08-0722-56/+56
* Comment out AH_DEBUG, to get this kernel to compile, until AH_DEBUG is fixed.Olivier Houchard2011-06-241-1/+1
* Fix build of this kernel config. The ath(4) bits need the 11n frame formatJohn Baldwin2011-04-291-1/+1
* - Add shim to simplify migration to the CAM-based ATA. For each new adaXAlexander Motin2011-04-263-0/+3
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAAlexander Motin2011-04-249-30/+29
* Delete mistakenly added sys/files.ts7800Philip Paeps2011-04-181-0/+80
* Break out the ath PCI logic into a separate device/module.Adrian Chadd2011-03-312-2/+4
* Remove ancient simulation code. Skyeye simulation never really workedWarner Losh2011-01-051-85/+0
* Add a GPIO driver for the Gateworks Cambria platform.Andrew Thompson2010-11-112-0/+8
* add hint for at45d flash device sitting of spibus0Bernd Walter2010-11-111-0/+4
* Hook up the five gpio pins on the Avila board to the gpio framework. There areAndrew Thompson2010-11-072-0/+7
* Add the QILA9G20 config files.Olivier Houchard2010-10-062-0/+162
* Add the AT91SAM9G20EK config files.Olivier Houchard2010-10-062-0/+163
* Add custom kernel configuration and device tree source files forMaksim Yevmenkin2010-09-081-0/+76
* Import preliminary support for Atmel AT91SAM9G20 cpu, and the Hot-e HL201.Olivier Houchard2010-07-142-0/+201
* Convert Marvell ARM platforms to FDT convention.Rafal Jaworowski2010-06-134-0/+16
* Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this hadAndrew Thompson2010-04-227-0/+7
* Build modules for this config to make sure they stay buildable...Warner Losh2010-03-291-1/+1
* Add support for the Samsung S3C2xx0 family of ARM SoCs written byWarner Losh2010-03-201-0/+87
* fix type in commentBernd Walter2010-03-121-1/+1
* Update the commented out option for omitting the sysctl descriptions; itRebecca Cran2010-02-243-3/+3
* Adjust style (following the already existing rules) for the newlyAttilio Rao2010-02-1514-14/+14
* Add the options DEADLKRES (introducing the deadlock resolver thread) inAttilio Rao2010-02-1016-0/+16
* Move the examples for the 'hints' and 'env' keywords from various GENERICJohn Baldwin2010-01-196-12/+0
* Revert 200594. This file isn't intended for these sorts of things.Warner Losh2010-01-041-7/+0
* Remove CNS11XXNAS.hints.Rui Paulo2010-01-042-3/+0
* Add support for Cavium Econa CNS11XX ARM boards. These boards wereRui Paulo2010-01-042-0/+127
* Intel XScale hwpmc(4) support.Rui Paulo2009-12-232-0/+8
* Add INCLUDE_CONFIG_FILE, and a note in comments about how to alsoDoug Barton2009-12-161-0/+7
* Add missing ath_ar9* ath hal entries.Andrew Thompson2009-12-021-0/+1
* Remove unknown ath hal device entries.Andrew Thompson2009-12-021-3/+0
* Sync with other GENERIC kernel configs:John Baldwin2009-10-132-23/+31
* revert r196600; didn't notice it'd been done alreadySam Leffler2009-08-271-1/+0
* enable mesh by defaultSam Leffler2009-08-271-0/+1
* Introduce SheevaPlug support.Rafal Jaworowski2009-08-251-0/+70
* Add IEEE80211_SUPPORT_MESH, following similar change to nanobsd andRui Paulo2009-07-172-0/+2
* temporarily disable optional uarts; apparently we hang when probing themSam Leffler2009-06-251-9/+9
* Introduce ata(4) support for Marvell integrated SATA controllers (found onRafal Jaworowski2009-06-243-0/+12
* kill left over cruftSam Leffler2009-06-221-2/+0
* enable optional GPS+RS485 uartsSam Leffler2009-06-221-0/+14
* fix typoSam Leffler2009-06-221-1/+1
* o remove hack to write UUE+RTOIE in the uart's IER; force them with hintsSam Leffler2009-06-222-0/+3
* enable npe-a now that it worksSam Leffler2009-06-171-5/+5