summaryrefslogtreecommitdiff
path: root/meta/recipes-bsp/u-boot
Commit message (Collapse)AuthorAgeFilesLines
* u-boot: update 2012.04 to 2012.04.01 releaseOtavio Salvador2012-04-251-3/+3
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* u-boot-mkimage: update 2012.04 to 2012.04.01 releaseOtavio Salvador2012-04-251-3/+3
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* u-boot-fw-utils: update 2012.04 to 2012.04.01 releaseOtavio Salvador2012-04-251-3/+3
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* u-boot: add 2012.04 releaseOtavio Salvador2012-04-241-0/+30
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-mkimage: add 2012.04 releaseOtavio Salvador2012-04-241-0/+33
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fw-utils: add 2012.04 releaseOtavio Salvador2012-04-241-0/+33
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot.inc: fix compilation when using 'gold' as linkerOtavio Salvador2012-04-241-0/+4
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot: add machine name to spl image nameStefan Herbrechtsmeier2012-04-063-3/+3
| | | | Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
* u-boot-fw-utils: Add DEPEND on mtd-utilsSaul Wold2012-02-211-1/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* u-boot-fw-utils: Add for v2011.06Tom Rini2012-02-101-0/+26
| | | | | | | | | This provides the 'fw_setenv' and 'fw_getenv' programs for the target so that the U-Boot environment can be modified from Linux. These programs are system-agnostic and rely on a config file that a given BSP would provide and potentially RRECOMMEND this be installed. Signed-off-by: Tom Rini <trini@ti.com>
* u-boot inc: update inc file for newer u-boot versionsChase Maupin2012-02-071-4/+31
| | | | | | | | | | | | * Add support for different suffixes found with later u-boot versions which have switched from .bin to .img * Allow recipes that include u-boot.inc to also package an SPL if they build one. * Minimum requirement is to set the SPL_BINARY value to add the SPL to the u-boot package as well as into the deploy directory. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
* u-boot: improved DESCRIPTION, fixed HOMEPAGEFrans Meulenbroeks2012-01-021-2/+2
| | | | | | | | | HOMEPAGE pointed to an sf.net page that said that the page did not exist any more and after that it redirected to the denx.de page; updated HOMEPAGE to point to that page Also improved the description to use the official capitalisation Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
* Patch Upstream Status UpdatesSaul Wold2011-12-151-0/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* u-boot: renamed dir from uboot to the more appropriate u-bootFrans Meulenbroeks2011-12-1310-0/+426
recipe dirs normally have the name of the (main) package and the official name is u-boot Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>