summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/ATMEL
Commit message (Expand)AuthorAgeFilesLines
* MFC r302502, r302505:ian2016-07-151-18/+0
* Remove old COMPAT_FREEBSD options from the ARM kernel configs. We replacedandrew2016-03-161-5/+0
* Remove the arm KERNPHYSADDR option as it is no longer used. The makeandrew2015-12-221-1/+0
* Clean up the ARM kernel configs to use 'include<space><tab>"file"'.andrew2015-05-071-2/+2
* Start to reduce the diff between the Atmel kernel configs.andrew2015-05-051-17/+17
* Create std.arm and std.armv6 config files and include the right one fromian2015-05-051-0/+1
* Add infrastructure to build dtb files from dts files.imp2015-01-081-1/+1
* Remove "New" label from NFSCL/NFSD now that they are the only NFSjhb2015-01-061-2/+2
* Renove faith(4) and faithd(8) from base. It looks like industrymelifaro2014-11-091-1/+0
* Add COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to wrap code thatjhb2014-10-241-0/+2
* 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-45/+45
* Strip arm/conf/DEFAULTS down to just items that are mandatory for runningian2014-03-071-0/+3
* Revert r260440. I didn't realize that most of this change was alreadyian2014-02-071-1/+0
* Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it withandrew2014-01-281-1/+0
* Add nand device and NANDFS into the mix for those boards that haveimp2014-01-191-0/+3
* 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 ctl(4) from GENERIC. Also remove 'options CTL_DISABLE'trasz2013-04-121-1/+1
* Note about where we can boot this.imp2012-07-311-1/+2
* Add usb_template for the gadget support. Even though this isn't aimp2012-07-291-0/+1
* Add gadget devices. Not yet added to the child lists, but here toimp2012-07-271-0/+5
* Neither of these systems has PCI, but they do have ohci interface, soimp2012-07-271-1/+1
* Add new at91sam9g45 support and sn9g45 board to the ATMEL kernel.imp2012-07-271-0/+1
* Add preliminary support for Atmel SAM9260-EK evaluation kit.imp2012-07-141-0/+1
* Create a generic way to support multiple boards within animp2012-07-071-8/+9
* Create a pseudo-lint kernel for all at91 SoCs. This kernel will notimp2012-07-011-0/+166
OpenPOWER on IntegriCloud