| Commit message (Expand) | Author | Age | Lines |
* | tools/envcrc: fix compile breakage | Igor Grinberg | 2011-12-06 | -3/+3 |
* | Fix tsize warning in tools/aisimage.c | Simon Glass | 2011-12-05 | -3/+3 |
* | tools/os_support: add OS X Lion support | Andreas Bießmann | 2011-12-02 | -2/+2 |
* | image: Implement IH_TYPE_KERNEL_NOLOAD | Stephen Warren | 2011-12-01 | -1/+2 |
* | ignore new mkenvimage tool | Mike Frysinger | 2011-11-27 | -0/+1 |
* | tools/env: use lib/crc32.c directly | Andreas Bießmann | 2011-11-22 | -5/+2 |
* | env: move extern environment[] to environment.h | Igor Grinberg | 2011-11-22 | -2/+3 |
* | new tool mkenvimage: generates an env image from an arbitrary config file | David Wagner | 2011-11-22 | -0/+275 |
* | tools: checkpatch.pl from Linux added to tools | Joe Hershberger | 2011-11-17 | -0/+3337 |
* | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk | 2011-11-16 | -21/+67 |
|\ |
|
| * | tools: logo: split bmp arrays from bmp_logo.h | Che-Liang Chiou | 2011-11-15 | -21/+67 |
* | | iMX28: Add image header generator tool | Marek Vasut | 2011-11-11 | -0/+691 |
|/ |
|
* | arm, davinci: add cam_enc_4xx support | Heiko Schocher | 2011-11-03 | -1/+1 |
* | mkimage: adding support for Davinci AIS image | Stefano Babic | 2011-10-23 | -1/+554 |
* | common: cosmetic: CONFIG_BOOTFILE checkpatch compliance | Joe Hershberger | 2011-10-22 | -1/+1 |
* | common: cosmetic: CONFIG_ROOTPATH checkpatch compliance | Joe Hershberger | 2011-10-22 | -1/+1 |
* | checkpatch whitespace cleanups | Stephen Warren | 2011-10-22 | -28/+28 |
* | fix compile warning for env tools | Luka Perkov | 2011-10-22 | -2/+2 |
* | ublimage: NAND block size isn't set at build-time | Loïc Minier | 2011-10-06 | -7/+4 |
* | mkimage: Add variable lenght header support | Stefano Babic | 2011-10-05 | -5/+22 |
* | mkimage: ublimage must return if the header is not verified | Stefano Babic | 2011-10-05 | -0/+5 |
* | mkimage: Fix 'Unknown OMAP image type - 5' | Dirk Behme | 2011-09-04 | -1/+0 |
* | mkimage: Add OMAP boot image support | John Rigby | 2011-08-03 | -0/+279 |
* | omap4: add clock support | Aneesh V | 2011-08-03 | -0/+197 |
* | 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/+383 |
* | digsy_mtc: move board into vendor dir and add vendor logo | Anatolij Gustschin | 2011-07-27 | -0/+3 |
* | env: allow people to force envcrc building | Mike Frysinger | 2011-07-26 | -3/+7 |
* | tools: make it possible to build tools unconfigured | Mike Frysinger | 2011-06-22 | -10/+14 |
* | ARM: drop unsupported 'trab' board | Wolfgang Denk | 2011-06-22 | -4/+1 |
* | Revert "Fix building tools alone with host compiler" | Wolfgang Denk | 2011-05-13 | -3/+3 |
* | kwbimage: Fix check variable of checksum | Nobuhiro Iwamatsu | 2011-05-12 | -1/+1 |
* | Fix building tools alone with host compiler | François Revol | 2011-05-12 | -3/+3 |
* | tools/env: document current cross-compilation issues and workaround | Luca Ceresoli | 2011-04-30 | -0/+6 |
* | tools/env: fix redundant env flag comparison | Jon Povey | 2011-04-21 | -7/+6 |
* | Add support for dataflash to U-boot environment settings tool. | Remy Bohmer | 2011-04-12 | -28/+56 |
* | mkimage: add "-V" option to print version information | Wolfgang Denk | 2011-04-12 | -0/+6 |
* | Drop config.h include in tools/imximage.h | Loïc Minier | 2011-04-12 | -2/+0 |
* | imximage: Add MX53 boot image support | Liu Hui-R64343 | 2011-02-02 | -158/+477 |
* | Fix typo ("comand" instead of "command") | Loïc Minier | 2011-01-19 | -1/+1 |
* | Coding Style (white space) cleanup | Wolfgang Denk | 2010-11-27 | -4/+4 |
* | Makefile: move include for config.mk up | François Revol | 2010-11-14 | -6/+6 |
* | tools/env: cleanup host build flags | Daniel Hobi | 2010-11-14 | -5/+10 |
* | make-asm-offsets: fix sed script | Wolfgang Denk | 2010-10-27 | -2/+2 |
* | include/asm-offsets.h: automatically generate assembler constants | Wolfgang Denk | 2010-10-26 | -0/+27 |
* | autoconfig.mk: avoid apostophes around hex values | Wolfgang Denk | 2010-10-18 | -2/+6 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -1/+2 |
* | tools/imls: fix comment in Makefile | Daniel Hobi | 2010-10-12 | -1/+1 |
* | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk | 2010-09-28 | -3/+12 |
|\ |
|
| * | logos: add Freescale logo | Timur Tabi | 2010-09-21 | -0/+3 |