summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
Commit message (Collapse)AuthorAgeFilesLines
...
* u-boot-fslc: Update to 2013.07-rc1 releaseOtavio Salvador2013-06-202-4/+4
| | | | | | | | This updates the U-Boot and mxsboot utility to the 2013.07-rc1 release. Change-Id: Ib1079c18bd17fd59cd77ba604de770262784d63b Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: Fix the compile commandDaiane Angolini2013-06-171-1/+6
| | | | | | | It includes the same INCLUDE_DIR from imx-lib Change-Id: Ie2a5aeff621a6c333e14d24a8c0e78a7b72ba50c Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* u-boot-imx: Update i.MX6 variants to 3.0.35-4.0.0Otavio Salvador2013-06-071-13/+3
| | | | | | | | The 4.0.0 version supports all i.MX6 variants so we can use a single revision for them all. Change-Id: I6a2ea90b1609a696c6f40a296e2e6612b14d40d9 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* firmware-imx: Remove Atheros firmwareOtavio Salvador2013-06-071-5/+3
| | | | | | | | The linux-firmware already provide the Atheros firmware so we should use it and avoid duplication. Change-Id: I5e8675612916ab20ae27e63aedba6758e9a17afb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* firmware-imx: Update to MX5 to version 3.0.35-4.0.0Daiane Angolini2013-05-284-17/+1
| | | | | | | | Version 3.0.35-4.0.0 is compatible with MX5 SOC FAMILY Remove old version (11.09.01) and patches for this version Change-Id: I27b3d7c94c68459c32b151054b5f1b175dd75bfb Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* imx-lib: Move it to recipe-bsp dirDaiane Angolini2013-05-285-0/+131
| | | | | | | | | imx-lib is not a multimedia application. It provides others libs not related with multimedia, so it should go to recipes-bsp dir. Change-Id: Ie2f2adba2e155d780ce4436fc308277961a66769 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* firmware-imx: Update to version 3.0.35-4.0.0Daiane Angolini2013-05-282-9/+9
| | | | | | | | Add new version compatible with MX6 SOC FAMILY. Remove old version for MX6 (1.1.0) Change-Id: I2e500ce49590340c47ee107f08cab604c21c88d5 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* u-boot-fslc: Update to patches-2013.04's 20130507 snapshotOtavio Salvador2013-05-102-2/+2
| | | | | | | | | | | | | Include following fixes: * i.MX6: Enable ARM ERRATA #742230 * i.MX23: Fix DDR instability This also updates 'mxsboot' recipe for the same snapshot to keep both in sync. Change-Id: Idf452ad4a37d6eb85cb7f5c6d04377e09fe1dd91 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: Update to patches-2013.04's 20130425 snapshot1.4Otavio Salvador2013-04-252-2/+2
| | | | | | | | Include following fixes: * i.MX53 ARD: Backport environment fixes from 2013.07 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: Update to 2013.04 releaseOtavio Salvador2013-04-232-2/+2
| | | | | | | | | | This features the following updates: * Fixes i.MX51EVK board support * Update to 2013.04 final release Change-Id: Ia3870c3306c4532cc4e2969941236c2f817b1c07 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: Update to patches-2013.04's 20130415 snapshot based on 2013.04-rc3Otavio Salvador2013-04-192-2/+2
| | | | | | | | This updates to U-Boot 2013.04-rc3 based code and changes the U-Boot target for using in i.MX31PDK as it was changed in this release. Change-Id: I670abc0bf709c86ebff8195b9dab00b21f2c4615 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: Update to patches-2013.04's 20130410 snapshotOtavio Salvador2013-04-172-2/+2
| | | | | | | | | Include following fixes: * i.MX6Q SabreSD/SabreAUTO: Environment fix for 'mmc rescan' * i.MX6SL EVK: Fix memory size Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: Include version 2.6.35.3-1.1.0 supportDaiane Angolini2013-04-101-0/+11
| | | | | | | This version is only compatible with mx28 Change-Id: Ia7d90a5d2c7df1b12b033a8ed4eab8b5bf5c8df1 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* u-boot-fslc: Update to 20130409 patches-2013.04's snapshotOtavio Salvador2013-04-092-7/+5
| | | | | | | | This updates our U-Boot mainline based branch to a 20130409 snapshot; the u-boot-fslc and u-boot-mxsboot recipes were updated. Change-Id: I89a3608e1cd94a7e26307c9dbe7774975af7baa3 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx (2009.08): Change mx6sl u-boot version to 12.10.02Daiane Angolini2013-04-021-3/+4
| | | | | | | | The latest tested u-boot version for iMX6SL EVK is from Freescale BSP 12.10.02 Change-Id: Iecfa1f1ba29e93ec6238be4d2e6414542b5f6307 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* u-boot (2009.08): Add imx6dlsabresd supportDaiane Angolini2013-03-222-1/+74
| | | | | | | iMX6DL SabreSD u-boot from Freescale 3.0.0 BSP Change-Id: I80cc181dba57d23cef4bbf388ae7b88058c7cdab Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* u-boot (2009.08): Add imx6slevk supportDaiane Angolini2013-03-222-1/+74
| | | | | | | iMX6SL EVK u-boot from Freescale 3.0.0 BSP Change-Id: Iedb942f3f1669991711c3b6bffb409ed288180e8 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* firmware-imx: Make the package machine specificOtavio Salvador2013-03-201-2/+4
| | | | | | | | Each SoC has a different version of the firmware files so it is not architecture agnostic thus make it machine specific. Change-Id: I1de5da5014c4dbc64e18804b11f09a6d0337e618 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: Disable I2C for mx28evk to fix SGTL5000Otavio Salvador2013-03-181-2/+2
| | | | | | | | | | | | | | | | | | | When loading a Freescale 2.6.35 on a mx28evk the following issue is seen: sgtl5000_hw_read: read reg error : Reg 0x00 Device with ID register 0 is not a SGTL5000 Disabling CONFIG_CMD_I2C makes the sgtl5000 probe to succeed. Mainline kernel does not show this problem. Until the real cause is not identified, disable 'CONFIG_CMD_I2C' for the time being. Change-Id: I1c79a6f7567611ce846383686481fbf923ed3434 Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: mx28: Align DDR2 init with FSL bootlets sourceOtavio Salvador2013-03-071-2/+2
| | | | | | | | | | Comparing the DDR2 initialization from the bootlets code against the U-boot one, we can notice some mismatches, and after applying the same initialization into U-boot the 2.6.35 kernel can boot normally. Change-Id: If71d4a22ebb8c064e98e050b78d8c2e87d8ce6c8 Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: fix ALLOW_EMPTY errorEric BENARD2013-03-071-1/+1
| | | | | | | the package name needs to be specified else we get : ERROR: QA Issue: .../imx-test_00.00.00.bb: Variable ALLOW_EMPTY is set as not being package specific, please fix this. Signed-off-by: Eric Bénard <eric@eukrea.com>
* u-boot-imx (mx6): Update to 1.1.0 BSP versionOtavio Salvador2013-02-141-3/+3
| | | | | Change-Id: I35753f16b26516ffcc20d51624240430eedcdb37 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx: Add imx6qsabresd supportOtavio Salvador2013-02-142-1/+69
| | | | | Change-Id: I77cfb14fb92ac6750fab472b8a529a0157c899e0 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: Condition the mxc_epdc_x11_fb_test installationLeonardo Sandoval2013-02-082-2/+29
| | | | | | | | | | | | | | | | Condition the compilation/installation of the unit test '/unit_tests/mxc_epdc_x11_fb_test'. This binary is only valid on specific platforms (not yet supported by current layer) like IMX508. Tested on a Sabre SD i.MX6Q board. Fixes: https://bugzilla.yoctoproject.org/show_bug.cgi?id=3615 [YOCTO #3615] Signed-off-by: Leonardo Sandoval <leonardo.sandoval@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: Update GIT revision for 20130207 snapshotOtavio Salvador2013-02-072-2/+4
| | | | | | | | | This adds the upstream fixes released in 2013.01.01 plus a bugfix for iMX6 watchdog's power down bit that fixes the i.MX6Q SabreSD (rev C) reboot loop. Change-Id: If29b8a5c6caf8edb206143fd1ae51776153e3742 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* firmware-imx: Update to version 1.1.0Daiane Angolini2013-01-252-8/+9
| | | | | Change-Id: Idb7c97d836f11fcf40b09cd6ce48cb3a221700d9 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* imx-test: Update to version 1.1.0Daiane Angolini2013-01-252-8/+9
| | | | | Change-Id: I0b056ccf308229ba754619f07ac3beb87ef854f0 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* u-boot-mxsboot: Update to 2013.01Otavio Salvador2013-01-161-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot: Update to 2013.01 releaseOtavio Salvador2013-01-161-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mxsldr: Fix SRC_URI which pointed to U-Boot instead of mxsldrOtavio Salvador2013-01-161-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: Update to 2013.01-rc3Otavio Salvador2013-01-151-3/+2
| | | | | | | 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>
* mxsldr: Update to newer snapshotOtavio Salvador2013-01-151-2/+2
| | | | | | This also updates to the newer repository at DENX. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: Add script to print system clocksLeonardo Sandoval2013-01-112-1/+33
| | | | | | | | 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>
* barebox: default to no kernel ipconfigEric Bénard2013-01-102-2/+2
| | | | | | | | | | - 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>
* barebox: fix sdcard partition schemeEric Bénard2013-01-103-4/+4
| | | | | | | | - 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>
* barebox: Right now barebox supports only imx53qsb boardAndrei Gherzan2013-01-041-1/+3
| | | | Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
* u-boot: Update u-boot 2012.10 to a newer versionDaiane Angolini2012-12-211-2/+2
| | | | | | | | | | | | | | 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>
* u-boot-fslc: This recipe provides u-bootAndrei Gherzan2012-12-161-1/+3
| | | | Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
* u-boot: Rename recipe to u-boot-fslcAndrei Gherzan2012-12-161-0/+0
| | | | | | | | | | Rename u-boot to u-boot-fslc as we find it better to show that this recipe builds u-boot + freescale's community patches and not a mainline u-boot. fslc - Freescale community. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
* mxsldr: Add recipeOtavio Salvador2012-11-271-0/+18
| | | | | | | | This provides an USB loader compatible with mxs SoCs and is specially useful for toolchains. Change-Id: I38d593ae84073b961b81ffc3714fde1c33fabb61 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: Add 12.09.01 versionOtavio Salvador2012-11-222-0/+9
| | | | | Change-Id: Iad766a8438472ba69a24471e9b6094878d1a1914 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* firmware-imx: Add 12.09.01 versionOtavio Salvador2012-11-221-0/+8
| | | | | Change-Id: Ibfff91ed18a37ccac52ab1b19f8265dc8f86f03b Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx: Fix partition number for imx6qsabreauto bootDaiane Angolini2012-11-012-2/+2
| | | | | | | Use the right partition number for rootfs Bump PR for u-boot-imx Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* u-boot-imx: upgrade u-boot 2009Daiane Angolini2012-10-312-5/+80
| | | | | | | | | | Take u-boot 2009.08 from Freescale BSP 12.09.01 Fix bootenv for imx6qsabreauto board Teach how to use u-boot 2009.08 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* u-boot: Update to newer versionDaiane Angolini2012-10-301-1/+2
| | | | | | | | | Change mmcroot so it works out of box The mmcroot setting vary between mx6qsabreauto and mx6qsabresd so we move this to the board configuration file. Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* u-boot-mxsboot: Update to 2012.10 versionOtavio Salvador2012-10-191-2/+2
| | | | | | | Update the version to a 2012.10 based branch. Change-Id: I54b1177f7a344d9a28070f259ed380775b61eac5 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot: Update to 2012.10 versionOtavio Salvador2012-10-191-9/+2
| | | | | | | | | Update the version to a 2012.10 based branch. This also remove the hack to avoid use of gold for linking as the fix has been merged in upstream tree. Change-Id: Iab30dd07d6fb4a519b46b248d1de2df8623e31e6 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx: Update UBOOT_PADDING variableMahesh Mahadevan2012-10-151-1/+2
| | | | | | UBOOT_PADDING is set to 2 for the iMX FSL Git U-Boot Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@freescale.com>
* u-boot-imx: Fix the patch for the default environment variableMahesh Mahadevan2012-10-152-3/+3
| | | | | | | | The patch was pointing to the wrong partition to read the kernel and filesystem. With this fix, the boot on MX53 QSB should succeed with u-boot-imx Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@freescale.com>
* u-boot-imx: Fix the build and GIT repository locationMahesh Mahadevan2012-10-151-3/+24
| | | | | | | | | | | | | | 1. u-boot-imx build was broken after making the switch to open source u-boot. Added UBOOT_MACHINE defines since the u-boot config names are different from that used in the denx GIT repository. Also added defines UBOOT_MAKE_TARGET & UBOOT_SUFFIX given the older version of the u-boot code used. 2. Added 'HOSTSTRIP=true' to EXTRA_OEMAKE for build to succeed. 3. Use git.freescale.com to get the u-boot source code. Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@freescale.com>