aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf/CUBIEBOARD
Commit message (Expand)AuthorAgeFilesLines
* Remove compatibility shims for legacy ATA device names.Alexander Motin2015-10-111-1/+0
* Add AHCI attachment code for Allwinner A10/A20 SoCs.Luiz Otavio O Souza2015-07-031-2/+2
* Ensure that all arm kernel configs contain ALT_BREAK_TO_DEBUGGER and notIan Lepore2015-05-251-1/+1
* Add the MMC/SD driver for Allwinner SoCs.Luiz Otavio O Souza2015-05-211-2/+2
* Remove unnecessary devices from allwinner kernels.Luiz Otavio O Souza2015-05-181-2/+0
* Clean up the ARM kernel configs to use 'include<space><tab>"file"'.Andrew Turner2015-05-071-2/+2
* Move the first batch of common armv6 options to std.armv6.Andrew Turner2015-05-051-31/+0
* Create std.arm and std.armv6 config files and include the right one fromIan Lepore2015-05-051-0/+1
* Build and install the DTB for all the supported AllWinner SoCs.Luiz Otavio O Souza2015-04-201-1/+1
* Remove MODULES_OVERRIDE="" and WITHOUT_MODULES="ahc" from armv6 configs.Ian Lepore2015-03-101-3/+0
* Remove "New" label from NFSCL/NFSD now that they are the only NFSJohn Baldwin2015-01-061-1/+1
* Fix the indentation to simplify comparing the ARM config files.Andrew Turner2014-12-211-1/+1
* tart to clean up the armv6 kernel configs by reducing the diff betweenAndrew Turner2014-12-211-24/+29
* Resync comments about scbus and pass for life after AHCI joined CAM.Warner Losh2014-09-011-1/+1
* In kernel config files, it is supposed to be 'options<space><tab>' notWarner Losh2014-03-181-4/+4
* Make all the comments '# ' and align to same column. This fixes theWarner Losh2014-03-161-35/+35
* Strip arm/conf/DEFAULTS down to just items that are mandatory for runningIan Lepore2014-03-071-0/+3
* Add EMAC and SRAM controller entries to FDT.Ganbold Tsagaankhuu2014-03-031-0/+2
* Add option USB_HOST_ALIGN=64 for all SoCs that have 64 byte cache lines.Ian Lepore2014-02-071-0/+1
* Revert r260440. I didn't realize that most of this change was alreadyIan Lepore2014-02-071-1/+0
* Add option USB_HOST_ALIGN to configs that contain 'device usb'. SettingIan Lepore2014-01-081-0/+1
* Enable VFP on the CubieBoard and CubieBoard 2.Andrew Turner2013-08-181-0/+1
* Back out r253779 & r253786.David E. O'Brien2013-07-311-1/+1
* Decouple yarrow from random(4) device.David E. O'Brien2013-07-291-1/+1
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inAlexander Motin2013-04-041-1/+0
* Enable uart driver for A10.Ganbold Tsagaankhuu2013-03-011-2/+2
* Add gpio driver and update dts and kernel config accordingly.Ganbold Tsagaankhuu2013-02-051-1/+1
* Add simple clock driver and ehci glue code for a10Ganbold Tsagaankhuu2013-01-291-5/+5
* Initial support for Allwinner A10 SoC (Cubieboard)Ganbold Tsagaankhuu2013-01-151-0/+134