aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2011-12-06omap: Improve PLL parameter calculation toolAneesh V
2011-12-06tools/envcrc: fix compile breakageIgor Grinberg
2011-12-05Fix tsize warning in tools/aisimage.cSimon Glass
2011-12-02tools/os_support: add OS X Lion supportAndreas Bießmann
2011-12-01image: Implement IH_TYPE_KERNEL_NOLOADStephen Warren
2011-11-27ignore new mkenvimage toolMike Frysinger
2011-11-22tools/env: use lib/crc32.c directlyAndreas Bießmann
2011-11-22env: move extern environment[] to environment.hIgor Grinberg
2011-11-22new tool mkenvimage: generates an env image from an arbitrary config fileDavid Wagner
2011-11-17tools: checkpatch.pl from Linux added to toolsJoe Hershberger
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2011-11-15tools: logo: split bmp arrays from bmp_logo.hChe-Liang Chiou
2011-11-11iMX28: Add image header generator toolMarek Vasut
2011-11-03arm, davinci: add cam_enc_4xx supportHeiko Schocher
2011-10-23mkimage: adding support for Davinci AIS imageStefano Babic
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger
2011-10-22checkpatch whitespace cleanupsStephen Warren
2011-10-22fix compile warning for env toolsLuka Perkov
2011-10-06ublimage: NAND block size isn't set at build-timeLoïc Minier
2011-10-05mkimage: Add variable lenght header supportStefano Babic
2011-10-05mkimage: ublimage must return if the header is not verifiedStefano Babic
2011-09-04mkimage: Fix 'Unknown OMAP image type - 5'Dirk Behme
2011-08-03mkimage: Add OMAP boot image supportJohn Rigby
2011-08-03omap4: add clock supportAneesh V
2011-07-31MIPS: INCA-IP: rename inca-swap-bytes host toolDaniel Schwierzeck
2011-07-28mkimage: add UBL header support for booting davinci cpusHeiko Schocher
2011-07-27digsy_mtc: move board into vendor dir and add vendor logoAnatolij Gustschin
2011-07-26env: allow people to force envcrc buildingMike Frysinger
2011-06-22tools: make it possible to build tools unconfiguredMike Frysinger
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk
2011-05-13Revert "Fix building tools alone with host compiler"Wolfgang Denk
2011-05-12kwbimage: Fix check variable of checksumNobuhiro Iwamatsu
2011-05-12Fix building tools alone with host compilerFrançois Revol
2011-04-30tools/env: document current cross-compilation issues and workaroundLuca Ceresoli
2011-04-21tools/env: fix redundant env flag comparisonJon Povey
2011-04-12Add support for dataflash to U-boot environment settings tool.Remy Bohmer
2011-04-12mkimage: add "-V" option to print version informationWolfgang Denk
2011-04-12Drop config.h include in tools/imximage.hLoïc Minier
2011-02-02imximage: Add MX53 boot image supportLiu Hui-R64343
2011-01-19Fix typo ("comand" instead of "command")Loïc Minier
2010-11-27Coding Style (white space) cleanupWolfgang Denk
2010-11-14Makefile: move include for config.mk upFrançois Revol
2010-11-14tools/env: cleanup host build flagsDaniel Hobi
2010-10-27make-asm-offsets: fix sed scriptWolfgang Denk
2010-10-26include/asm-offsets.h: automatically generate assembler constantsWolfgang Denk
2010-10-18autoconfig.mk: avoid apostophes around hex valuesWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-12tools/imls: fix comment in MakefileDaniel Hobi
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk