aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2008-03-27Fix out of tree building issueAnatolij Gustschin1-7/+13
2008-03-26Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka5-332/+389
2008-03-14Add MD5 support to the new uImage formatBartlomiej Sieka2-2/+10
2008-03-14tools/setlocalversion: use a git-describe-ish formatWolfgang Denk1-3/+6
2008-03-11[new uImage] Add support for new uImage format to mkimage toolBartlomiej Sieka2-52/+211
2008-03-10[new uImage] New uImage low-level APIMarian Balakowicz1-0/+8
2008-02-29[new uImage] Add libfdt support to mkimageBartlomiej Sieka4-3/+84
2008-02-29[new uImage] Add sha1.o object to mkimage binary buildBartlomiej Sieka2-1/+2
2008-02-29[new uImage] Share common uImage code between mkimage and U-bootMarian Balakowicz1-234/+10
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz1-2/+2
2008-02-29Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2-56/+73
2008-02-22make define2mk.sed work on FreeBSDMarcel Moolenaar1-2/+2
2008-02-22easylogo: clean up some more and add -r (rgb) supportMike Frysinger1-54/+71
2008-02-21Merge branch 'master' of /home/git/u-bootMarian Balakowicz1-0/+0
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz3-113/+137
2008-02-04add the default Blackfin logo used by Blackfin boards with splash screensMike Frysinger1-0/+0
2008-01-09Do not reference sha1.c when building mkimage.Mike Frysinger1-1/+1
2008-01-09Coding Style cleanup, update CHANGELOGWolfgang Denk1-326/+319
2008-01-09fix easylogo on big endian dev systemsMike Frysinger1-0/+18
2008-01-09cleanup easylogoMike Frysinger2-7/+18
2008-01-09Fix build problems under Cygwinraptorbrino@aim.com1-0/+1
2008-01-09Fix compile problem with new env code.Wolfgang Denk1-0/+1
2008-01-09tools: fix fw_printenv tool to compile againMarkus Klotzbücher4-29/+41
2007-11-20[BUILD] Generate include/autoconf.mk from board config filesGrant Likely1-0/+29
2007-11-15Add .gitignore filesGrant Likely1-0/+9
2007-08-03Merge branch 'testing' into workingAndy Fleming1-2/+2
2007-07-10disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09tools/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-10Coding style cleanup; update CHANGELOG.Wolfgang Denk1-5/+4
2007-07-09Merge with /home/hs/Atronic/u-bootWolfgang Denk2-5/+137
2007-07-04tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher2-5/+137
2007-05-15Fix compilation issues on MACOSXAubrey.Li2-3/+3
2006-10-11Merge with /home/wd/git/u-boot/masterWolfgang Denk8-110/+144
2006-10-09Define IH_CPU_AVR32Stefan Roese1-0/+1
2006-10-09Coding style cleanupWolfgang Denk2-2/+2
2006-09-06Fix mkimage -l bug with multifile images on 64bit platformsWolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz4-102/+139
2006-09-01Fix tools/updater build error.Marian Balakowicz2-6/+2
2006-09-01tools/easylogo/easylogo.cMarian Balakowicz1-1/+1
2006-08-16* Support for FDT in uImage format, error when using FDT from flashMatthew McClintock1-0/+1
2006-04-28Fixed handling of bad checksums with "mkimage -l"Wolfgang Denk1-5/+8
2006-03-12Fix array overflow with fw_setenv on uninitialised environmentWolfgang Denk1-4/+2
2006-03-12Add ADI Blackfin supportWolfgang Denk1-0/+1
2006-02-21Add GIT version information (commid ID) to untagged U-Boot versionsWolfgang Denk1-0/+22
2006-01-11Fix mkimage bug with multifile images created on 64 bit systems.Wolfgang Denk1-1/+1
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-2/+2
2005-10-11Added support for TQM834x boards.Marian Balakowicz2-2/+2
2005-09-25Fix tools/bmp_logo.c using incorrect offset to pixel dataWolfgang Denk1-2/+8
2005-09-25Fix error handling in tools/env/fw_env.cWolfgang Denk1-1/+1