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