aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2010-04-30mkimage: correct spelling error in imximageStefano Babic
2010-04-13Move libfdt/ into lib/Peter Tyser
2010-04-13Rename lib_generic/ to lib/Peter Tyser
2010-04-10mkimage: Fix strict-aliasing compiler warningPeter Tyser
2010-03-28mkimage: fix Segmentation Fault when run without "-n name" optionWolfgang Denk
2010-03-11mkimage: dont force entry point with xipMike Frysinger
2010-02-24tools: fix imximage warningKim Phillips
2010-02-24mkimage: SEGFAULT with imximage on 64 bit systemsStefano Babic
2010-02-12at91: Add esd gmbh OTC570 board supportDaniel Gorsulowski
2010-01-27Fix compiler warning in imximage.c due to getline prototypeKumar Gala
2010-01-26getline: split out for darwin systemsMike Frysinger
2010-01-26tools: give explicit libfdt pathsMike Frysinger
2010-01-25mkimage: Add Freescale imx Boot Image support (imximage)Stefano Babic
2010-01-21tools: allow people to compile w/out configuringMike Frysinger
2010-01-21ubsha1: drop unnecessary includes/prototypesMike Frysinger
2010-01-18easylogo: add support for 16-bit RGB565Michael Hennerich
2009-12-07Merge branch 'master' of ../work into nextWolfgang Denk
2009-12-07tools/mkimage: Remove duplicate line of codePeter Tyser
2009-12-05Merge branch 'master' into nextWolfgang Denk
2009-12-05tools/mkimage: Print FIT image contents after creationPeter Tyser
2009-12-05tools/fit_image.c: Remove unused fit_set_header()Peter Tyser
2009-12-05tools/mkimage: Assume FDT image type for FIT imagesPeter Tyser
2009-12-02makefiles: fixes for building build toolsScott Wood
2009-11-24img2srec: use standard typesMike Frysinger
2009-11-24tools: gitignore *.exe binariesMike Frysinger
2009-11-23Fix mingw tools buildRemy Bohmer
2009-11-23Building of FIT images does not work.Remy Bohmer
2009-10-27Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk
2009-10-19envcrc: check return value of fwrite()Mike Frysinger
2009-10-18env: only build env_embedded and envcrc when neededMike Frysinger
2009-09-18Merge branch 'warning-cleanup'Wolfgang Denk
2009-09-15tools/netconsole: use ncb automatically if availableMike Frysinger
2009-09-15tools/netconsole: make a bit more robustMike Frysinger
2009-09-15kwbimage.c: Fix compile warning when building on 64 bit systems (again)Wolfgang Denk
2009-09-11kwbimage.c: Fix compile warning when building on 64 bit systemsWolfgang Denk
2009-09-10mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar
2009-09-10mkimage: Include missing files in build dependency calculationsPrafulla Wadaskar
2009-09-10tools/mkimage: fix compiler warnings, use "const"Wolfgang Denk
2009-09-10tools: mkimage: split code into core, default and FIT image specificPrafulla Wadaskar
2009-09-10tools: mkimage: Fixed build warningsPrafulla Wadaskar
2009-09-10tools: mkimage: Makefile sortedPrafulla Wadaskar
2009-09-10tools: mkimage : bugfix returns correct value for list commandPrafulla Wadaskar
2009-09-04License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk
2009-07-23unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger
2009-07-19compiler.h: unify system ifdef cruft hereMike Frysinger
2009-07-17envcrc: add missing dependencies on env storageMike Frysinger
2009-06-15Blackfin: add jtagconsole helper scriptMike Frysinger
2009-06-12tools/envcrc: add --binary option to export embedded envMike Frysinger
2009-05-15Add imls utility commandMarco Stornelli
2009-04-28bmp_logo: Check return value of fread()Peter Tyser