| Commit message (Expand) | Author | Age | Lines |
* | tools/env: fail on invalid options | Daniel Hobi | 2010-09-18 | -0/+4 |
* | tools/env: allow option "-n" for fw_printenv | Daniel Hobi | 2010-09-18 | -2/+5 |
* | ARM: Add support for jadecpu board based on MB86R01 SoC | Matthias Weisser | 2010-08-10 | -0/+3 |
* | tools/env/fw_printenv: Make redundant env work on locked flashes also | Detlev Zundel | 2010-08-09 | -1/+6 |
* | Blackfin: jtagconsole: disable output processing | Mike Frysinger | 2010-07-25 | -2/+2 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -31/+18 |
* | Tools: set multiple variable with fw_setenv utility | Stefano Babic | 2010-06-29 | -52/+288 |
* | mkimage: correct spelling error in imximage | Stefano Babic | 2010-04-30 | -1/+1 |
* | Move libfdt/ into lib/ | Peter Tyser | 2010-04-13 | -6/+6 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | -9/+9 |
* | mkimage: Fix strict-aliasing compiler warning | Peter Tyser | 2010-04-10 | -5/+3 |
* | mkimage: fix Segmentation Fault when run without "-n name" option | Wolfgang Denk | 2010-03-28 | -0/+1 |
* | mkimage: dont force entry point with xip | Mike Frysinger | 2010-03-11 | -14/+0 |
* | tools: fix imximage warning | Kim Phillips | 2010-02-24 | -1/+1 |
* | mkimage: SEGFAULT with imximage on 64 bit systems | Stefano Babic | 2010-02-24 | -17/+15 |
* | at91: Add esd gmbh OTC570 board support | Daniel Gorsulowski | 2010-02-12 | -0/+3 |
* | Fix compiler warning in imximage.c due to getline prototype | Kumar Gala | 2010-01-27 | -0/+3 |
* | getline: split out for darwin systems | Mike Frysinger | 2010-01-26 | -99/+111 |
* | 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/+434 |
* | tools: allow people to compile w/out configuring | Mike Frysinger | 2010-01-21 | -0/+9 |
* | ubsha1: drop unnecessary includes/prototypes | Mike Frysinger | 2010-01-21 | -8/+0 |
* | easylogo: add support for 16-bit RGB565 | Michael Hennerich | 2010-01-18 | -18/+60 |
* | Merge branch 'master' of ../work into next | Wolfgang Denk | 2009-12-07 | -4/+2 |
|\ |
|
| * | tools/mkimage: Remove duplicate line of code | Peter Tyser | 2009-12-07 | -4/+2 |
* | | Merge branch 'master' into next | Wolfgang Denk | 2009-12-05 | -160/+256 |
|\ \
| |/ |
|
| * | tools/mkimage: Print FIT image contents after creation | Peter Tyser | 2009-12-05 | -25/+26 |
| * | tools/fit_image.c: Remove unused fit_set_header() | Peter Tyser | 2009-12-05 | -33/+1 |
| * | tools/mkimage: Assume FDT image type for FIT images | Peter Tyser | 2009-12-05 | -0/+6 |
| * | img2srec: use standard types | Mike Frysinger | 2009-11-24 | -102/+62 |
| * | tools: gitignore *.exe binaries | Mike Frysinger | 2009-11-24 | -0/+1 |
| * | Fix mingw tools build | Remy Bohmer | 2009-11-23 | -0/+159 |
| * | Building of FIT images does not work. | Remy Bohmer | 2009-11-23 | -0/+1 |
* | | makefiles: fixes for building build tools | Scott Wood | 2009-12-02 | -118/+56 |
|/ |
|
* | Revert "env: only build env_embedded and envcrc when needed" | Wolfgang Denk | 2009-10-27 | -3/+17 |
* | envcrc: check return value of fwrite() | Mike Frysinger | 2009-10-19 | -1/+3 |
* | env: only build env_embedded and envcrc when needed | Mike Frysinger | 2009-10-18 | -17/+3 |
* | Merge branch 'warning-cleanup' | Wolfgang Denk | 2009-09-18 | -1/+1 |
|\ |
|
| * | kwbimage.c: Fix compile warning when building on 64 bit systems (again) | Wolfgang Denk | 2009-09-15 | -1/+1 |
* | | tools/netconsole: use ncb automatically if available | Mike Frysinger | 2009-09-15 | -3/+14 |
* | | tools/netconsole: make a bit more robust | Mike Frysinger | 2009-09-15 | -3/+9 |
|/ |
|
* | kwbimage.c: Fix compile warning when building on 64 bit systems | Wolfgang Denk | 2009-09-11 | -1/+1 |
* | mkimage: Add Kirkwood Boot Image support (kwbimage) | Prafulla Wadaskar | 2009-09-10 | -0/+519 |
* | mkimage: Include missing files in build dependency calculations | Prafulla Wadaskar | 2009-09-10 | -0/+2 |
* | tools/mkimage: fix compiler warnings, use "const" | Wolfgang Denk | 2009-09-10 | -1/+1 |
* | tools: mkimage: split code into core, default and FIT image specific | Prafulla Wadaskar | 2009-09-10 | -294/+736 |
* | tools: mkimage: Fixed build warnings | Prafulla Wadaskar | 2009-09-10 | -7/+9 |
* | tools: mkimage: Makefile sorted | Prafulla Wadaskar | 2009-09-10 | -25/+25 |
* | tools: mkimage : bugfix returns correct value for list command | Prafulla Wadaskar | 2009-09-10 | -12/+14 |
* | License cleanup: remove unintended "All Rights Reserved" notices. | Wolfgang Denk | 2009-09-04 | -2/+0 |