aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx-3.0.35
AgeCommit message (Collapse)Author
2013-04-06linux-imx: Cleanup recipe as SabreLITE machine has been movedOtavio Salvador
The SabreLITE machine is now supported using the Boundary Devices kernel in meta-fsl-arm-extra, so we remove the patch and specific overrides of this recipe. Change-Id: I109226bf6fc5f5d9979430795b990dfe09b11421 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-04-02linux-imx (3.0.35): Change mx6sl linux version to 12.10.02Daiane Angolini
The latest tested linux version for iMX6SL EVK is from Freescale BSP 12.10.02 Disable CPU frequency scaling due to kernel crash during boot tests. The root cause of this still needs to be fixed but this workaround improves board stability for now. Change-Id: I1420139ab0e20607b15c2f7929d636027b391a6e Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2013-03-22linux-imx (3.0.35): Add imx6dlsabresd supportDaiane Angolini
iMX6DL Sabre SD linux from Freescale 3.0.0 BSP Also called iMX6DL SDP Change-Id: I31da3fd0af6b837dbac00d94932bd4ae8bbc3fbd Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2013-03-22linux-imx (3.0.35): Add imx6slevk supportDaiane Angolini
iMX6SL EVK linux from Freescale 3.0.0 BSP Change-Id: I5055f1e393a85625fc3fa1204969b0eaf9fe64a6 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2013-03-22linux-imx (3.0.35): Rename defconfig used for imx6q boardsDaiane Angolini
Change-Id: I1bfa6218d7a5b074e216a2f5e37a1013be05f2c2 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2013-01-29linux-imx (3.0.35): Upgrade to 1.1.0 BSP release1.4_M3Otavio Salvador
This upgrades to the 1.1.0 release and refresh the iMX6 SabreLITE diff against Boundary Devices' repository. Change-Id: Icc7463181b6eb2bd9bb57205560b642ff65e5f09 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-25linux-imx (3.0.35): enable netfilter supportJavier Martinez Canillas
The Netfilter packet filtering framework is useful for so many use cases that most people will build kernels with it enabled. So, it could probably make sense to have it enabled by default. Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
2013-01-25linux-imx-3.0.35: egalax single touch built-in in defconfigLeonardo Sandoval
The egalax single touch feature must be built-in by default, so users do not need to select in order to have the touchscreen feature. Tested on imx6qsabre[auto|sd] machines. Signed-off-by: Leonardo Sandoval <leonardo.sandoval@freescale.com>
2013-01-22linux-imx (3.0.35): Fix imx6sabrelite patch to remove eGalax changeOtavio Salvador
The eGalax change is now applied in all linux-imx-3.0.35 kernels so we need to remove this from the patch. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-12-25linux-imx (3.0.35): Synchronize Boundary Devices changesEric Nelson
Synchronize with branch boundary-L3.0.35_12.09.01_GA on GitHub: http://github.com/boundarydevices/linux-imx6/ The defconfig matches nitrogen6x_defconfig with two minor changes to match Yocto userspace: - Add devtmpfs - GPU_VIV statically linked into kernel This update includes a number of ethernet performance improvements as discussed in this blog post: http://boundarydevices.com/i-mx6-ethernet/ It also includes proper camera definitions in defconfig to allow camera input from the OV5642 camera module and an update to the SGTL5000 microphone ALSA controls as discussed in this post: http://boundarydevices.com/imx6-sgtl5000-microphone/ Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
2012-12-21linux-imx (3.0.35): imx6qsabrelite: Enable devtmpfsGary Thomas
Recent versions of udev (182 in OE-core) need devtmpfs to operate correctly Signed-off-by: Gary Thomas <gary@mlbassoc.com>
2012-11-30linux-imx (3.0.35): Add Boundary Devices changes for imx6qsabreliteOtavio Salvador
We import the changes done in Bondary Devices tree and the defconfig file provided by them. Change-Id: I63e2d7560735586581fd13d5df60b3d5e90d73a3 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-11-23linux-imx (3.0.35): Configure GPU module to be builtinDaiane Angolini
Change defconfig for mx6 family. This module was configured to be built as module, but for X11 environment it would be better to have it always included in kernel. Change-Id: I3fc48192a1f366671f1f5fea904379bdee6eb69c Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-11-23linux-imx (3.0.35): Move defconfig to mx6 directoryOtavio Salvador
The defconfig is specific of mx6 SoCs thus needs to be moved to reflect it. Change-Id: I6a5651ef8e72109353399aeadb5acf2f92980d45 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-11-01linux-imx: Add configuration on linux 3.0.35 defconfigDaiane Angolini
Add needed configuration for systemd support Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-10-30linux-imx: Add linux-imx 3.0.35Daiane Angolini
It will take the 3.0.35 kernel version from Freescale 12.09.01 BSP release Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>