aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel
AgeCommit message (Collapse)Author
2012-05-21linux-imx (2.6.35.3): use ttyAMA as debug serialOtavio Salvador
Follow the debug serial device name of i.MX23 and i.MX28 used in mainline kernel. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-19linux-imx (2.6.35.3): use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-17linux-imx (3.0.15): use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-17linux-libc-headers-imx (3.0.15): use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-17linux-imx (2.6.38): use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-17linux-libc-headers-imx (2.6.38): use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-30linux-imx: add imx28evk configurationOtavio Salvador
The kernel configuration has been imported from Freescale's official GIT repository, for 2.6.35.3 recipe, but with CONFIG_ROOT_NFS disabled as we use the NFS server in user-mode. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-20linux-imx (2.6.38): bump PROtavio Salvador
The PR bump in d4748ed26429762952455722a5f948fec6c98af0 was missing so bump it to enforce the kernel is rebuild. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-04-20linux-imx: Add gpu module to imx6qsabrelite defconfigDaiane Angolini
Add a kernel patch to avoid unused variable error Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-04-01linux-imx: fix no-unaligned patchEric Bénard
in 551bb42 linux-imx: fix no-unaligned-access.patch I made a typo which leads to a non working patch. This one should be fine (tested with angstrom-bleeding) Signed-off-by: Eric Bénard <eric@eukrea.com>
2012-03-28linux-imx: add 3.0.15Daiane Angolini
Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-03-28linux-libc-headers-imx: add 3.0.15Daiane Angolini
Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-03-23linux-imx: add imx6qsabrelite configurationDaiane Angolini
The kernel configuration has been imported from Freescale's official GIT repository, for 2.6.38 recipe, but with GPU driver disabled, as it does not built at first Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-03-22linux-libc-headers-imx: add imx6qsabrelite as compatible machineOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-03-22linux-libc-headers-imx: add 2.6.38Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-03-16linux-3.2: add linaro's versionEric Bénard
Signed-off-by: Eric Bénard <eric@eukrea.com>
2012-03-16linux-3.1: add linaro's versionEric Bénard
this one should match the latest release Linaro did for i.MX53 Signed-off-by: Eric Bénard <eric@eukrea.com>
2012-03-16linux-imx-2.6.35.3: add patch for systemdEric Bénard
this patch was recommended by Koen to support recent systemd Signed-off-by: Eric Bénard <eric@eukrea.com>
2012-03-15linux-libc-headers-imx: use new git.freescale.com server for fetchingOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-03-15linux-imx: use new git.freescale.com server for fetchingOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Eric Bnard <eric@eukrea.com>
2012-03-15linux-imx: set DEFAULT_PREFERENCE to -1 only for current machinesOtavio Salvador
That allows for easy addition of newer i.MX6 platform on the BSP. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Eric Bnard <eric@eukrea.com>
2012-03-15linux-imx: allow NFS root mount to use alternate RPC portsOtavio Salvador
This patch, include in 2.6.35.3 and 2.6.38 kernel recipes, has been imported from Yocto kernel to allow the use of NFS server in user-mode as it is preferred for use in SDK and ADT tools. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-03-15linux-imx: move 2.6.35.3 specific patches to linux-imx-2.6.35.3 dirOtavio Salvador
This makes easier to identify which kernel needs a specific patch avoiding keeping unused patches around. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Eric Bnard <eric@eukrea.com>
2012-03-08linux-imx-2.6.38: update and add a working defconfigEric Bénard
this patch update 2.6.38 to the latest tag available on Freescale's git server it alse adds the default defconfig of this kernel which allows to compîle a 2.6.38 kernel for imx53qsb Signed-off-by: Eric Bénard <eric@eukrea.com>
2012-03-08linux-imx-2.6.35: upgrade configuration for imx53qsbEric Bénard
this patch enable gpio led and led triggers and add the options required for systemd as recommended in : http://dominion.thruhere.net/koen/cms/recommended-kernel-config-options-for-a-modern-angstrom-system Signed-off-by: Eric Bénard <eric@eukrea.com>
2012-03-08linux-2.6.35.3: put defconfig in a versionned directoryEric Bénard
this gives us a chance to be able to compile other versions of the kernel with their own configuration Signed-off-by: Eric Bénard <eric@eukrea.com>
2012-03-08linux-imx-2.6.35.3: Added IPU patches fixing ERESTARTSYS behaviour.Leon Woestenberg
Posted by Phil Endecott on imxcommunity.org. Signed-off-by: Leon Woestenberg <leon@sidebranch.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-03-08linux-imx-2.6.35: add USR led support to imx53qsbEric Bénard
this allows to have an heartbeat trigger on this led for example Signed-off-by: Eric Bénard <eric@eukrea.com>
2012-03-08linux-imx: install headers needed for imx-test compilationEric Bénard
Signed-off-by: Eric Bénard <eric@eukrea.com>
2012-03-07linux-imx: fix no-unaligned-access.patchEric Bénard
with this fix (very close to what was applied to mainline kernel), we can also compile the kernel with toolchain which don't have the -mno-unaligned-access option. Signed-off-by: Eric Bénard <eric@eukrea.com>
2012-02-01linux-imx: add imx51evk supportAdrian Alonso
* Add imx51evk target board support * Add default defconfig * Bump PR. Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2012-01-21linux_imx: New kernel patches from Freescale, 2011-12.Leon Woestenberg
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2012-01-06linux-imx: Replace patch for DMA_ZONE by improved patch.Leon Woestenberg
Add Freescale patches from L2.6.35_MX53_201112_Patches, to be integrated and tested later. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2011-12-28linux-libc-headers: rename to linux-libc-headers-imx and fetch from gitOtavio Salvador
This avoids the need of setting a preferred version of linux-libc-headers-imx as this can be dynamically discovered by the available packages. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-26linux-imx: drop git versionOtavio Salvador
Currently GIT repository only provides tagged releases so the it's better to have a recipe for each version instead of using a global one. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-26linux-imx: add 2.6.38 versionOtavio Salvador
Adds 2.6.38 version at 11.11.01 tag but set DEFAULT_PREFERENCE as '-1' for now. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-23linux-imx: enable SIL9022 HDMI driverLeon Woestenberg
Tested on i.MX53QSB with HDMICARD, output in 1920x1080p30. Signed-off-by: Leon Woestenberg <leon@sidebranch.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-23linux-imx: enable devtmpfs supportOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-23linux-imx: Workaround kernel oops when devtmpfs is enabled.Leon Woestenberg
More details in head of patch. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2011-12-23linux-imx: Allow larger DMA_ZONE, required by i.MX53 V4L2 sink.Leon Woestenberg
More details in head of patch. Signed-off-by: Leon Woestenberg <leon@sidebranch.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-23linux-imx: use git repository to fetch the kernelOtavio Salvador
This removes the patches tarball and simplify the recipe a bit. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-20linux-imx: set license as GPLv2Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-11-07linux-imx: update to release version 11.09.01Adrian Alonso
* Update to release version 11.09.01 * Fetch base kernel from official repo * Include Freescale kernel patches as part of metadata * Update checksums * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-11-07linux-libc-headers: update to release version 11.09.01Adrian Alonso
* Update to release version 11.09.01 * Fetch base kernel from official repo * Include Freescale kernel patches as part of metadata * Update checksums * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-08-30linux-imx: replace overrided do_patch functionAdrian Alonso
* Replace overrided do_patch function add task with do_apply_dist_patchs to execute patch script to apply FSL distributed patchs; Free base do_patch function so additional patchs included in SRC_URI can be applyed. * Bump PR. Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-08-24linux-libc-headers: imx kernel headersAdrian Alonso
* linux-libc-headers for iMx targets, includes some Freescale kernel headers files not distributed in mainstream kernel sources. Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24linux-imx: kernel build descriptorAdrian Alonso
* Kernel build descriptor for iMx targets, fetch source from Freescale git repo. Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24egalax: touchscreen single event modeAdrian Alonso
* Kernel patch for enabling single event mode for eGalax touchscreen driver. Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24defconfig: kernel config for imx53qsb targetAdrian Alonso
* Default kernel config for imx53 quick start board Signed-off-by: Adrian Alonso <b38018@freescale.com>
2011-08-24defconfig: kernel config for imx53ard targetAdrian Alonso
* Default kernel config for imx53ard target Signed-off-by: Adrian Alonso <b38018@freescale.com>