summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/CUBIEBOARD2
Commit message (Expand)AuthorAgeFilesLines
* In preparation to support other A20 based boards, rename the CUBIEBOARD2loos2015-08-301-114/+0
* Add AHCI attachment code for Allwinner A10/A20 SoCs.loos2015-07-031-2/+2
* Ensure that all arm kernel configs contain ALT_BREAK_TO_DEBUGGER and notian2015-05-251-1/+1
* Add the MMC/SD driver for Allwinner SoCs.loos2015-05-211-2/+2
* Remove unnecessary devices from allwinner kernels.loos2015-05-181-2/+0
* Add the gic to files.arm under "device gic" and use it with theandrew2015-05-101-0/+3
* Clean up the ARM kernel configs to use 'include<space><tab>"file"'.andrew2015-05-071-2/+2
* Move the first batch of common armv6 options to std.armv6.andrew2015-05-051-31/+0
* Create std.arm and std.armv6 config files and include the right one fromian2015-05-051-0/+1
* Build and install the DTB for all the supported AllWinner SoCs.loos2015-04-201-1/+1
* Remove MODULES_OVERRIDE="" and WITHOUT_MODULES="ahc" from armv6 configs.ian2015-03-101-3/+0
* Remove "New" label from NFSCL/NFSD now that they are the only NFSjhb2015-01-061-1/+1
* Switch all arm kernels with option SMP to use SCHED_ULE instead of 4BSD.ian2015-01-031-1/+1
* Fix the indentation to simplify comparing the ARM config files.andrew2014-12-211-1/+1
* tart to clean up the armv6 kernel configs by reducing the diff betweenandrew2014-12-211-25/+30
* Clean up the style of the CUBIEBOARD2 config fileandrew2014-12-201-16/+16
* Resync comments about scbus and pass for life after AHCI joined CAM.imp2014-09-011-1/+1
* Add code for enabling second CPU core for A20 SoC.ganbold2014-03-251-0/+1
* 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-35/+35
* Strip arm/conf/DEFAULTS down to just items that are mandatory for runningian2014-03-071-0/+3
* Add EMAC and SRAM controller entries to FDT.ganbold2014-03-031-0/+2
* Add option USB_HOST_ALIGN=64 for all SoCs that have 64 byte cache lines.ian2014-02-071-0/+1
* Revert r260440. I didn't realize that most of this change was alreadyian2014-02-071-1/+0
* Add option USB_HOST_ALIGN to configs that contain 'device usb'. Settingian2014-01-081-0/+1
* Enable VFP on the CubieBoard and CubieBoard 2.andrew2013-08-181-0/+1
* Bring initial support for Allwinner A20 SoC (Cubieboard2).ganbold2013-08-071-0/+133
OpenPOWER on IntegriCloud