| Commit message (Expand) | Author | Age | Files | Lines |
* | mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE | Simon Glass | 2013-06-28 | 1 | -1/+1 |
* | image: Add RSA support for image signing | Simon Glass | 2013-06-26 | 1 | -2/+11 |
* | image: Add signing infrastructure | Simon Glass | 2013-06-26 | 1 | -0/+6 |
* | Add proftool to decode profile data | Simon Glass | 2013-06-26 | 1 | -0/+6 |
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-06-08 | 1 | -17/+10 |
|\ |
|
| * | build: Use generic boot logo matching | Otavio Salvador | 2013-06-03 | 1 | -17/+10 |
* | | image: Move HOSTCC image code to tools/ | Simon Glass | 2013-05-14 | 1 | -0/+2 |
* | | image: Split FIT code into new image-fit.c | Simon Glass | 2013-05-14 | 1 | -0/+2 |
|/ |
|
* | fdt: Ensure that libfdt_env.h comes from U-Boot | Simon Glass | 2013-04-17 | 1 | -1/+2 |
* | mx23: config: Enable mxsboot tool for i.MX23 based boards | Otavio Salvador | 2013-01-21 | 1 | -0/+2 |
* | kerneldoc: Implant DocBook from Linux kernel | Marek Vasut | 2012-10-15 | 1 | -1/+1 |
* | powerpc/CoreNet: add tool to support pbl image build. | Shaohui Xie | 2012-08-23 | 1 | -0/+2 |
* | tools: Fix mingw tools build | Vladimir Yakovlev | 2012-07-08 | 1 | -1/+2 |
* | kwboot: boot kirkwood SoCs over a serial link | Luka Perkov | 2012-07-07 | 1 | -0/+6 |
* | EXYNOS: SMDK5250: Add MMC SPL support | Chander Kashyap | 2012-02-12 | 1 | -0/+6 |
* | Strip mkenvimage | David Wagner | 2012-01-13 | 1 | -0/+1 |
* | new tool mkenvimage: generates an env image from an arbitrary config file | David Wagner | 2011-11-22 | 1 | -0/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk | 2011-11-16 | 1 | -1/+7 |
|\ |
|
| * | tools: logo: split bmp arrays from bmp_logo.h | Che-Liang Chiou | 2011-11-15 | 1 | -1/+7 |
* | | iMX28: Add image header generator tool | Marek Vasut | 2011-11-11 | 1 | -0/+6 |
|/ |
|
* | mkimage: adding support for Davinci AIS image | Stefano Babic | 2011-10-23 | 1 | -1/+3 |
* | mkimage: Add OMAP boot image support | John Rigby | 2011-08-03 | 1 | -0/+2 |
* | MIPS: INCA-IP: rename inca-swap-bytes host tool | Daniel Schwierzeck | 2011-07-31 | 1 | -4/+4 |
* | mkimage: add UBL header support for booting davinci cpus | Heiko Schocher | 2011-07-28 | 1 | -0/+2 |
* | digsy_mtc: move board into vendor dir and add vendor logo | Anatolij Gustschin | 2011-07-27 | 1 | -0/+3 |
* | tools: make it possible to build tools unconfigured | Mike Frysinger | 2011-06-22 | 1 | -10/+14 |
* | Revert "Fix building tools alone with host compiler" | Wolfgang Denk | 2011-05-13 | 1 | -3/+3 |
* | Fix building tools alone with host compiler | François Revol | 2011-05-12 | 1 | -3/+3 |
* | Makefile: move include for config.mk up | François Revol | 2010-11-14 | 1 | -6/+6 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -1/+2 |
* | logos: add Freescale logo | Timur Tabi | 2010-09-21 | 1 | -0/+3 |
* | tools: enable img2srec for "tools-all" target | Mike Frysinger | 2010-09-19 | 1 | -0/+1 |
* | ARM: Add support for jadecpu board based on MB86R01 SoC | Matthias Weisser | 2010-08-10 | 1 | -0/+3 |
* | Move libfdt/ into lib/ | Peter Tyser | 2010-04-13 | 1 | -3/+3 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | 1 | -4/+4 |
* | at91: Add esd gmbh OTC570 board support | Daniel Gorsulowski | 2010-02-12 | 1 | -0/+3 |
* | tools: give explicit libfdt paths | Mike Frysinger | 2010-01-26 | 1 | -1/+1 |
* | mkimage: Add Freescale imx Boot Image support (imximage) | Stefano Babic | 2010-01-25 | 1 | -0/+2 |
* | tools: allow people to compile w/out configuring | Mike Frysinger | 2010-01-21 | 1 | -0/+9 |
* | makefiles: fixes for building build tools | Scott Wood | 2009-12-02 | 1 | -87/+34 |
* | Revert "env: only build env_embedded and envcrc when needed" | Wolfgang Denk | 2009-10-27 | 1 | -2/+7 |
* | env: only build env_embedded and envcrc when needed | Mike Frysinger | 2009-10-18 | 1 | -7/+2 |
* | mkimage: Add Kirkwood Boot Image support (kwbimage) | Prafulla Wadaskar | 2009-09-10 | 1 | -0/+5 |
* | mkimage: Include missing files in build dependency calculations | Prafulla Wadaskar | 2009-09-10 | 1 | -0/+2 |
* | tools: mkimage: split code into core, default and FIT image specific | Prafulla Wadaskar | 2009-09-10 | 1 | -2/+15 |
* | tools: mkimage: Makefile sorted | Prafulla Wadaskar | 2009-09-10 | 1 | -25/+25 |
* | unify HOST_CFLAGS and HOSTCFLAGS | Mike Frysinger | 2009-07-23 | 1 | -6/+6 |
* | envcrc: add missing dependencies on env storage | Mike Frysinger | 2009-07-17 | 1 | -0/+4 |
* | at91: add support for the PM9263 board of Ronetix GmbH | Ilko Iliev | 2009-04-16 | 1 | -0/+3 |
* | One more fix for building env_embedded.o | Wolfgang Denk | 2009-04-05 | 1 | -0/+2 |