aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp
AgeCommit message (Collapse)Author
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-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-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-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-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-04barebox: Right now barebox supports only imx53qsb boardAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.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-16u-boot-fslc: This recipe provides u-bootAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-12-16u-boot: Rename recipe to u-boot-fslcAndrei Gherzan
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>
2012-11-27mxsldr: Add recipeOtavio Salvador
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>
2012-11-22imx-test: Add 12.09.01 versionOtavio Salvador
Change-Id: Iad766a8438472ba69a24471e9b6094878d1a1914 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-11-22firmware-imx: Add 12.09.01 versionOtavio Salvador
Change-Id: Ibfff91ed18a37ccac52ab1b19f8265dc8f86f03b Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-11-01u-boot-imx: Fix partition number for imx6qsabreauto bootDaiane Angolini
Use the right partition number for rootfs Bump PR for u-boot-imx Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-10-31u-boot-imx: upgrade u-boot 2009Daiane Angolini
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>
2012-10-30u-boot: Update to newer versionDaiane Angolini
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>
2012-10-19u-boot-mxsboot: Update to 2012.10 versionOtavio Salvador
Update the version to a 2012.10 based branch. Change-Id: I54b1177f7a344d9a28070f259ed380775b61eac5 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-10-19u-boot: Update to 2012.10 versionOtavio Salvador
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>
2012-10-15u-boot-imx: Update UBOOT_PADDING variableMahesh Mahadevan
UBOOT_PADDING is set to 2 for the iMX FSL Git U-Boot Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@freescale.com>
2012-10-15u-boot-imx: Fix the patch for the default environment variableMahesh Mahadevan
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>
2012-10-15u-boot-imx: Fix the build and GIT repository locationMahesh Mahadevan
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>
2012-10-15imx-test.inc: Replace board specific information with SoCOtavio Salvador
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>
2012-10-15firmware-imx: Refactor recipe to avoid useless files in rootfsOtavio Salvador
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>
2012-10-15firmware-imx: Move specific filesOtavio Salvador
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>
2012-10-02firmware-imx: Use fsl-eula-unpack class to handle EULAOtavio Salvador
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>
2012-09-30firmware-imx: Fix license field to use 'Proprietary'Otavio Salvador
Change-Id: I21e5c54e01d0b846286087637af4d4784ce77582 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-09-28elftosb: Add nativesdk supportOtavio Salvador
Change-Id: I7515d5fadba1948635b0cfafb6540b349b2ed126 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-09-28imx-test: Change fetch URI to use FSL_MIRROROtavio Salvador
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>
2012-09-24u-boot-mxsboot: Update to 2012.07 based branchOtavio Salvador
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>
2012-09-24u-boot: Update to include basic support for iMX6Q Sabre SDOtavio Salvador
Change-Id: I6f58dd139bae2cdc832040bf37762ce90933a59e Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-09-22u-boot: Add 'mx3' SoC supportMuhammad Usman
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>
2012-09-19firmware-imx: refactory package naming and versionOtavio Salvador
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>
2012-09-19imx-test: Add a dummy packageOtavio Salvador
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>
2012-09-17u-boot: update to 2012.07Otavio Salvador
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>
2012-09-13Merge remote branch 'freescale/denzil' into masterOtavio Salvador
* 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
2012-09-13u-boot: Fix mx28evk bootargsOtavio Salvador
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>
2012-07-26Merge remote branch 'freescale/denzil' into masterOtavio Salvador
* freescale/denzil: imx-firmware: Install the atheros wifi firmware
2012-07-26imx-firmware: Install the atheros wifi firmwareMahesh Mahadevan
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>
2012-07-25Merge remote-tracking branch 'freescale/denzil' into masterOtavio Salvador
* freescale/denzil: imx6qsabrelite: do not recommends BSP package are they are not public yet alsa-state: custom asound.conf file for iMX targets
2012-07-25alsa-state: custom asound.conf file for iMX targetsDaiane Angolini
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>
2012-07-18Merge remote branch 'denzil' into masterOtavio Salvador
* 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
2012-07-18imx-test: depends on imx-lib so vpu testing application is buildOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Adrian Alonso <aalonso00@gmail.com>
2012-07-17Merge remote branch 'denzil' into masterOtavio Salvador
* freescale/denzil: linux-imx (2.6.35.3): fix copy of native binaries onto sysroot u-boot: change mx53loco default environment
2012-07-17u-boot: change mx53loco default environmentOtavio Salvador
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>
2012-07-17imx-test: set PACKAGE_ARCH as the package is machine dependantOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-07-17imx-test: depends on virtual/kernelOtavio Salvador
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>