summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-imx
Commit message (Collapse)AuthorAgeFilesLines
* u-boot (2009.08): Add imx6dlsabresd supportDaiane Angolini2013-03-221-0/+67
| | | | | | | 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-221-0/+67
| | | | | | | iMX6SL EVK u-boot from Freescale 3.0.0 BSP Change-Id: Iedb942f3f1669991711c3b6bffb409ed288180e8 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* u-boot-imx: Add imx6qsabresd supportOtavio Salvador2013-02-141-0/+66
| | | | | Change-Id: I77cfb14fb92ac6750fab472b8a529a0157c899e0 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx: Fix partition number for imx6qsabreauto bootDaiane Angolini2012-11-011-1/+1
| | | | | | | 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-311-0/+66
| | | | | | | | | | 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-imx: Fix the patch for the default environment variableMahesh Mahadevan2012-10-151-2/+2
| | | | | | | | 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: mx53qsb: fix environment to work with generated sdcard layoutOtavio Salvador2012-04-291-0/+51
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx: use git repository to fetch u-bootOtavio Salvador2011-12-231-0/+0
| | | | | | This removes the source tarball from the repository Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot: move to recipes-bsd/u-boot and fix parsing of recipeOtavio Salvador2011-12-131-0/+0
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>