summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot.inc
Commit message (Collapse)AuthorAgeFilesLines
* u-boot: add 2011.09+git for beaglebone 1st and 2nd stageKoen Kooi2011-10-081-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.06: add tftpboot support for pandaboardKoen Kooi2011-07-111-4/+2
| | | | | | comment out fw-utils, they don't get crosscompiled Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot: readd deploy taskKoen Kooi2011-06-281-0/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot: inherit deploy to fix spurious rebuilds in image targetsKoen Kooi2011-06-101-4/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot.inc: remove package_stagefile_shell callKoen Kooi2011-03-301-2/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot.inc: allow variable make targetsChase Maupin2011-03-151-1/+2
| | | | | | | | | | | | | | * Later versions of u-boot sometimes have top level make targets such as u-boot.imx, u-boot.kwb, and for upcoming TI devices u-boot.ti. * These targets define different calls to the mkimage tool to change the images created, such as changing the load address. * This change allows recipes to change the default make target of "all" to something like u-boot.ti or u-boot.imx by setting the UBOOT_MAKE_TARGET variable. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot: add license checksumKoen Kooi2011-01-081-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* BSP: rename beagleboard to TIKoen Kooi2011-01-021-0/+67
linux-omap 2.6.37rc: sync with OE