aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2009-01-24easylogo: add optional gzip supportMike Frysinger
2009-01-16ncb: use socklen_tMike Frysinger
2008-12-15Fix a typo in fw_env.configMartin Michlmayr
2008-12-10tools/netconsole: new script for working with netconsole over UDPMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18Adds two more ethernet interface to 83xxrichardretanubun
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD
2008-09-09fw_env: add NAND supportGuennadi Liakhovetski
2008-09-02fw_env.c: fix build problems with MTD_VERSION=oldWolfgang Denk
2008-08-18Add 'license' command to U-Boot command lineHarald Welte
2008-07-15tools/gitignore: update to all generated filesJean-Christophe PLAGNIOL-VILLARD
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk
2008-07-11Fixed some out-of-tree build issuesWolfgang Denk
2008-07-02Add logos for RRvision boardGary Jennejohn
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-10Use custom logo for Atmel boardsStelian Pop
2008-05-09Propagate Error Status to the Shell on fw_printenv ErrorsGrant Erickson
2008-05-09Fix Compilation Errors with 'tools/env/fw_printenv'Grant Erickson
2008-05-03mkimage: make mmap() checks consistentMike Frysinger
2008-04-29Update .gitignore for zlib.hKumar Gala
2008-04-24Memory footprint optimizationsBartlomiej Sieka
2008-04-24crc32: use uint32_t rather than unsigned longMike Frysinger
2008-04-18Add support for u-boot in svn and localversion-* filesMike Frysinger
2008-03-27Fix out of tree building issueAnatolij Gustschin
2008-03-26Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka
2008-03-14Add MD5 support to the new uImage formatBartlomiej Sieka
2008-03-14tools/setlocalversion: use a git-describe-ish formatWolfgang Denk
2008-03-11[new uImage] Add support for new uImage format to mkimage toolBartlomiej Sieka
2008-03-10[new uImage] New uImage low-level APIMarian Balakowicz
2008-02-29[new uImage] Add libfdt support to mkimageBartlomiej Sieka
2008-02-29[new uImage] Add sha1.o object to mkimage binary buildBartlomiej Sieka
2008-02-29[new uImage] Share common uImage code between mkimage and U-bootMarian Balakowicz
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz
2008-02-29Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz
2008-02-22make define2mk.sed work on FreeBSDMarcel Moolenaar
2008-02-22easylogo: clean up some more and add -r (rgb) supportMike Frysinger
2008-02-21Merge branch 'master' of /home/git/u-bootMarian Balakowicz
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz
2008-02-04add the default Blackfin logo used by Blackfin boards with splash screensMike Frysinger
2008-01-09Do not reference sha1.c when building mkimage.Mike Frysinger
2008-01-09Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-01-09fix easylogo on big endian dev systemsMike Frysinger
2008-01-09cleanup easylogoMike Frysinger
2008-01-09Fix build problems under Cygwinraptorbrino@aim.com
2008-01-09Fix compile problem with new env code.Wolfgang Denk
2008-01-09tools: fix fw_printenv tool to compile againMarkus Klotzbücher