aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-02-01libfslparser: Update to version 3.0.5Daiane Angolini
Change-Id: Id4f113d909a517802f948abc3b32988e8ed9614b 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-29linux-linaro: Remove recipes as it is not active upstreamOtavio Salvador
Change-Id: I8ee9acc239a577336b7cd41355229e07441c96d8 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-25libfslcodec: Update to version 3.0.5Daiane Angolini
Change-Id: Ib7f0aaf8786d19241696d2daaa13a60a52dff0d7 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2013-01-25firmware-imx: Update to version 1.1.0Daiane Angolini
Change-Id: Idb7c97d836f11fcf40b09cd6ce48cb3a221700d9 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2013-01-25imx-test: Update to version 1.1.0Daiane Angolini
Change-Id: I0b056ccf308229ba754619f07ac3beb87ef854f0 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2013-01-25imx-lib: Update to version 1.1.0Daiane Angolini
Change-Id: I21254769176c4f87b03820f91ab35885bbc070f9 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
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>
2013-01-22linux-linaro: Fix an error related to multiline comment.Noor Ahsan
* With latest changes in bitbake related to multiline comment linux-linaro recipe was giving error "There is a confusing multiline, partially commented expression"at parse time. Fix that issue. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
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>
2013-01-17linux-fslc_3.7.bb: Add CONFIG_LEGACY_PTYS to avoid warningFabio Estevam
Fix the following warning during boot: [ 6.410000] udevd[62]: starting version 182 Starting Bootlog daemon: bootlogd: cannot allocate pseudo tty: No such file or directory Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2013-01-16linux-imx_2.6.35.3: Update to top of headFabio Estevam
Currently we are one patch behind the top of head on 10.12 branch. Move to the top of head. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2013-01-16u-boot-mxsboot: Update to 2013.01Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-16u-boot: Update to 2013.01 releaseOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-16mxsldr: Fix SRC_URI which pointed to U-Boot instead of mxsldrOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-16linux-imx-2.6.35.3: imx23evk: udev needs CONFIG_DEVTMPFS_MOUNTFabio Estevam
New udev version needs CONFIG_DEVTMPFS_MOUNT to be selected, otherwise console gets stuck. The same approach has been already deployed into 3.0.35 as per commit 96417b88a (Recent versions of udev (182 in OE-core) need devtmpfs to operate correctly). Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2013-01-16linux-imx-2.6.35.3: udev needs CONFIG_DEVTMPFS_MOUNTFabio Estevam
New udev version needs CONFIG_DEVTMPFS_MOUNT to be selected, otherwise console gets stuck. The same approach has been already deployed into 3.0.35 as per commit 96417b88a (Recent versions of udev (182 in OE-core) need devtmpfs to operate correctly). Suggested-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2013-01-16linux-fslc_3.7: udev needs CONFIG_DEVTMPFS_MOUNTFabio Estevam
New udev version needs CONFIG_DEVTMPFS_MOUNT to be selected, otherwise console gets stuck. The same approach has been already deployed into 3.0.35 as per commit 96417b88a (Recent versions of udev (182 in OE-core) need devtmpfs to operate correctly). Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2013-01-15imx-base.inc: Set interfaces provided by i.MX6 GPU librariesOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-15u-boot-fslc: Update to 2013.01-rc3Otavio Salvador
This fixes many issues with 2012.10 release and allow for testing of all boards before the final release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-15nativesdk-packagegroup-sdk-host: Fix inclusion of elftosb and mxsldrOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-15mxsldr: Update to newer snapshotOtavio Salvador
This also updates to the newer repository at DENX. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-11imx-base.inc: Set linux-libc-headers to iMX3 SoCsOtavio Salvador
The iMX3 SoCs need to use regular linux-libc-headers as the linux-libc-headers-imx does not support this SoC family. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-11mesa-dri: upgrade bbappend to 9.0.1 to follow oe-coreEric Bénard
[YOCTO #3703] Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-11imx-test: Add script to print system clocksLeonardo Sandoval
This adds a 'clocks.sh' which can print the system clocks of the system. [YOCTO #3586] Signed-off-by: Leonardo Sandoval <leonardo.sandoval@freescale.com>
2013-01-10barebox: default to no kernel ipconfigEric Bénard
- this change asks barebox to not pass the ip=dhcp parameter to the kernel so that we get a decent boot speed when the ethernet cable is not plugged during boot instead of waiting for kernel ipconfig. - tested on MCIMX53-START-R board 1.0 rev B Signed-off-by: Eric Bénard <eric@eukrea.com>
2013-01-10barebox: fix sdcard partition schemeEric Bénard
- SDCard's partition scheme was changed in image_type_fsl.bbclass so update barebox's configuration to match the new one. - tested on MCIMX53-START-R board 1.0 rev B Signed-off-by: Eric Bénard <eric@eukrea.com>
2013-01-09xf86-video-imxfb: Port to newer Xorg video APIOtavio Salvador
The new Xorg uses a newer video API thus requiring the drivers to be ported to them; we use the "compat-api.h" header for forward and backward compatibility makeing it easy for upstream acceptance. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-09fsl-mm-*-codeclib: Fix packaging of librariesOtavio Salvador
This patch address many packaging issues which are required to allow development using those libraries. The changes were: * The pkgconfig file provided is the same provided by fsl-mm-codeclib-dev so we cannot duplicate this file, instead we add a depends on fsl-mm-codeclib-dev to provide a single pkgconfig file; * The fsl-mm-flv-codeclib provided the same headers provided in fsl-mm-codeclib so we remove them to avoid duplication; * Disable debug split as the binaries are stripped; * Set PACKAGE_ARCH to MACHINE_ARCH as this binaries are machine specific; * Fix libraries installation as the binary filenames doesn't follow the standard naming; * Use a single .inc file to avoid code duplication; Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Reported-by: Javier Viguera <javier.viguera@digi.com>
2013-01-09linux-fslc: Update to 3.7.1Otavio Salvador
This updates to 3.7.1 version and include some fixes for OlinuXino boards. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-07imx-base.inc: Centralize the preferred kernel for i.MX3X SoCsOtavio Salvador
The preferred kernel for i.MX3X SoCs are the same so we should set it in imx-base.inc. The previous setting were not working as the board files were using weak setting and the default (linux-imx) were being used by mistake. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-04layer.conf: Use 'fsl-arm' for collection nameOtavio Salvador
The 'freescale' collection name is too generic without making clear which architecture it supports. Using 'fsl-arm' we make it clear. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-04barebox: Right now barebox supports only imx53qsb boardAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-01-04xorg-driver-video: Install vivante_gal.hAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-01-04layer.conf: Use .= for adding to BBPATH and += to BBFILESAndrei Gherzan
http://cgit.openembedded.org/meta-openembedded/commit/?id=3c21a46020bd0816579648f684c41dbd6333583e This triggers exception NameError: name 'base_contains' is not defined without this change Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-01-03linux: Rename recipe to linux-fslcDaiane Angolini
Rename linux-mainline to linux-fslc to keep the u-boot standard fslc - Freescale community The package still provides linux-mainline. Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
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-21u-boot: Update u-boot 2012.10 to a newer versionDaiane Angolini
This update includes the following changes: mx53loco: Change default loadaddr to 0x72000000 mx6qsabrelite: Change default loadaddr to 0x12000000 mx6qsabre_common: Change default loadaddr to 0x12000000 mx28evk: Add support to dynamically choose between ftd use or not mx53loco: Add support to dynamically choose between ftd use or not mx6qsabrelite: Add support to dynamically choose between ftd use or not mx6qsabre{auto,sd}: Add support to dynamically choose between ftd use or not Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-12-21image_types_fsl: Fix .dtb file deployDaiane Angolini
.dtb file is copied to 'Boot' partition, the same partition uImage is placed. Now, more than one .dtb can be copied, if board conf file determinates more than one .dts file. Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-12-21linux-mainline: Upgrade to 3.7Daiane Angolini
It also upgrade defconfig for all boards and for mxs. Signed-off-by: Daiane Angolini <daiane.angolini@freescale.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-21xf86-video-imxfb-vivante: Update for new X server APIGary Thomas
X server 1.13 introduced driver API changes. These patches handle those changes in a backwards compatible way. 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-18README: Update for current state regarding master branchOtavio Salvador
Now we depends only on OpenEmbedded-Core allowing for easier use by projects and testing. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-12-18udev: Drop bbappend as Meta-OpenEmbedded does not has it anymoreOtavio Salvador
The OpenEmbedded-Core has update udev to 182 so making Meta-OpenEmbedded one no more required. This allow us to simplify the layer and remove a default dependency in Meta-OpenEmbedded. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-12-18Creating patches info added to READMELeonardo Sandoval
Signed-off-by: Leonardo Sandoval <leonardo.sandoval@freescale.com>
2012-12-18xf86-video-imxfb-vivante: add dependency on X11Vladimir Zapolskiy
Prior to xf86-video-imxfs-vivante there should be built libX11. This change fixes an issue met on configuration stage: | configure:3303: checking whether the C compiler works | configure:3325: arm-mentor-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a9 -mno-unaligned-access [snip] -lm -ldl -lGAL-x11 conftest.c >&5 | /opt/projects/mentor/thales-mel6.0/build/tmp/sysroots/imx6qsabrelite/usr/lib/libGAL-x11.so: undefined reference to `XWidthOfScreen' [snip] | collect2: ld returned 1 exit status Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
2012-12-16fsl-default-providers.inc: u-boot recipe was renamed to u-boot-fslAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>