summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Adds two more ethernet interface to 83xxrichardretanubun2008-10-181-0/+6
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-103-26/+26
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-102-3/+3
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-102-7/+7
* fw_env: add NAND supportGuennadi Liakhovetski2008-09-093-264/+611
* fw_env.c: fix build problems with MTD_VERSION=oldWolfgang Denk2008-09-021-1/+2
* Add 'license' command to U-Boot command lineHarald Welte2008-08-182-0/+60
* tools/gitignore: update to all generated filesJean-Christophe PLAGNIOL-VILLARD2008-07-151-0/+3
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-142-3/+3
* Fixed some out-of-tree build issuesWolfgang Denk2008-07-111-1/+1
* Add logos for RRvision boardGary Jennejohn2008-07-022-0/+0
* Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-242-0/+4
|\
| * Use custom logo for Atmel boardsStelian Pop2008-05-102-0/+4
* | Big white-space cleanup.Wolfgang Denk2008-05-214-6/+6
* | Propagate Error Status to the Shell on fw_printenv ErrorsGrant Erickson2008-05-093-21/+29
* | Fix Compilation Errors with 'tools/env/fw_printenv'Grant Erickson2008-05-091-1/+1
|/
* mkimage: make mmap() checks consistentMike Frysinger2008-05-031-13/+9
* Update .gitignore for zlib.hKumar Gala2008-04-291-0/+1
* Memory footprint optimizationsBartlomiej Sieka2008-04-241-3/+3
* crc32: use uint32_t rather than unsigned longMike Frysinger2008-04-242-5/+10
* Add support for u-boot in svn and localversion-* filesMike Frysinger2008-04-181-0/+14
* Fix out of tree building issueAnatolij Gustschin2008-03-271-7/+13
* Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-265-332/+389
|\
| * Add MD5 support to the new uImage formatBartlomiej Sieka2008-03-142-2/+10
| * [new uImage] Add support for new uImage format to mkimage toolBartlomiej Sieka2008-03-112-52/+211
| * [new uImage] New uImage low-level APIMarian Balakowicz2008-03-101-0/+8
| * [new uImage] Add libfdt support to mkimageBartlomiej Sieka2008-02-294-3/+84
| * [new uImage] Add sha1.o object to mkimage binary buildBartlomiej Sieka2008-02-292-1/+2
| * [new uImage] Share common uImage code between mkimage and U-bootMarian Balakowicz2008-02-291-234/+10
| * [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-291-2/+2
| * Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-02-292-56/+73
| |\
| * \ Merge branch 'master' of /home/git/u-bootMarian Balakowicz2008-02-211-0/+0
| |\ \
| * | | [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-073-113/+137
* | | | tools/setlocalversion: use a git-describe-ish formatWolfgang Denk2008-03-141-3/+6
| |_|/ |/| |
* | | make define2mk.sed work on FreeBSDMarcel Moolenaar2008-02-221-2/+2
* | | easylogo: clean up some more and add -r (rgb) supportMike Frysinger2008-02-221-54/+71
| |/ |/|
* | add the default Blackfin logo used by Blackfin boards with splash screensMike Frysinger2008-02-041-0/+0
|/
* Do not reference sha1.c when building mkimage.Mike Frysinger2008-01-091-1/+1
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-01-091-326/+319
* fix easylogo on big endian dev systemsMike Frysinger2008-01-091-0/+18
* cleanup easylogoMike Frysinger2008-01-092-7/+18
* Fix build problems under Cygwinraptorbrino@aim.com2008-01-091-0/+1
* Fix compile problem with new env code.Wolfgang Denk2008-01-091-0/+1
* tools: fix fw_printenv tool to compile againMarkus Klotzbücher2008-01-094-29/+41
* [BUILD] Generate include/autoconf.mk from board config filesGrant Likely2007-11-201-0/+29
* Add .gitignore filesGrant Likely2007-11-151-0/+9
* Merge branch 'testing' into workingAndy Fleming2007-08-031-2/+2
|\
| * disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
| * tools/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-1/+1
| * tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
OpenPOWER on IntegriCloud