summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bbsdcard-image: add new classEric Bénard2012-03-081-0/+37
| | | | | | | | | | | | | | | | | | | this class allows the generation of a ready to use SDCard image using barebox bootloader. example on how to use it (with angstrom distro) : 1- add these 3 lines to your local.conf : ROOTFS = "${DEPLOY_DIR_IMAGE}/console-image-imx53qsb.ext3" INHERIT += "bbsdcard_image" BBSDIMG_SIZE = "512" 2- build the image bitbake console-image 3- copy it to the sdcard (update device for you sdcard, take care to not erase your hard drive ;-) sudo dd if=build/tmp-angstrom_2010_x-eglibc/deploy/images/imx53qsb/console-image-imx53qsb.bbsdimg of=/dev/mmcblk0 Signed-off-by: Eric Bénard <eric@eukrea.com>
* barebox: add recipeEric Bénard2012-03-0811-0/+1076
| | | | | | | | | | barebox is a modern bootloader, this recipe adds support for the imx53qsb and includes patches to support both DA9053 and MC34708 based QSB (named MCIMX53-START & MCIMX53-START-R). These patches are now mainlined in the next branch of barebox so they will disapear in the next update (ie barebox-2012.04.0) Signed-off-by: Eric Bénard <eric@eukrea.com>
* linux-imx-2.6.35.3: Added IPU patches fixing ERESTARTSYS behaviour.Leon Woestenberg2012-03-084-1/+107
| | | | | | | Posted by Phil Endecott on imxcommunity.org. Signed-off-by: Leon Woestenberg <leon@sidebranch.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx-2.6.35: add USR led support to imx53qsbEric Bénard2012-03-082-1/+70
| | | | | | this allows to have an heartbeat trigger on this led for example Signed-off-by: Eric Bénard <eric@eukrea.com>
* linux-imx: install headers needed for imx-test compilationEric Bénard2012-03-081-0/+14
| | | | Signed-off-by: Eric Bénard <eric@eukrea.com>
* imx-test: fix the recipeEric Bénard2012-03-081-4/+26
| | | | | | | | - this recipe actually doesn't compile. - this patch fix this and package the tests. - currently only compile tested. Signed-off-by: Eric Bénard <eric@eukrea.com>
* gst-fsl-plugin: fix wrong quottingOtavio Salvador2012-03-071-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx: fix no-unaligned-access.patchEric Bénard2012-03-071-13/+35
| | | | | | | | 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>
* gst-fsl-plugin: fix quottingOtavio Salvador2012-02-281-1/+1
| | | | | | | All assignment now need to be properly quotted otherwise bitbake raises an exception while parsing the recipes. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* README: add general informationOtavio Salvador2012-02-111-0/+24
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* udev: import 164 version from OE-CoreOtavio Salvador2012-02-0113-0/+768
| | | | | | | | | Currently supported machines doesn't support kernel above 2.6.35 thus forcing us to be using udev 164 version for now. Once kernel is updated, this ought to be reverted. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx: add imx51evk supportAdrian Alonso2012-02-012-2/+2494
| | | | | | | | * Add imx51evk target board support * Add default defconfig * Bump PR. Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* machconfig: new file for imx51evk target optionsAdrian Alonso2012-02-011-0/+11
| | | | | | | * Machconfig file for imx51evk input devices support * Assume no touchscreen and system uses external keyboard Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* imx-test: add imx51evk supportAdrian Alonso2012-02-011-2/+2
| | | | | | | * Add imx51evk to compatible machine list * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* imx-firmware: add imx51evk supportAdrian Alonso2012-02-011-2/+2
| | | | | | | * Add imx51evk to compatible machine list * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* imx-audio: add compatible machine for imx51evk boardAdrian Alonso2012-02-012-2/+46
| | | | | | | | * Add imx51evk to compatible machine list * New imx-audio init script amixer setting for imx51evk * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* imx51evk: new machine config fileAdrian Alonso2012-02-011-0/+10
| | | | | | | | * New machine config file for imx51 evaluation kit board, sets tune arch options and uboot board information. Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* x11-common: remove bbappend fileAdrian Alonso2012-02-012-18/+0
| | | | | | | | | | * Remove x11-common bbappend file and patch that added touchscreen device information. * Touchscreen config options should be part of recipe-bsp/formfactor/machconfig recipe where TSLIB options are expanded. Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* imx53qsb: update machine config optionsAdrian Alonso2012-02-011-1/+4
| | | | | | | | | * Update machine config options * Include imx-base file and include tune arch options * Set uboot load and entry address since this are not always the same in iMx platforms Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* imx53ard: update machine config optionsAdrian Alonso2012-02-011-3/+6
| | | | | | | | | * Update machine config options * Include imx-base file and include tune arch options * Set uboot load and entry address since this are not always the same in iMx platforms Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* imx-base: rename include file and minor fixesAdrian Alonso2012-02-011-8/+3
| | | | | | | | | | | | * Rename imx-base include file so it can be include in most iMx platforms imx53, imx6q * Move tune arch options to machine conf file to be able to reuse in different targets * Fix EXTRA_IMAGEDEPENDS variable name. * Remove kernel26 from MACHINE_FEATURES this is no longer used. Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* Merge remote branch 'likewise/master'Otavio Salvador2012-01-3034-8/+5655
|\ | | | | | | | | | | | | | | | | * likewise/master: imx-test: New unit-tests. Does not compile yet. linux_imx: New kernel patches from Freescale, 2011-12. linux-imx: Replace patch for DMA_ZONE by improved patch. imx-firmware: Merge patches from Linux_20201112_20patch_bundle.tar.gz imx-lib: Merge patches from Linux_20201112_20patch_bundle.tar.gz
| * imx-test: New unit-tests. Does not compile yet.Leon Woestenberg2012-01-215-0/+3457
| | | | | | | | Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
| * linux_imx: New kernel patches from Freescale, 2011-12.Leon Woestenberg2012-01-212-2/+43
| | | | | | | | Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
| * linux-imx: Replace patch for DMA_ZONE by improved patch.Leon Woestenberg2012-01-0621-4/+2077
| | | | | | | | | | | | | | Add Freescale patches from L2.6.35_MX53_201112_Patches, to be integrated and tested later. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
| * imx-firmware: Merge patches from Linux_20201112_20patch_bundle.tar.gzLeon Woestenberg2012-01-064-2/+9
| | | | | | | | | | | | | | | | Fixed issue: [Decode/H.264] VPU output has mosaics for one clip Upgrade VPU f/w to v1.4.49 on mx51 Upgrade VPU f/w to v1.4.48 on mx53 Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
| * imx-lib: Merge patches from Linux_20201112_20patch_bundle.tar.gzLeon Woestenberg2012-01-063-2/+71
| | | | | | | | | | | | | | ENGR00156800 VPU: Fix decoding mp4PackedPBFrame stream failure issue ENGR00162690 VPU: Fix the issue of rotation 180 degree in encoder Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
* | Merge pull request #3 from denis-eukrea/masterOtavio Salvador2012-01-303-5/+8
|\ \ | | | | | | fix some includes for imx specific recipes
| * | recipes-multimedia: gst-fsl-plugin: fix compilationDenis Carikli2012-01-301-1/+3
| | | | | | | | | | | | | | | | | | | | | Without that fix we have: hwbuffer_allocator.c:49:23: fatal error: linux/ipu.h: No such file or directory Signed-off-by: Denis Carikli <denis@eukrea.com>
| * | recipes-multimedia: imx-lib : Fix compilationDenis Carikli2012-01-301-2/+3
| | | | | | | | | | | | | | | | | | | | | Without that fix we have: mxc_ipu_hl_lib.c:44:28: fatal error: linux/videodev.h: No such file or directory Signed-off-by: Denis Carikli <denis@eukrea.com>
| * | recipes-graphics: xf86-video-imxfb: Fix compilationDenis Carikli2012-01-301-2/+2
|/ / | | | | | | | | | | | | Without that fix we have: imx_driver.c:33:25: fatal error: linux/mxcfb.h: No such file or directory Signed-off-by: Denis Carikli <denis@eukrea.com>
* | x11-common: only adds the patch for compatible machinesOtavio Salvador2012-01-091-4/+4
| | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | fsl-default-versions.inc: set udev preferred version to 164Otavio Salvador2012-01-091-0/+2
|/ | | | | | | Current default kernel doesn't work with newer udev releases so we make it clear setting the preferred version for it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* general: set linux-libc-headers provider as linux-libc-headers-imxOtavio Salvador2011-12-282-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-libc-headers: rename to linux-libc-headers-imx and fetch from gitOtavio Salvador2011-12-283-52/+10
| | | | | | | | 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>
* fsl-default-versions.inc: allow linux-imx version to be dynamicaly choosenOtavio Salvador2011-12-261-1/+0
| | | | | | | There's no reason to globally restrict the use of one specific version of linux-imx as it can be done on the recipes. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx: drop git versionOtavio Salvador2011-12-261-15/+0
| | | | | | | | 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>
* linux-imx: add 2.6.38 versionOtavio Salvador2011-12-261-0/+19
| | | | | | | 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>
* gst-fsl-plugins: Package the aiur demux registry from /usr/share.Leon Woestenberg2011-12-231-1/+2
| | | | Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
* Added imx-firmware recipe.Leon Woestenberg2011-12-232-0/+26
| | | | Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
* linux-imx: enable SIL9022 HDMI driverLeon Woestenberg2011-12-232-2/+2
| | | | | | | 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>
* linux-imx: enable devtmpfs supportOtavio Salvador2011-12-233-3/+5
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* 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>
* u-boot-imx: use git repository to fetch u-bootOtavio Salvador2011-12-232-17/+5
| | | | | | This removes the source tarball from the repository 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>
* Merge pull request #2 from OSSystems/masterAdrian Alonso2011-12-2114-84/+136
|\ | | | | | | General improvements Merged
| * Revert "u-boot-imx: change include path for u-boot inc file"Otavio Salvador2011-12-212-2/+2
| | | | | | | | | | | | | | | | This reverts commit a2a5645bd119ac9b4b9dce2fe566adafb33d20d6. Seems like a broken OE-Core were being in use for testing thus making it fail. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| * xserver-xf86-config: move xorg.conf to being machine specificOtavio Salvador2011-12-213-2/+47
| | | | | | | | | | | | | | While on that we refactored the recipe to use PRINC and FILESEXTRAPATHS_prepend. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| * imx53-base.inc: Do not append to IMAGE_FSTYPES in board config.Leon Woestenberg2011-12-201-1/+1
| | | | | | | | | | | | | | | | The user may want to override this setting. Use conditional assignment. Signed-off-by: Leon Woestenberg <leon@sidebranch.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>