summaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Expand)Author
2015-04-10lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)
2015-02-16tools/imagetool: remove linker scriptAndreas Bießmann
2015-02-07kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFSTom Rini
2015-01-30Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2015-01-29Use hash.c in mkimageRuchika Gupta
2015-01-29rsa: Split the rsa-verify to separate the modular exponentiationRuchika Gupta
2015-01-29imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira
2014-12-18x86: ifdtool: Add support for early microcode accessSimon Glass
2014-11-21x86: Add ifdtool for working with Intel Flash Descriptor ROM imagesSimon Glass
2014-11-07kbuild: sync top Makefile with Linux 3.18-rc1Masahiro Yamada
2014-10-23tools: Compile kwboot for Marvell Armada XP as those SoCs are now supportedStefan Roese
2014-10-06tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning
2014-07-30kconfig: switch to KconfigMasahiro Yamada
2014-06-23lib, fdt: move fdtdec_get_int() out of lib/fdtdec.cHeiko Schocher
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee
2014-06-19Allow compiling common/bootm.c on with HOSTCCSimon Glass
2014-06-11kbuild: remove unnecessary adjustment for CygwinMasahiro Yamada
2014-06-11kbuild, tools: generate wrapper C sources automatically by MakefileMasahiro Yamada
2014-06-11tools: include u-boot version of sha256.hJeroen Hofstee
2014-06-05tools: refactor HOSTLOADLIBES_* optionsMasahiro Yamada
2014-06-05mkimage : Split out and clean pbl_crc32 for use by other image typesCharles Manning
2014-05-27arm:at91: enable ROM loadable atmel imageAndreas Bießmann
2014-05-27mkimage: add atmelimageAndreas Bießmann
2014-05-25sunxi: non-FEL SPL boot support for sun7iIan Campbell
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD
2014-04-18tools: fix Makefile to clean-up fit_info and fit_check_signMasahiro Yamada
2014-04-17tools: mkimage: add support for gpimage formatKaricheri, Muralidharan
2014-03-21tools, fit_check_sign: verify a signed fit imageHeiko Schocher
2014-03-21tools, fit: add fit_info host commandHeiko Schocher
2014-03-21fit: add sha256 supportHeiko Schocher
2014-03-12kbuild: rename SRCTREE to srctreeMasahiro Yamada
2014-03-04kbuild: tools: fix a bug that always builds Denx logoMasahiro Yamada
2014-03-04kbuild: add "cross_tools" target to build tools for the targetMasahiro Yamada
2014-02-19kernel-doc: move kernel-doc tools to scripts/Masahiro Yamada
2014-02-19Makefile: refactor tools-all targetsMasahiro Yamada
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2014-02-19Makefile: refactor include path settingsMasahiro Yamada
2014-02-19tools: convert makefiles to kbuild styleMasahiro Yamada
2014-02-19tools: correct proftool build ruleIan Campbell
2014-01-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-01-09arm64: Add tool to statically apply RELA relocationsScott Wood
2013-12-30Exynos5420: Add base patch for SMDK5420Rajeshwari Birje
2013-12-13Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira
2013-12-13tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira
2013-11-08Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-09-11Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-05Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-08-31tools: Sort lists of files in MakefileMarek Vasut