aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2011-02-02imximage: Add MX53 boot image supportLiu Hui-R64343
2011-01-19Fix typo ("comand" instead of "command")Loïc Minier
2010-11-27Coding Style (white space) cleanupWolfgang Denk
2010-11-14Makefile: move include for config.mk upFrançois Revol
2010-11-14tools/env: cleanup host build flagsDaniel Hobi
2010-10-27make-asm-offsets: fix sed scriptWolfgang Denk
2010-10-26include/asm-offsets.h: automatically generate assembler constantsWolfgang Denk
2010-10-18autoconfig.mk: avoid apostophes around hex valuesWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-12tools/imls: fix comment in MakefileDaniel Hobi
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk
2010-09-21logos: add Freescale logoTimur Tabi
2010-09-21setlocalversion: add some more fallbacks for git describeMike Frysinger
2010-09-19tools: enable img2srec for "tools-all" targetMike Frysinger
2010-09-19tools/env: use host build flagsMike Frysinger
2010-09-19tools: update .gitignoreMike Frysinger
2010-09-18tools/env: fail on invalid optionsDaniel Hobi
2010-09-18tools/env: allow option "-n" for fw_printenvDaniel Hobi
2010-08-10ARM: Add support for jadecpu board based on MB86R01 SoCMatthias Weisser
2010-08-09tools/env/fw_printenv: Make redundant env work on locked flashes alsoDetlev Zundel
2010-07-25Blackfin: jtagconsole: disable output processingMike Frysinger
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-06-29Tools: set multiple variable with fw_setenv utilityStefano Babic
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