summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* new tool mkenvimage: generates an env image from an arbitrary config fileDavid Wagner2011-11-222-0/+275
* tools: checkpatch.pl from Linux added to toolsJoe Hershberger2011-11-171-0/+3337
* Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2011-11-162-21/+67
|\
| * tools: logo: split bmp arrays from bmp_logo.hChe-Liang Chiou2011-11-152-21/+67
* | iMX28: Add image header generator toolMarek Vasut2011-11-113-0/+691
|/
* arm, davinci: add cam_enc_4xx supportHeiko Schocher2011-11-031-1/+1
* mkimage: adding support for Davinci AIS imageStefano Babic2011-10-235-1/+554
* common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger2011-10-221-1/+1
* common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger2011-10-221-1/+1
* checkpatch whitespace cleanupsStephen Warren2011-10-221-28/+28
* fix compile warning for env toolsLuka Perkov2011-10-221-2/+2
* ublimage: NAND block size isn't set at build-timeLoïc Minier2011-10-061-7/+4
* mkimage: Add variable lenght header supportStefano Babic2011-10-052-5/+22
* mkimage: ublimage must return if the header is not verifiedStefano Babic2011-10-051-0/+5
* mkimage: Fix 'Unknown OMAP image type - 5'Dirk Behme2011-09-041-1/+0
* mkimage: Add OMAP boot image supportJohn Rigby2011-08-035-0/+279
* omap4: add clock supportAneesh V2011-08-031-0/+197
* MIPS: INCA-IP: rename inca-swap-bytes host toolDaniel Schwierzeck2011-07-312-4/+4
* mkimage: add UBL header support for booting davinci cpusHeiko Schocher2011-07-285-0/+383
* digsy_mtc: move board into vendor dir and add vendor logoAnatolij Gustschin2011-07-272-0/+3
* env: allow people to force envcrc buildingMike Frysinger2011-07-261-3/+7
* tools: make it possible to build tools unconfiguredMike Frysinger2011-06-221-10/+14
* ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-222-4/+1
* Revert "Fix building tools alone with host compiler"Wolfgang Denk2011-05-131-3/+3
* kwbimage: Fix check variable of checksumNobuhiro Iwamatsu2011-05-121-1/+1
* Fix building tools alone with host compilerFrançois Revol2011-05-121-3/+3
* tools/env: document current cross-compilation issues and workaroundLuca Ceresoli2011-04-301-0/+6
* tools/env: fix redundant env flag comparisonJon Povey2011-04-211-7/+6
* Add support for dataflash to U-boot environment settings tool.Remy Bohmer2011-04-123-28/+56
* mkimage: add "-V" option to print version informationWolfgang Denk2011-04-121-0/+6
* Drop config.h include in tools/imximage.hLoïc Minier2011-04-121-2/+0
* imximage: Add MX53 boot image supportLiu Hui-R643432011-02-022-158/+477
* Fix typo ("comand" instead of "command")Loïc Minier2011-01-191-1/+1
* Coding Style (white space) cleanupWolfgang Denk2010-11-271-4/+4
* Makefile: move include for config.mk upFrançois Revol2010-11-141-6/+6
* tools/env: cleanup host build flagsDaniel Hobi2010-11-141-5/+10
* make-asm-offsets: fix sed scriptWolfgang Denk2010-10-271-2/+2
* include/asm-offsets.h: automatically generate assembler constantsWolfgang Denk2010-10-261-0/+27
* autoconfig.mk: avoid apostophes around hex valuesWolfgang Denk2010-10-181-2/+6
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+2
* tools/imls: fix comment in MakefileDaniel Hobi2010-10-121-1/+1
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-284-3/+12
|\
| * logos: add Freescale logoTimur Tabi2010-09-212-0/+3
| * tools: enable img2srec for "tools-all" targetMike Frysinger2010-09-191-0/+1
| * tools/env: use host build flagsMike Frysinger2010-09-191-3/+3
| * tools: update .gitignoreMike Frysinger2010-09-191-0/+5
* | setlocalversion: add some more fallbacks for git describeMike Frysinger2010-09-211-1/+2
|/
* tools/env: fail on invalid optionsDaniel Hobi2010-09-181-0/+4
* tools/env: allow option "-n" for fw_printenvDaniel Hobi2010-09-181-2/+5
* ARM: Add support for jadecpu board based on MB86R01 SoCMatthias Weisser2010-08-102-0/+3
OpenPOWER on IntegriCloud