summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* u-boot: update to 2012.04 releaseOtavio Salvador2012-04-225-164/+3
| | | | | | | | OE-Core has not yet been update to 2012.04 release so we are adding this to our layer and once it has been update there we move it to a bbappend. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* bootloaders: fix linking when ld-is-goldEric Bénard2012-04-012-0/+12
| | | | Signed-off-by: Eric Bénard <eric@eukrea.com>
* recipes-bsp: u-boot: Fix the console port for mx6qsabreliteFabio Estevam2012-03-302-2/+30
| | | | | | On mx6qsabrelite the console is ttymxc1. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
* u-boot: add mx6qsabrelite supportDaiane Angolini2012-03-233-2/+77
| | | | | | | Add patches needed for loading a kernel without Device Tree support Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot: add imx6qsabrelite as compatible machineOtavio Salvador2012-03-221-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot: add imx28evk as compatible machineOtavio Salvador2012-03-221-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot: fix UART clock setting for mx53Otavio Salvador2012-03-212-1/+59
| | | | | | | | | | | | | | | Change the parent UART clock to be PLL2, so that U-boot can also boot a Freescale 2.6.35 kernel for mx53. FSL kernel and U-boot changed the UART parent from PLL3 to PLL2 to avoid conflicts with IPU clocks, so that the video resolution can be changed without affecting the UART clock. On a 2.6.35 kernel the serial console is messed up after IPU driver is loaded and this patch fixes this problem. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
* u-boot: add mainline U-Boot git versionOtavio Salvador2012-03-162-14/+17
| | | | | | | | The mainline U-Boot offers a good support for all the supported platforms and thus we use this specific recipe until OE-Core has the 2012-03 release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx: set PACKAGE_ARCH to MACHINE_ARCHOtavio Salvador2012-03-161-0/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx: depends on elftosb-native in mxs SOCsOtavio Salvador2012-03-151-3/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx: use git repository to fetch u-bootOtavio Salvador2011-12-232-17/+5
| | | | | | This removes the source tarball from the repository Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Revert "u-boot-imx: change include path for u-boot inc file"Otavio Salvador2011-12-212-2/+2
| | | | | | | | This reverts commit a2a5645bd119ac9b4b9dce2fe566adafb33d20d6. Seems like a broken OE-Core were being in use for testing thus making it fail. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx: change include path for u-boot inc fileAdrian Alonso2011-12-182-2/+2
| | | | | | | | | * Change include path for u-boot inc file; * Something went wrong with github pull request commit 9dc3f8a1b7187150babbbcd5a62f960fa4500767 already handle this error. Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* u-boot: move to recipes-bsd/u-boot and fix parsing of recipeOtavio Salvador2011-12-133-0/+43
OE-Core has moved u-boot from recipes-bsd/uboot to recipes-bsd/u-boot. This moves the files and fixes the path for inclusion of u-boot.inc file on the recipes. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>