summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/IMX6
Commit message (Expand)AuthorAgeFilesLines
* MFC r302502, r302505:ian2016-07-151-18/+0
* Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineandrew2016-04-151-1/+1
* Remove the commented out sc device from the i.MX kernels, they both useandrew2016-01-151-8/+0
* Add i.MX 6 IPU driver and enable it in IMX6 configgonzo2015-12-211-0/+3
* - Add driver for i.MX 6 HDMI framergonzo2015-12-211-0/+3
* Create device options for the two common ARM timers.andrew2015-11-211-0/+2
* Remove pl310.c from the SoC std.* files, it's in files.armandrew2015-11-201-0/+2
* Enable ARM_INTRNG on IMX6 platforms, and make the imx_gpio driver anian2015-10-181-0/+2
* Enable the watchdog driver on imx6, now that it works.ian2015-08-191-1/+1
* Use the new gic option on all configs that need it.andrew2015-05-101-0/+3
* Clean up the ARM kernel configs to use 'include<space><tab>"file"'.andrew2015-05-071-1/+1
* Move the first batch of common armv6 options to std.armv6.andrew2015-05-051-30/+0
* Create std.arm and std.armv6 config files and include the right one fromian2015-05-051-0/+1
* Add the SOC_IMX51, SOC_IMX53, and SOC_IMX6 options. These are used toandrew2015-04-231-0/+2
* Add a "module" to build the dtb files for all supported imx6 systems.ian2015-03-021-0/+1
* Remove "New" label from NFSCL/NFSD now that they are the only NFSjhb2015-01-061-2/+2
* Switch i.MX to use the platform code to help with a single Freescale kernel.andrew2014-12-241-0/+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-27/+30
* Clean up to use the standard style of "options \t" and "device\t\t"andrew2014-12-201-95/+95
* Renove faith(4) and faithd(8) from base. It looks like industrymelifaro2014-11-091-1/+0
* The iomux driver is no longer optional, all imx platforms have it asian2014-09-041-1/+0
* Resync comments about scbus and pass for life after AHCI joined CAM.imp2014-09-011-2/+2
* Put option FDT into the base IMX6 config and remove it from the configian2014-08-311-0/+1
* Enable SCTP support. It runs perfectly fine on a Wandboard quad.tuexen2014-08-301-1/+1
* Remove FDT option, since it is in every file, which includes this one.tuexen2014-08-301-1/+0
* Enable Freescale i.MX I2C driver for i.MX6.br2014-07-221-3/+3
* o Enable GPIO device driver for i.MX6.br2014-07-181-1/+4
* Switch wandboards over to the common IMX6 kernel config, which has SMPian2014-04-041-3/+3
* 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-3/+3
* Strip arm/conf/DEFAULTS down to just items that are mandatory for runningian2014-03-071-0/+3
* Add option TMPFS to arm/conf/DEFAULTS, remove it from the few configsian2014-03-071-1/+0
* Add a tunable to set the number of active cores, and enable SMP by default.ian2014-03-021-1/+1
* Add an ident line.ian2014-02-241-0/+1
* Create a generic IMX6 kernel config. This is based on the existingian2014-02-231-0/+155
OpenPOWER on IntegriCloud