aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-12Update Hymod Board Database PHP code in "tools" directoryWolfgang Denk15-155/+249
2005-08-12Fix Murray Jensen's mail address.Wolfgang Denk20-22/+22
2005-08-03Cleanup build problems (on Fedora Core x86_64 build host)Wolfgang Denk1-17/+20
2005-07-21Fix file permissionsWolfgang Denk1-0/+0
2005-04-03* Patch by Scott McNutt, 01 Nov 2004:wdenk1-0/+2
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk1-0/+3
2004-11-21* Update for AT91RM9200DK and CMC_PU2 boards:wdenk1-1/+1
2004-10-10* Configure SX1 board to use drivers/cfi_flash.cwdenk1-0/+388
2004-10-09* Clean up tools/bmp_logo.c to not add trailing white spacewdenk1-15/+3
2004-09-28* Patch by Yuli Barcohen, 19 Jul 2004:wdenk1-3/+1
2004-09-08* Patch by Detlev Zundel, 08 Sep 2004:LABEL_2004_09_09_0000wdenk2-0/+43
2004-07-10* Rename SBC8560 into sbc8560 for consistencywdenk1-31/+32
2004-02-26* Patch by Rahul Shanbhag, 19 Feb 2004:wdenk1-1/+16
2003-12-06* Patch by Gleb Natapov, 19 Sep 2003:wdenk1-0/+2
2003-11-17* Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk1-2/+2
2003-10-30* Fix parameter passing to standalone images with bootm commandU-Boot-1_0_0wdenk2-5/+1