summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc/defconfig
Commit message (Collapse)AuthorAgeFilesLines
* linux-fslc: Update to a Linux kernel 4.1-based forkFabio Estevam2015-07-141-1/+2
| | | | | | | | | | | | | | | | | | Update to the revision 665a389 which is based on the 4.1.1 stable release. It includes the following changes on top of it: 665a389 ARM: dts: cubox-i: add support for Broadcom Wifi/Bluetooth devices 7ce4321 ARM: imx_v6_v7_defconfig: Add Wireless support 209773b ARM: imx_v6_v7_defconfig: Select HCIUART_H4 5af747f ARM: dts: imx6sl-warp: Add changes for rev1.12 c057f36 ARM: dts: imx6sl-warp: Add the SD2_RESET pin 4b78c61 ARM: dts: imx6qdl-hummingboard: Add PCIe support 35d2348 ARM: dts: imx23-olinuxino: Add i2c support 1299e0b ARM: dts: imx23: Add i2c support 4ff7f5e ARM: dts: imx6qdl: move HDMI controller to right location in DT Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Update to a Linux kernel 4.0-based forkOtavio Salvador2015-04-141-13/+48
| | | | | | | | | | | | | | | | | This updates to the revision 48dfc7c which is based on the 4.0 release. It includes following changes on top of it: 48dfc7c ARM: mxs_defconfig: Add VFAT support 07b96f4 ARM: imx_v6_v7_defconfig: Add Wireless support a4082e7 ARM: imx_v6_v7_defconfig: Enable Bluetooth support f91f59b ARM: dts: imx6sl-warp: Add BCM4330 support 9b26bb6 ARM: dts: imx6sl-warp: Pass 'bus-width' property 89a0a04 ARM: dts: warp: Add initial WaRP Board support 1b673ef mmc: sdhci-esdhc-imx: Call mmc_of_parse() 6e759b1 dma: imx-sdma: Add support for version 3 firmware Change-Id: If095e7877d3675882d8877b76c7832ff6e378a93 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Update to the 3.19 based versionOtavio Salvador2015-02-261-2/+10
| | | | | | | | | The release is based on v3.19 tag and the following commits: 5fdbf2a ARM: dts: warp: Add initial WaRP Board support Change-Id: I8f2f0e7b66a80dc071ab31d9c8293ea8d13c3d7e Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Update to 3.18 releaseOtavio Salvador2014-12-081-5/+4
| | | | | | | This updates the Linux kernel to the 3.18 release. There are currently no changes on top of it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Update to 3.17 releaseOtavio Salvador2014-10-111-2/+8
| | | | | | | | This updates to the 3.17 release. No changes are applied on the patches-3.17 branch at this moment so it is essentially the hash of the v3.17 tag. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Update to 3.16 kernelOtavio Salvador2014-08-051-2/+15
| | | | | | | This updates to 19583ca revision which is the 3.16 tag. No changes has been done on top of it fow now. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Update to 3.14-rc6Otavio Salvador2014-03-141-11/+25
| | | | | | | | | | | This updates to 3.14-rc6 (and merged fixes into Linus' tree) and syncs the defconfig files: * imx_v6_v7_defconfig -> defconfig * mxs_defconfig -> mxs/defconfig Change-Id: Ibde77fda960d6a79c939d9457fe2ded12301bf6e Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Update to 3.12-rc5 based releaseOtavio Salvador2013-10-181-19/+28
| | | | | | | | | | | | This updates to 3.12-rc5 kernel. Following patches are still pending: 83cc074 iio: mxs-lradc: Fix the order of resources removal bc59b31 iio: mxs-lradc: Add MODULE_ALIAS 569cd56 ARM: mxs-lradc: Simplify mxs_lradc_trigger_init error handle 0e35b56 ARM: dts: imx28-evk: Enable touchscreen support Change-Id: I335d7ee2016e72b694cf66d0bdb2f86d92d5e374 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Update to 3.11 based kernelOtavio Salvador2013-09-041-0/+10
| | | | | | | | | | | | | | | | | | | | | | The Linux kernel has been updated to a 3.11 based tree which includes following changes: ef362c0 iio: mxs-lradc: Fix the order of resources removal 5e4438d iio: mxs-lradc: change the realbits to 12 c790948 staging: iio: mxs-lradc: Use devm_iio_device_alloc 308ae71 iio: core: implement devm_iio_device_alloc/devm_iio_device_free 1b25b3c iio: mxs-lradc: Check the return value from stmp_reset_block() 61cda60 iio: mxs-lradc: Add MODULE_ALIAS e922c88 ASoC: mxs-sgtl5000: Configure the dai_links as unidirectional 92676a3 ASoC: soc-pcm: Allow to specify unidirectional dai_link 5753d98 ARM: dts: imx23-olinuxino: enable Low Resolution ADC 7668d12 ARM: dts: imx23-evk: enable Low Resolution ADC 30cc4d4 ARM: mxs-lradc: Simplify mxs_lradc_trigger_init error handle 3619d42 ARM: dts: imx23-evk: enable USB PHY and controller faf7c76 ARM: dts: imx28-evk: Enable touchscreen support Change-Id: I4138d1f864924bbefbed93310670c431c291679b Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Update to 3.10 based kernelOtavio Salvador2013-08-201-1/+16
| | | | | | | | | | | | | | | | | | | | This updates the kernel based on 3.10.7 tree. It includes following patches on top of it: 9cb4091 ASoC: mxs: move to use generic DMA helper 2a0977a ASoC: mxs: mxs-saif: Let device core handle pinctrl 3e8e9cd ARM: dts: imx23-olinuxino: enable Low Resolution ADC bcf1891 ARM: dts: imx23-evk: enable Low Resolution ADC 16eeea9 ARM: mxs-lradc: Simplify mxs_lradc_trigger_init error handle 8e005fb ARM: dts: imx23-evk: enable USB PHY and controller 7621ab6 iio: mxs-lradc: Fix misuse of iio->trig 70b12b8 iio: mxs-lradc: Remove useless check in read_raw e401940 staging/iio/mxs-lradc: cleanup masklength ab16015 staging:iio:adc: Use kstrtol()/kstrtoul() 96120e4 ARM: dts: imx28-evk: Enable touchscreen support Change-Id: Ibf0fde9579d70c51d2a3abd09b4015145e3f3525 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc_3.7.bb: Add CONFIG_LEGACY_PTYS to avoid warningFabio Estevam2013-01-171-1/+2
| | | | | | | | | | Fix the following warning during boot: [ 6.410000] udevd[62]: starting version 182 Starting Bootlog daemon: bootlogd: cannot allocate pseudo tty: No such file or directory Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
* linux: Rename recipe to linux-fslcDaiane Angolini2013-01-031-0/+246
Rename linux-mainline to linux-fslc to keep the u-boot standard fslc - Freescale community The package still provides linux-mainline. Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>