| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machine | andrew | 2016-04-15 | 1 | -1/+1 |
* | Remove the commented out sc device from the i.MX kernels, they both use | andrew | 2016-01-15 | 1 | -8/+0 |
* | Add i.MX 6 IPU driver and enable it in IMX6 config | gonzo | 2015-12-21 | 1 | -0/+3 |
* | - Add driver for i.MX 6 HDMI framer | gonzo | 2015-12-21 | 1 | -0/+3 |
* | Create device options for the two common ARM timers. | andrew | 2015-11-21 | 1 | -0/+2 |
* | Remove pl310.c from the SoC std.* files, it's in files.arm | andrew | 2015-11-20 | 1 | -0/+2 |
* | Enable ARM_INTRNG on IMX6 platforms, and make the imx_gpio driver an | ian | 2015-10-18 | 1 | -0/+2 |
* | Enable the watchdog driver on imx6, now that it works. | ian | 2015-08-19 | 1 | -1/+1 |
* | Use the new gic option on all configs that need it. | andrew | 2015-05-10 | 1 | -0/+3 |
* | Clean up the ARM kernel configs to use 'include<space><tab>"file"'. | andrew | 2015-05-07 | 1 | -1/+1 |
* | Move the first batch of common armv6 options to std.armv6. | andrew | 2015-05-05 | 1 | -30/+0 |
* | Create std.arm and std.armv6 config files and include the right one from | ian | 2015-05-05 | 1 | -0/+1 |
* | Add the SOC_IMX51, SOC_IMX53, and SOC_IMX6 options. These are used to | andrew | 2015-04-23 | 1 | -0/+2 |
* | Add a "module" to build the dtb files for all supported imx6 systems. | ian | 2015-03-02 | 1 | -0/+1 |
* | Remove "New" label from NFSCL/NFSD now that they are the only NFS | jhb | 2015-01-06 | 1 | -2/+2 |
* | Switch i.MX to use the platform code to help with a single Freescale kernel. | andrew | 2014-12-24 | 1 | -0/+1 |
* | Fix the indentation to simplify comparing the ARM config files. | andrew | 2014-12-21 | 1 | -1/+1 |
* | tart to clean up the armv6 kernel configs by reducing the diff between | andrew | 2014-12-21 | 1 | -27/+30 |
* | Clean up to use the standard style of "options \t" and "device\t\t" | andrew | 2014-12-20 | 1 | -95/+95 |
* | Renove faith(4) and faithd(8) from base. It looks like industry | melifaro | 2014-11-09 | 1 | -1/+0 |
* | The iomux driver is no longer optional, all imx platforms have it as | ian | 2014-09-04 | 1 | -1/+0 |
* | Resync comments about scbus and pass for life after AHCI joined CAM. | imp | 2014-09-01 | 1 | -2/+2 |
* | Put option FDT into the base IMX6 config and remove it from the config | ian | 2014-08-31 | 1 | -0/+1 |
* | Enable SCTP support. It runs perfectly fine on a Wandboard quad. | tuexen | 2014-08-30 | 1 | -1/+1 |
* | Remove FDT option, since it is in every file, which includes this one. | tuexen | 2014-08-30 | 1 | -1/+0 |
* | Enable Freescale i.MX I2C driver for i.MX6. | br | 2014-07-22 | 1 | -3/+3 |
* | o Enable GPIO device driver for i.MX6. | br | 2014-07-18 | 1 | -1/+4 |
* | Switch wandboards over to the common IMX6 kernel config, which has SMP | ian | 2014-04-04 | 1 | -3/+3 |
* | In kernel config files, it is supposed to be 'options<space><tab>' not | imp | 2014-03-18 | 1 | -1/+1 |
* | Make all the comments '# ' and align to same column. This fixes the | imp | 2014-03-16 | 1 | -3/+3 |
* | Strip arm/conf/DEFAULTS down to just items that are mandatory for running | ian | 2014-03-07 | 1 | -0/+3 |
* | Add option TMPFS to arm/conf/DEFAULTS, remove it from the few configs | ian | 2014-03-07 | 1 | -1/+0 |
* | Add a tunable to set the number of active cores, and enable SMP by default. | ian | 2014-03-02 | 1 | -1/+1 |
* | Add an ident line. | ian | 2014-02-24 | 1 | -0/+1 |
* | Create a generic IMX6 kernel config. This is based on the existing | ian | 2014-02-23 | 1 | -0/+155 |