summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
Commit message (Collapse)AuthorAgeFilesLines
* u-boot-imx: Add imx6qsabresd supportOtavio Salvador2013-02-192-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-192-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>
* imx-test: Add script to print system clocksLeonardo Sandoval2013-02-192-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>
* u-boot-fslc: Backport fixes from patches-2013.01 branchOtavio Salvador2013-02-191-2/+2
| | | | | | | | | | | | | This backports: * the environment fixes which were done during patchset review in U-Boot mailing list which uncover some bugs; no defaults were change. * fix need for i.MX6 SabreSD (rev C) use (otherwise it keeps rebooting). Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mxsldr: Fix SRC_URI which pointed to U-Boot instead of mxsldrOtavio Salvador2013-01-151-1/+1
| | | | 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>
* 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-211-1/+3
| | | | Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
* u-boot: Rename recipe to u-boot-fslcAndrei Gherzan2012-12-211-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>
* imx-test.inc: Replace board specific information with SoCOtavio Salvador2012-10-151-4/+3
| | | | | | | The use of SoC information allow generic handle of iMX51 and iMX53 boards. Change-Id: Ie1e73c6a982db856d9f1ca9566111d2a7eb3ecfc Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* firmware-imx: Refactor recipe to avoid useless files in rootfsOtavio Salvador2012-10-151-20/+32
| | | | | | | | | The recipe now generate a set of packages for each SoC so it avoids including useless files in rootfs. The architecture of binaries has also been change to all as it is in binary form. Change-Id: I912df305c0cda3a60e88a8e939f002464fd374ff Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* firmware-imx: Move specific filesOtavio Salvador2012-10-154-12/+11
| | | | | | | | The 11.09.01 has some specific files and those ought to be in the version recipe. Change-Id: I6749648927a122b8652323321757844618660b67 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* firmware-imx: Use fsl-eula-unpack class to handle EULAOtavio Salvador2012-10-023-3/+8
| | | | | | | | | The package can now be fetch from Freescale HTTP server avoiding the binary file being dumped on the repository. Change-Id: I8a627d7bc4ab2103ae9f7c68eba403427885ac95 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
* firmware-imx: Fix license field to use 'Proprietary'Otavio Salvador2012-09-301-2/+2
| | | | | Change-Id: I21e5c54e01d0b846286087637af4d4784ce77582 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* elftosb: Add nativesdk supportOtavio Salvador2012-09-281-3/+3
| | | | | | Change-Id: I7515d5fadba1948635b0cfafb6540b349b2ed126 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
* imx-test: Change fetch URI to use FSL_MIRROROtavio Salvador2012-09-283-3/+5
| | | | | | | | | This changes the fetch URI to use FSL_MIRROR and remove the local tarball from the repository. Change-Id: I3f5a201e52dce7fe65fcb5d707ed8786e0bb3d44 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
* u-boot-mxsboot: Update to 2012.07 based branchOtavio Salvador2012-09-241-3/+3
| | | | | | | | | | We updated the U-Boot source code to the 2012.07 branch but moved from DENX GIT server to the one used by the regular U-Boot recipe (github) so we share same code base for both recipes. Change-Id: Ie8ae327c87c0840dbfb1fb1ca427eb885357defa Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
* u-boot: Update to include basic support for iMX6Q Sabre SDOtavio Salvador2012-09-241-2/+1
| | | | | | Change-Id: I6f58dd139bae2cdc832040bf37762ce90933a59e Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
* u-boot: Add 'mx3' SoC supportMuhammad Usman2012-09-221-1/+2
| | | | | | | | This change adds the changes need for us with 'mx3' SoC boards; currently it has been tested with i.MX35PDK and i.MX31PDK boards. Signed-off-by: Muhammad Usman <m.usmannn@gmail.com> Signed-off-by: Amjad Afzaal <bcsf09m001@pucit.edu.pk>
* firmware-imx: refactory package naming and versionOtavio Salvador2012-09-195-4/+12
| | | | | | | | | | | | Rename the 'imx-firmware' package to 'firmware-imx' as this is how the tarball is named. We also changed the version from 0.1 to 11.09.01 to proper reflect to the version in use. During the refactory the package upgrade path has been respected so package management can know how to handle the rename. Change-Id: I8d908020333883d7c8a42641e6d9a6e3e81f4bb0 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: Add a dummy packageOtavio Salvador2012-09-191-0/+9
| | | | | | | | | | | | The dummy package allows for SoCs without imx-test compatible package to be used without the need of SoC specific changes in the default images. To achive it, we used a version 00.00.00 so it will be the "oldest" alternative for the recipe and being used only as a fallback. Change-Id: Icbdd2588cc98c8fbb093c7a44736b7ed2292844c Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot: update to 2012.07Otavio Salvador2012-09-171-3/+2
| | | | | | | | | | | | This updates the U-Boot version to 2012.07; the current changes above official release can be seen at: https://github.com/Freescale/u-boot-imx/commits/patches-2012.07 This release works for mx5, mx6 SoCs and the imx28evk board. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
* Merge remote branch 'freescale/denzil' into masterOtavio Salvador2012-09-131-2/+2
|\ | | | | | | | | | | | | | | | | * freescale/denzil: mxs-base.inc: Use xserver-xorg instead of xserver-xorg-lite imx-base.inc: Use xserver-xorg instead of xserver-xorg-lite fsl-default-providers.inc: Change virtual/xserver to xserver-xorg imx-base.inc: Remove useless SoC override for U-Boot settings u-boot: Fix mx28evk bootargs
| * u-boot: Fix mx28evk bootargsOtavio Salvador2012-09-131-2/+2
| | | | | | | | | | | | | | | | | | Without this patch console=${console_mainline} is never evaluated and we get console=${console_mainline} in the bootargs which leads to no kernel boot log on the serial console. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
* | Merge remote branch 'freescale/denzil' into masterOtavio Salvador2012-07-261-1/+5
|\| | | | | | | | | * freescale/denzil: imx-firmware: Install the atheros wifi firmware
| * imx-firmware: Install the atheros wifi firmwareMahesh Mahadevan2012-07-261-1/+5
| | | | | | | | | | | | | | Install the firmware needed for the atheros wifi. Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | Merge remote-tracking branch 'freescale/denzil' into masterOtavio Salvador2012-07-253-0/+582
|\| | | | | | | | | | | * freescale/denzil: imx6qsabrelite: do not recommends BSP package are they are not public yet alsa-state: custom asound.conf file for iMX targets
| * alsa-state: custom asound.conf file for iMX targetsDaiane Angolini2012-07-253-0/+582
| | | | | | | | | | | | | | asound.conf file for iMX5 family is from FSL BSP 2.6.35_11.09.01_ER asound.conf file for MXS family is from FSL BSP L2.6.35_10.12.01_SDK Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* | Merge remote branch 'denzil' into masterOtavio Salvador2012-07-181-2/+2
|\| | | | | | | | | | | | | | | * freescale/denzil: linux-imx (2.6.35.3): enable SPDIF support for imx53qsb imx-test: depends on imx-lib so vpu testing application is build imx-lib: fix packaging of libraries linux-imx (2.6.35.3): enable support for NFS v4
| * imx-test: depends on imx-lib so vpu testing application is buildOtavio Salvador2012-07-181-2/+2
| | | | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Adrian Alonso <aalonso00@gmail.com>
* | Merge remote branch 'denzil' into masterOtavio Salvador2012-07-171-2/+2
|\| | | | | | | | | | | * freescale/denzil: linux-imx (2.6.35.3): fix copy of native binaries onto sysroot u-boot: change mx53loco default environment
| * u-boot: change mx53loco default environmentOtavio Salvador2012-07-171-2/+2
| | | | | | | | | | | | | | As we changed the partition layout used in sdcard, for i.MX based SoCs the mx53loco needs to be adjusted according. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| * imx-test: set PACKAGE_ARCH as the package is machine dependantOtavio Salvador2012-07-171-1/+3
| | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| * imx-test: depends on virtual/kernelOtavio Salvador2012-07-171-1/+2
| | | | | | | | | | | | | | The build of imx-test requires the kernel source to be deployed onto sysroot so we do depends on kernel to be previously built. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | imx-test: set PACKAGE_ARCH as the package is machine dependantOtavio Salvador2012-07-171-1/+3
| | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | imx-test: depends on virtual/kernelOtavio Salvador2012-07-171-1/+2
| | | | | | | | | | | | | | The build of imx-test requires the kernel source to be deployed onto sysroot so we do depends on kernel to be previously built. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>