summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add support for dataflash to U-boot environment settings tool.Remy Bohmer2011-04-123-28/+56
* mkimage: add "-V" option to print version informationWolfgang Denk2011-04-121-0/+6
* Drop config.h include in tools/imximage.hLoïc Minier2011-04-121-2/+0
* imximage: Add MX53 boot image supportLiu Hui-R643432011-02-022-158/+477
* Fix typo ("comand" instead of "command")Loïc Minier2011-01-191-1/+1
* Coding Style (white space) cleanupWolfgang Denk2010-11-271-4/+4
* Makefile: move include for config.mk upFrançois Revol2010-11-141-6/+6
* tools/env: cleanup host build flagsDaniel Hobi2010-11-141-5/+10
* make-asm-offsets: fix sed scriptWolfgang Denk2010-10-271-2/+2
* include/asm-offsets.h: automatically generate assembler constantsWolfgang Denk2010-10-261-0/+27
* autoconfig.mk: avoid apostophes around hex valuesWolfgang Denk2010-10-181-2/+6
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+2
* tools/imls: fix comment in MakefileDaniel Hobi2010-10-121-1/+1
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-284-3/+12
|\
| * logos: add Freescale logoTimur Tabi2010-09-212-0/+3
| * tools: enable img2srec for "tools-all" targetMike Frysinger2010-09-191-0/+1
| * tools/env: use host build flagsMike Frysinger2010-09-191-3/+3
| * tools: update .gitignoreMike Frysinger2010-09-191-0/+5
* | setlocalversion: add some more fallbacks for git describeMike Frysinger2010-09-211-1/+2
|/
* tools/env: fail on invalid optionsDaniel Hobi2010-09-181-0/+4
* tools/env: allow option "-n" for fw_printenvDaniel Hobi2010-09-181-2/+5
* ARM: Add support for jadecpu board based on MB86R01 SoCMatthias Weisser2010-08-102-0/+3
* tools/env/fw_printenv: Make redundant env work on locked flashes alsoDetlev Zundel2010-08-091-1/+6
* Blackfin: jtagconsole: disable output processingMike Frysinger2010-07-251-2/+2
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-31/+18
* Tools: set multiple variable with fw_setenv utilityStefano Babic2010-06-293-52/+288
* mkimage: correct spelling error in imximageStefano Babic2010-04-301-1/+1
* Move libfdt/ into lib/Peter Tyser2010-04-132-6/+6
* Rename lib_generic/ to lib/Peter Tyser2010-04-133-9/+9
* mkimage: Fix strict-aliasing compiler warningPeter Tyser2010-04-101-5/+3
* mkimage: fix Segmentation Fault when run without "-n name" optionWolfgang Denk2010-03-281-0/+1
* mkimage: dont force entry point with xipMike Frysinger2010-03-111-14/+0
* tools: fix imximage warningKim Phillips2010-02-241-1/+1
* mkimage: SEGFAULT with imximage on 64 bit systemsStefano Babic2010-02-242-17/+15
* at91: Add esd gmbh OTC570 board supportDaniel Gorsulowski2010-02-122-0/+3
* Fix compiler warning in imximage.c due to getline prototypeKumar Gala2010-01-271-0/+3
* getline: split out for darwin systemsMike Frysinger2010-01-266-99/+111
* tools: give explicit libfdt pathsMike Frysinger2010-01-261-1/+1
* mkimage: Add Freescale imx Boot Image support (imximage)Stefano Babic2010-01-255-0/+434
* tools: allow people to compile w/out configuringMike Frysinger2010-01-211-0/+9
* ubsha1: drop unnecessary includes/prototypesMike Frysinger2010-01-211-8/+0
* easylogo: add support for 16-bit RGB565Michael Hennerich2010-01-181-18/+60
* Merge branch 'master' of ../work into nextWolfgang Denk2009-12-071-4/+2
|\
| * tools/mkimage: Remove duplicate line of codePeter Tyser2009-12-071-4/+2
* | Merge branch 'master' into nextWolfgang Denk2009-12-056-160/+256
|\ \ | |/
| * tools/mkimage: Print FIT image contents after creationPeter Tyser2009-12-051-25/+26
| * tools/fit_image.c: Remove unused fit_set_header()Peter Tyser2009-12-051-33/+1
| * tools/mkimage: Assume FDT image type for FIT imagesPeter Tyser2009-12-051-0/+6
| * img2srec: use standard typesMike Frysinger2009-11-241-102/+62
| * tools: gitignore *.exe binariesMike Frysinger2009-11-241-0/+1
OpenPOWER on IntegriCloud