aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2011-08-03mkimage: Add OMAP boot image supportJohn Rigby
2011-08-03omap4: add clock supportAneesh V
2011-07-31MIPS: INCA-IP: rename inca-swap-bytes host toolDaniel Schwierzeck
2011-07-28mkimage: add UBL header support for booting davinci cpusHeiko Schocher
2011-07-27digsy_mtc: move board into vendor dir and add vendor logoAnatolij Gustschin
2011-07-26env: allow people to force envcrc buildingMike Frysinger
2011-06-22tools: make it possible to build tools unconfiguredMike Frysinger
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk
2011-05-13Revert "Fix building tools alone with host compiler"Wolfgang Denk
2011-05-12kwbimage: Fix check variable of checksumNobuhiro Iwamatsu
2011-05-12Fix building tools alone with host compilerFrançois Revol
2011-04-30tools/env: document current cross-compilation issues and workaroundLuca Ceresoli
2011-04-21tools/env: fix redundant env flag comparisonJon Povey
2011-04-12Add support for dataflash to U-boot environment settings tool.Remy Bohmer
2011-04-12mkimage: add "-V" option to print version informationWolfgang Denk
2011-04-12Drop config.h include in tools/imximage.hLoïc Minier
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