aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
...
* Commit the dci (gadget) support to the one ATMEL kernel config whereWarner Losh2012-07-291-0/+6
* Add usb_template for the gadget support. Even though this isn't aWarner Losh2012-07-291-0/+1
* Add gadget devices. Not yet added to the child lists, but here toWarner Losh2012-07-271-0/+5
* Neither of these systems has PCI, but they do have ohci interface, soWarner Losh2012-07-272-2/+2
* Add new at91sam9g45 support and sn9g45 board to the ATMEL kernel.Warner Losh2012-07-271-0/+1
* Document the dataflash/mmc-sd issue. Add umass driver and usb. BootWarner Losh2012-07-271-18/+26
* Trim read/write sizes to 128 bytes. Pages are only 128 bytes in size.Warner Losh2012-07-261-4/+3
* Add support for the DesignA Electronics Snapper9g45 System on Module.Andrew Turner2012-07-261-0/+130
* Fix typo in comment.Warner Losh2012-07-262-2/+2
* Update partitions to reflect "sam9 demo" defaults.Warner Losh2012-07-262-41/+39
* Add preliminary support for Atmel SAM9260-EK evaluation kit.Warner Losh2012-07-143-0/+210
* Revert last change. It was accidental.Warner Losh2012-07-101-8/+1
* Remove some unused variables/externs that have been copied too many times...Warner Losh2012-07-101-2/+10
* Create a generic way to support multiple boards within anWarner Losh2012-07-071-8/+9
* Create a pseudo-lint kernel for all at91 SoCs. This kernel will notWarner Losh2012-07-011-0/+166
* Initital support for AT91SAM9X25 SoC and the SAM9X25-EK evaluationWarner Losh2012-06-292-0/+164
* These options are unused, and can safely be retired.Warner Losh2012-06-151-1/+0
* This hints file doesn't actually do anything, and besides it is commentedWarner Losh2012-06-151-1/+0
* Strip trailing whitespace.Warner Losh2012-06-1319-45/+45
* The GUMSTIX-QEMU config file is almost identical to the GUMSTIX config,Andrew Turner2012-06-101-69/+2
* - Now that the DataFlash related drivers work properly (at91_spi(4) sinceMarius Strobl2012-06-031-7/+7
* - Correct the comments regarding the sizes of some partitions in theMarius Strobl2012-05-281-2/+8
* MFprojects/zfsd:Alexander Motin2012-05-241-1/+1
* Add architecture dependent code to support NAND Framework on Marvell SoCs.Grzegorz Bernacki2012-05-183-0/+14
* Add glue/support for the SAM9XE512-based Ethernut 5 boards. Currently,Marius Strobl2012-05-122-0/+203
* Generate board id's from Linux's mach-types database for all armWarner Losh2012-05-102-0/+4201
* - Add kernel config file for QEMU-emulated gumstix board.Stanislav Sedov2012-04-071-0/+92
* 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