summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
Commit message (Collapse)AuthorAgeFilesLines
...
* u-boot-fslc: Update to 2013.07-rc3 releaseOtavio Salvador2013-07-202-2/+2
| | | | | | | | | | | | I am pleased to commit this change as this is the first time ALL PATCHES previously kept in the patches-2013.07 branch were applied in the current release of U-Boot mainline and all environment changes are also fully merged. I know we shortly will end backporting a fix or improvement, during 2013.10 development, but it is an accomplishment worth keeping record ;-) Change-Id: If2de1dbd8721f8ddb21d0091e87f31109b8b8e7a Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: Update to 2013.07-rc2 releaseOtavio Salvador2013-07-102-2/+2
| | | | | | | | | | This updates the U-Boot code to the v2013.07-rc2 tag and also merges the imx/master tree on it. This contains most changes which will affect us in the upcoming 2013.07 release and should allow us to give it a good test. Change-Id: I5f4d3770bbc264ba85dc38b93ffc9db31633a0ff Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* u-boot: apply patch to fix default environment for mx28evkOtavio Salvador2012-06-041-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot: mx53loco: Fix revision of Dialog boardsOtavio Salvador2012-05-291-2/+2
| | | | | | | This fixes a kernel crash when PMIC is accessed in the 2.6.35 kernel for Dialog rev E boards. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot: move to use github's tree for tracking the changesOtavio Salvador2012-05-2957-9223/+3
| | | | | | This has the same patches as before but avoid using many patch files. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot: fix directory name for patches against 2012.04.01 versionOtavio Salvador2012-05-2256-0/+0
| | | | | | | The PV is v2012.04.01 so the directory name needs to be set as the same. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot: use SoC family for COMPATIBLE_MACHINE matchingOtavio Salvador2012-05-221-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot: add patches required for i.MX and i.MXS familiesOtavio Salvador2012-05-2157-1/+9222
| | | | | | | | | | | This adds the set of patches, that will be included in next u-boot release, on top of 2012.04.01 version. Those fix known issues with supported machines. The patches are managed on branch 'patches-2012.04.01' of https://github.com/Freescale/u-boot-imx repository. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx: add COMPATIBLE_MACHINE infoOtavio Salvador2012-05-171-0/+2
| | | | | | This ensure the recipe is not parsed in incompatible machines. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-mxsboot: addOtavio Salvador2012-04-301-0/+25
| | | | | | | Adds a native and nativesdk tasks that allow for automation of image generation for 'mxs' SOC family. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx: mx53qsb: fix environment to work with generated sdcard layoutOtavio Salvador2012-04-292-2/+54
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx: update to 2.6.38.11.11.01 versionOtavio Salvador2012-04-291-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx: add PROVIDES for u-bootOtavio Salvador2012-04-291-0/+2
| | | | | | | This allow use of u-boot-imx as alternative for u-boot for machines where u-boot's mainline lack features or complete support. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot: update from 2012.04 to 2012.04.01 releaseOtavio Salvador2012-04-251-2/+2
| | | | | | | This fixes a critical bug in command line processing thus it is a mandatory update for us. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>