aboutsummaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-02-19tools: convert makefiles to kbuild styleMasahiro Yamada1-234/+104
2014-02-19tools: correct proftool build ruleIan Campbell1-2/+2
2014-01-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+8
2014-01-09arm64: Add tool to statically apply RELA relocationsScott Wood1-0/+6
2013-12-30Exynos5420: Add base patch for SMDK5420Rajeshwari Birje1-1/+2
2013-12-13Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira1-0/+26
2013-12-13tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira1-0/+2
2013-11-08Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada1-1/+1
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-1/+1
2013-09-11Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+2
2013-09-05Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-20/+22
2013-08-31tools: Sort lists of files in MakefileMarek Vasut1-22/+22
2013-08-31ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut1-0/+2
2013-08-27CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update MakefilesChander Kashyap1-2/+2
2013-08-16tools/Makefile: Move _GNU_SOURCE to MakefileYork Sun1-1/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-28mkimage: Build signing only if board has CONFIG_FIT_SIGNATURESimon Glass1-1/+1
2013-06-26image: Add RSA support for image signingSimon Glass1-2/+11
2013-06-26image: Add signing infrastructureSimon Glass1-0/+6
2013-06-26Add proftool to decode profile dataSimon Glass1-0/+6
2013-06-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-17/+10
2013-06-03build: Use generic boot logo matchingOtavio Salvador1-17/+10
2013-05-14image: Move HOSTCC image code to tools/Simon Glass1-0/+2
2013-05-14image: Split FIT code into new image-fit.cSimon Glass1-0/+2
2013-04-17fdt: Ensure that libfdt_env.h comes from U-BootSimon Glass1-1/+2
2013-01-21mx23: config: Enable mxsboot tool for i.MX23 based boardsOtavio Salvador1-0/+2
2012-10-15kerneldoc: Implant DocBook from Linux kernelMarek Vasut1-1/+1
2012-08-23powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie1-0/+2
2012-07-08tools: Fix mingw tools buildVladimir Yakovlev1-1/+2
2012-07-07kwboot: boot kirkwood SoCs over a serial linkLuka Perkov1-0/+6
2012-02-12EXYNOS: SMDK5250: Add MMC SPL supportChander Kashyap1-0/+6
2012-01-13Strip mkenvimageDavid Wagner1-0/+1
2011-11-22new tool mkenvimage: generates an env image from an arbitrary config fileDavid Wagner1-0/+5
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk1-1/+7
2011-11-15tools: logo: split bmp arrays from bmp_logo.hChe-Liang Chiou1-1/+7
2011-11-11iMX28: Add image header generator toolMarek Vasut1-0/+6
2011-10-23mkimage: adding support for Davinci AIS imageStefano Babic1-1/+3
2011-08-03mkimage: Add OMAP boot image supportJohn Rigby1-0/+2
2011-07-31MIPS: INCA-IP: rename inca-swap-bytes host toolDaniel Schwierzeck1-4/+4
2011-07-28mkimage: add UBL header support for booting davinci cpusHeiko Schocher1-0/+2
2011-07-27digsy_mtc: move board into vendor dir and add vendor logoAnatolij Gustschin1-0/+3
2011-06-22tools: make it possible to build tools unconfiguredMike Frysinger1-10/+14
2011-05-13Revert "Fix building tools alone with host compiler"Wolfgang Denk1-3/+3
2011-05-12Fix building tools alone with host compilerFrançois Revol1-3/+3
2010-11-14Makefile: move include for config.mk upFrançois Revol1-6/+6
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+2
2010-09-21logos: add Freescale logoTimur Tabi1-0/+3
2010-09-19tools: enable img2srec for "tools-all" targetMike Frysinger1-0/+1
2010-08-10ARM: Add support for jadecpu board based on MB86R01 SoCMatthias Weisser1-0/+3
2010-04-13Move libfdt/ into lib/Peter Tyser1-3/+3