summaryrefslogtreecommitdiffstats
path: root/meta-fsl-arm/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
...
* linux-imx: Workaround kernel oops when devtmpfs is enabled.Leon Woestenberg2011-12-232-1/+40
| | | | | | More details in head of patch. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
* linux-imx: Allow larger DMA_ZONE, required by i.MX53 V4L2 sink.Leon Woestenberg2011-12-234-3/+39
| | | | | | | More details in head of patch. Signed-off-by: Leon Woestenberg <leon@sidebranch.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx: use git repository to fetch the kernelOtavio Salvador2011-12-232-18/+3
| | | | | | This removes the patches tarball and simplify the recipe a bit. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx: set license as GPLv2Otavio Salvador2011-12-202-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx: update to release version 11.09.01Adrian Alonso2011-11-072-8/+8
| | | | | | | | | | * 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>
* linux-libc-headers: update to release version 11.09.01Adrian Alonso2011-11-072-13/+8
| | | | | | | | | | * 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>
* linux-imx: replace overrided do_patch functionAdrian Alonso2011-08-301-2/+4
| | | | | | | | | | | * 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>
* linux-libc-headers: imx kernel headersAdrian Alonso2011-08-241-0/+57
| | | | | | | | * 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>
* linux-imx: kernel build descriptorAdrian Alonso2011-08-241-0/+15
| | | | | | | * Kernel build descriptor for iMx targets, fetch source from Freescale git repo. Signed-off-by: Adrian Alonso <b38018@freescale.com>
* egalax: touchscreen single event modeAdrian Alonso2011-08-241-0/+30
| | | | | | | * Kernel patch for enabling single event mode for eGalax touchscreen driver. Signed-off-by: Adrian Alonso <b38018@freescale.com>
* defconfig: kernel config for imx53qsb targetAdrian Alonso2011-08-241-0/+2491
| | | | | | * Default kernel config for imx53 quick start board Signed-off-by: Adrian Alonso <b38018@freescale.com>
* defconfig: kernel config for imx53ard targetAdrian Alonso2011-08-241-0/+2523
| | | | | | * Default kernel config for imx53ard target Signed-off-by: Adrian Alonso <b38018@freescale.com>
* linux-imx: kernel build descriptorAdrian Alonso2011-08-241-0/+30
* Linux kernel build descriptor for iMx targets * Inital version Signed-off-by: Adrian Alonso <b38018@freescale.com>