aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf/SAM9G20EK
Commit message (Expand)AuthorAgeFilesLines
* Remove Atmel AT91RM9200 and AT91SAM9 support.Warner Losh2018-07-271-172/+0
* Update several more URLsEitan Adler2017-10-291-2/+2
* Put ARM_USE_V6_BUSDMA into the SAM9G20EK reference kernel to try toWarner Losh2017-06-181-0/+2
* In the TCP stack, the hhook(9) framework provides hooks for kernel modulesJonathan T. Looney2016-10-121-0/+1
* Consolidate debugging options from all arm kernel configs to std.arm[v6].Ian Lepore2016-07-091-13/+0
* Configure the Atmel eval boards to boot the same way. This givesWarner Losh2015-12-211-3/+5
* Add support for RMII in macb, cribbed slightly from the ateWarner Losh2015-11-071-2/+12
* Add NFS server to mix (for easier, in-place updates). Move toWarner Losh2015-05-191-3/+7
* Pass over the at91 kernels to reduce the diff between them.Andrew Turner2015-05-091-1/+1
* Clean up the ARM kernel configs to use 'include<space><tab>"file"'.Andrew Turner2015-05-071-2/+2
* Start to reduce the diff between the Atmel kernel configs.Andrew Turner2015-05-051-47/+56
* Create std.arm and std.armv6 config files and include the right one fromIan Lepore2015-05-051-0/+1
* Remove "New" label from NFSCL/NFSD now that they are the only NFSJohn Baldwin2015-01-061-2/+2
* Resync comments about scbus and pass for life after AHCI joined CAM.Warner Losh2014-09-011-2/+2
* In kernel config files, it is supposed to be 'options<space><tab>' notWarner Losh2014-03-181-1/+1
* Make all the comments '# ' and align to same column. This fixes theWarner Losh2014-03-161-58/+58
* Strip arm/conf/DEFAULTS down to just items that are mandatory for runningIan Lepore2014-03-071-0/+3
* Revert r260440. I didn't realize that most of this change was alreadyIan Lepore2014-02-071-1/+0
* Remove obsolete optionWarner Losh2014-01-241-1/+0
* Add NAND supportWarner Losh2014-01-241-5/+8
* Add option USB_HOST_ALIGN to configs that contain 'device usb'. SettingIan Lepore2014-01-081-0/+1
* Back out r253779 & r253786.David E. O'Brien2013-07-311-1/+0
* Decouple yarrow from random(4) device.David E. O'Brien2013-07-291-0/+1
* fix the kernel files to match our standard "option<space><tab>" formatJohn-Mark Gurney2012-09-161-1/+1
* 4-wire mode isn't working quite right, so turn it off for a bit.Warner Losh2012-08-291-1/+1
* Prefer ate over macb. macb doesn't work anymore, and ate has moreWarner Losh2012-07-311-1/+0
* Strip trailing whitespace.Warner Losh2012-06-131-5/+5
* Remove pty(4) from our kernel configurations.Ed Schouten2012-03-211-1/+0
* Fix a zyd(4) comment typo that was copy+pasted into most kernel config files.Christian Brueffer2011-09-111-1/+1
* Change all the sample kernel configurations to useRick Macklem2011-08-071-3/+3
* Add the AT91SAM9G20EK config files.Olivier Houchard2010-10-061-0/+153