summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc
AgeCommit message (Collapse)Author
2016-04-19linux-fslc (4.4): Introduce Linux 4.4 kernelStefan Agner
Introduce Linux 4.4 based vanilla Linux kernel. This version allows to use the DRM DCU driver on Vybrid (with some additional patches). Also enable PWM support through Vybrid's FlexTimer module, and update the defconfigs. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19linux-fslc: Upgrade to 4.3-based kernelOtavio Salvador
Besides the revision change, this synchronizes the defconfig used for the i.MX and the Vybrid SoCs. The only SoCs using a specific defconfig file are the MXS-based ones (i.MX23 and i.MX28) as the others are consolidated on the single defconfig file. Change-Id: Id00d6dbaa8fcec5c9b6c5089d11d1ebe5c0e44e1 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19Revert "linux-fslc: Upgrade to 4.3-based kernel"Otavio Salvador
This reverts commit 649f479f118567d62a5a57d690fb3fe3915f0ea7. The 4.3 version of kernel cause build errors on lttng and cannot be included until those are fix. We are reverting it now and will add it back once OE-Core is fixed to support it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19linux-fslc: Upgrade to 4.3-based kernelOtavio Salvador
Besides the revision change, this synchronizes the defconfig used for the i.MX and the Vybrid SoCs. The only SoCs using a specific defconfig file are the MXS-based ones (i.MX23 and i.MX28) as the others are consolidated on the single defconfig file. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19linux-fslc (4.1): Add defconfig for Vybrid SoCsStefan Agner
Add an optimized defconfig for Vybrid which includes NFC (NAND) and DCU (fbdev) support for Vybrid. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-07-16Move meta-fsl-arm content to layer rootOtavio Salvador
The meta-fsl-arm is going to be used as the base for this layer. It contains a clean history and allowing a more granullar set of changes. This commit is just a rename of all contents of meta-fsl-arm subdirectory to this layer's root, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>