summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix mingw tools buildRemy Bohmer2009-11-232-0/+159
| * Building of FIT images does not work.Remy Bohmer2009-11-231-0/+1
* | makefiles: fixes for building build toolsScott Wood2009-12-024-118/+56
|/
* Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk2009-10-272-3/+17
* envcrc: check return value of fwrite()Mike Frysinger2009-10-191-1/+3
* env: only build env_embedded and envcrc when neededMike Frysinger2009-10-182-17/+3
* Merge branch 'warning-cleanup'Wolfgang Denk2009-09-181-1/+1
|\
| * kwbimage.c: Fix compile warning when building on 64 bit systems (again)Wolfgang Denk2009-09-151-1/+1
* | tools/netconsole: use ncb automatically if availableMike Frysinger2009-09-151-3/+14
* | tools/netconsole: make a bit more robustMike Frysinger2009-09-151-3/+9
|/
* kwbimage.c: Fix compile warning when building on 64 bit systemsWolfgang Denk2009-09-111-1/+1
* mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar2009-09-105-0/+519
* mkimage: Include missing files in build dependency calculationsPrafulla Wadaskar2009-09-101-0/+2
* tools/mkimage: fix compiler warnings, use "const"Wolfgang Denk2009-09-101-1/+1
* tools: mkimage: split code into core, default and FIT image specificPrafulla Wadaskar2009-09-105-294/+736
* tools: mkimage: Fixed build warningsPrafulla Wadaskar2009-09-101-7/+9
* tools: mkimage: Makefile sortedPrafulla Wadaskar2009-09-101-25/+25
* tools: mkimage : bugfix returns correct value for list commandPrafulla Wadaskar2009-09-101-12/+14
* License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk2009-09-042-2/+0
* unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-233-9/+9
* compiler.h: unify system ifdef cruft hereMike Frysinger2009-07-198-73/+9
* envcrc: add missing dependencies on env storageMike Frysinger2009-07-171-0/+4
* Blackfin: add jtagconsole helper scriptMike Frysinger2009-06-151-0/+39
* tools/envcrc: add --binary option to export embedded envMike Frysinger2009-06-121-4/+42
* Add imls utility commandMarco Stornelli2009-05-153-0/+433
* bmp_logo: Check return value of fread()Peter Tyser2009-04-281-13/+22
* ncb: Check return value of write()Peter Tyser2009-04-281-1/+3
* Replace __asm references with __asm__Peter Tyser2009-04-281-5/+5
OpenPOWER on IntegriCloud