Age | Commit message (Expand) | Author |
2012-01-13 | Strip mkenvimage | David Wagner |
2012-01-05 | Correctly handle input files beginning with several newlines | David Wagner |
2012-01-05 | tools/env: allow overwrite of ethaddr on default | Grant Erickson |
2012-01-05 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2012-01-05 | tools/mkenvimage.c: Fix a merge issue | Horst Kronstorfer |
2012-01-05 | env: remove value from boolean defines | Igor Grinberg |
2012-01-05 | fw_env.h: added a few missing defines | Frans Meulenbroeks |
2011-12-24 | mkimage: Fix variable length header support | Christian Riesch |
2011-12-23 | Merge branch 'next' of ../next | Wolfgang Denk |
2011-12-22 | Print program basename instead of whole path in usage() | Horst Kronstorfer |
2011-12-20 | mkenvimage: Add version info switch (-V) | Horst Kronstorfer |
2011-12-20 | mkenvimage: Fix getopt() error handling | Horst Kronstorfer |
2011-12-20 | mkenvimage: Fix some typos | Horst Kronstorfer |
2011-12-17 | tools/setlocalversion: Update from the Linux Kernel | Kyle Moffett |
2011-12-06 | omap: Improve PLL parameter calculation tool | Aneesh V |
2011-12-06 | tools/envcrc: fix compile breakage | Igor Grinberg |
2011-12-05 | Fix tsize warning in tools/aisimage.c | Simon Glass |
2011-12-02 | tools/os_support: add OS X Lion support | Andreas Bießmann |
2011-12-01 | image: Implement IH_TYPE_KERNEL_NOLOAD | Stephen Warren |
2011-11-27 | ignore new mkenvimage tool | Mike Frysinger |
2011-11-22 | tools/env: use lib/crc32.c directly | Andreas Bießmann |
2011-11-22 | env: move extern environment[] to environment.h | Igor Grinberg |
2011-11-22 | new tool mkenvimage: generates an env image from an arbitrary config file | David Wagner |
2011-11-17 | tools: checkpatch.pl from Linux added to tools | Joe Hershberger |
2011-11-16 | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk |
2011-11-15 | tools: logo: split bmp arrays from bmp_logo.h | Che-Liang Chiou |
2011-11-11 | iMX28: Add image header generator tool | Marek Vasut |
2011-11-03 | arm, davinci: add cam_enc_4xx support | Heiko Schocher |
2011-10-23 | mkimage: adding support for Davinci AIS image | Stefano Babic |
2011-10-22 | common: cosmetic: CONFIG_BOOTFILE checkpatch compliance | Joe Hershberger |
2011-10-22 | common: cosmetic: CONFIG_ROOTPATH checkpatch compliance | Joe Hershberger |
2011-10-22 | checkpatch whitespace cleanups | Stephen Warren |
2011-10-22 | fix compile warning for env tools | Luka Perkov |
2011-10-06 | ublimage: NAND block size isn't set at build-time | Loïc Minier |
2011-10-05 | mkimage: Add variable lenght header support | Stefano Babic |
2011-10-05 | mkimage: ublimage must return if the header is not verified | Stefano Babic |
2011-09-04 | mkimage: Fix 'Unknown OMAP image type - 5' | Dirk Behme |
2011-08-03 | mkimage: Add OMAP boot image support | John Rigby |
2011-08-03 | omap4: add clock support | Aneesh V |
2011-07-31 | MIPS: INCA-IP: rename inca-swap-bytes host tool | Daniel Schwierzeck |
2011-07-28 | mkimage: add UBL header support for booting davinci cpus | Heiko Schocher |
2011-07-27 | digsy_mtc: move board into vendor dir and add vendor logo | Anatolij Gustschin |
2011-07-26 | env: allow people to force envcrc building | Mike Frysinger |
2011-06-22 | tools: make it possible to build tools unconfigured | Mike Frysinger |
2011-06-22 | ARM: drop unsupported 'trab' board | Wolfgang Denk |
2011-05-13 | Revert "Fix building tools alone with host compiler" | Wolfgang Denk |
2011-05-12 | kwbimage: Fix check variable of checksum | Nobuhiro Iwamatsu |
2011-05-12 | Fix building tools alone with host compiler | François Revol |
2011-04-30 | tools/env: document current cross-compilation issues and workaround | Luca Ceresoli |
2011-04-21 | tools/env: fix redundant env flag comparison | Jon Povey |