aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2011-12-17tools/setlocalversion: Update from the Linux KernelKyle Moffett1-24/+161
2011-12-06omap: Improve PLL parameter calculation toolAneesh V1-91/+96
2011-12-06tools/envcrc: fix compile breakageIgor Grinberg1-3/+3
2011-12-05Fix tsize warning in tools/aisimage.cSimon Glass1-3/+3
2011-12-02tools/os_support: add OS X Lion supportAndreas Bießmann2-2/+2
2011-12-01image: Implement IH_TYPE_KERNEL_NOLOADStephen Warren1-1/+2
2011-11-27ignore new mkenvimage toolMike Frysinger1-0/+1
2011-11-22tools/env: use lib/crc32.c directlyAndreas Bießmann1-5/+2
2011-11-22env: move extern environment[] to environment.hIgor Grinberg1-2/+3
2011-11-22new tool mkenvimage: generates an env image from an arbitrary config fileDavid Wagner2-0/+275
2011-11-17tools: checkpatch.pl from Linux added to toolsJoe Hershberger1-0/+3337
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2-21/+67
2011-11-15tools: logo: split bmp arrays from bmp_logo.hChe-Liang Chiou2-21/+67
2011-11-11iMX28: Add image header generator toolMarek Vasut3-0/+691
2011-11-03arm, davinci: add cam_enc_4xx supportHeiko Schocher1-1/+1
2011-10-23mkimage: adding support for Davinci AIS imageStefano Babic5-1/+554
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger1-1/+1
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger1-1/+1
2011-10-22checkpatch whitespace cleanupsStephen Warren1-28/+28
2011-10-22fix compile warning for env toolsLuka Perkov1-2/+2
2011-10-06ublimage: NAND block size isn't set at build-timeLoïc Minier1-7/+4
2011-10-05mkimage: Add variable lenght header supportStefano Babic2-5/+22
2011-10-05mkimage: ublimage must return if the header is not verifiedStefano Babic1-0/+5
2011-09-04mkimage: Fix 'Unknown OMAP image type - 5'Dirk Behme1-1/+0
2011-08-03mkimage: Add OMAP boot image supportJohn Rigby5-0/+279
2011-08-03omap4: add clock supportAneesh V1-0/+197
2011-07-31MIPS: INCA-IP: rename inca-swap-bytes host toolDaniel Schwierzeck2-4/+4
2011-07-28mkimage: add UBL header support for booting davinci cpusHeiko Schocher5-0/+383
2011-07-27digsy_mtc: move board into vendor dir and add vendor logoAnatolij Gustschin2-0/+3
2011-07-26env: allow people to force envcrc buildingMike Frysinger1-3/+7
2011-06-22tools: make it possible to build tools unconfiguredMike Frysinger1-10/+14
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk2-4/+1
2011-05-13Revert "Fix building tools alone with host compiler"Wolfgang Denk1-3/+3
2011-05-12kwbimage: Fix check variable of checksumNobuhiro Iwamatsu1-1/+1
2011-05-12Fix building tools alone with host compilerFrançois Revol1-3/+3
2011-04-30tools/env: document current cross-compilation issues and workaroundLuca Ceresoli1-0/+6
2011-04-21tools/env: fix redundant env flag comparisonJon Povey1-7/+6
2011-04-12Add support for dataflash to U-boot environment settings tool.Remy Bohmer3-28/+56
2011-04-12mkimage: add "-V" option to print version informationWolfgang Denk1-0/+6
2011-04-12Drop config.h include in tools/imximage.hLoïc Minier1-2/+0
2011-02-02imximage: Add MX53 boot image supportLiu Hui-R643432-158/+477
2011-01-19Fix typo ("comand" instead of "command")Loïc Minier1-1/+1
2010-11-27Coding Style (white space) cleanupWolfgang Denk1-4/+4
2010-11-14Makefile: move include for config.mk upFrançois Revol1-6/+6
2010-11-14tools/env: cleanup host build flagsDaniel Hobi1-5/+10
2010-10-27make-asm-offsets: fix sed scriptWolfgang Denk1-2/+2
2010-10-26include/asm-offsets.h: automatically generate assembler constantsWolfgang Denk1-0/+27
2010-10-18autoconfig.mk: avoid apostophes around hex valuesWolfgang Denk1-2/+6
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+2
2010-10-12tools/imls: fix comment in MakefileDaniel Hobi1-1/+1