aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx_3.0.35.bb
AgeCommit message (Collapse)Author
2013-04-22linux (3.0.35): Include thermal sensor update on branh 1.1.0Fabio Estevam
1.1.0 branch has been updated with a thermal sensor fix. Update it to the top of tree. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2013-04-22linux (3.0.35): Use 'branch' instead of 'tag'Fabio Estevam
Correct term is 'branch', so update the comments. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2013-04-22linux (3.0.35): Update 1.1.0 branch to top of treeFabio Estevam
There are two important commits missing in branch 1.1.0 currently. Update it to the top of tree. Also, change 'tag' to 'branch' in the comment. Reported-by: Rogerio Nunes <rogerio.nunes@freescale.com> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
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-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-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>
2013-01-18linux-imx_3.0.35: Enables eGalax touchscreen on i.MX6Q Sabre machinesLeonardo Sandoval
Enables the touchscreen functionality on i.MX6 Sabre Platforms using the eGalax Driver. Tested on imx6qsabresd and imxqsabreauto machines. [YOCTO #3573] Signed-off-by: Leonardo Sandoval <leonardo.sandoval@freescale.com> Suggested-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-12-19linux-imx: Add a patch to fix perf compilation issue.Noor Ahsan
* Perf gived compilation error CC builtin-sched.o builtin-sched.c: In function ‘get_cpu_usage_nsec_parent’: builtin-sched.c:399:16: error: storage size of ‘ru’ isn’t known * Added a patch from linux kernel git repo commit id 7b78f13603c6fcb64e020a0bbe31a651ea2b657b which include resource.h file in builtin-sched.c. * Bump PR. * Verified it on Saberlite machine. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-12-03linux-imx (3.0.35): Update SRCREV as perf fix has been mergedOtavio Salvador
Change-Id: I226315eaa399f6448e26908185f535c127ff6e95 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
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-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 (3.0.35): perf tools: Fix build against newer glibcDaiane Angolini
Upstream glibc commit 295e904 added a definition for __attribute_const__ to cdefs.h. This causes the following error when building perf: util/include/linux/compiler.h:8:0: error: "__attribute_const__" redefined [-Werror] /usr/include/sys/cdefs.h:226:0: note: this is the location of the previous definition Wrap __attribute_const__ in #ifndef as we do for __always_inline. Change-Id: I0d12b349826162117b7708f79b6cac14621bcb30 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>