aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-04-04tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDEDPeter Tyser
2009-04-04tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IPPeter Tyser
2009-04-04tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMGPeter Tyser
2009-04-04tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADSPeter Tyser
2009-04-04tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabledPeter Tyser
2009-04-04tools/Makefile: Split variable declarations into multiple linesPeter Tyser
2009-04-04tools/Makefile: Remove inappropriate double-tabsPeter Tyser
2009-04-04tools/Makefile: Remove HOSTARCH HOSTOS definesPeter Tyser
2009-04-04gen_eth_addr: Use POSIX rand() and srand()Peter Tyser
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