aboutsummaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-09-02rockchip: Add support for the SD imageSimon Glass1-1/+1
2015-09-02rockchip: Add the rkimage format to mkimageSimon Glass1-0/+3
2015-07-27tools: remove mpc86x_clk toolMasahiro Yamada1-4/+0
2015-07-24kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFSStefan Roese1-2/+2
2015-07-21fdt: Add fdtgrep toolSimon Glass1-1/+5
2015-05-28tools: use pkg-config when available to get SSL flagsThomas Petazzoni1-1/+2
2015-04-10lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)1-0/+1
2015-02-16tools/imagetool: remove linker scriptAndreas Bießmann1-2/+0
2015-02-07kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFSTom Rini1-0/+4
2015-01-30Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini1-1/+3
2015-01-29Use hash.c in mkimageRuchika Gupta1-0/+1
2015-01-29rsa: Split the rsa-verify to separate the modular exponentiationRuchika Gupta1-1/+2
2015-01-29imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira1-0/+2
2014-12-18x86: ifdtool: Add support for early microcode accessSimon Glass1-0/+1
2014-11-21x86: Add ifdtool for working with Intel Flash Descriptor ROM imagesSimon Glass1-0/+2
2014-11-07kbuild: sync top Makefile with Linux 3.18-rc1Masahiro Yamada1-1/+1
2014-10-23tools: Compile kwboot for Marvell Armada XP as those SoCs are now supportedStefan Roese1-0/+1
2014-10-06tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning1-0/+1
2014-07-30kconfig: switch to KconfigMasahiro Yamada1-1/+1
2014-06-23lib, fdt: move fdtdec_get_int() out of lib/fdtdec.cHeiko Schocher1-0/+1
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee1-1/+0
2014-06-19Allow compiling common/bootm.c on with HOSTCCSimon Glass1-0/+1
2014-06-11kbuild: remove unnecessary adjustment for CygwinMasahiro Yamada1-49/+40
2014-06-11kbuild, tools: generate wrapper C sources automatically by MakefileMasahiro Yamada1-13/+23
2014-06-11tools: include u-boot version of sha256.hJeroen Hofstee1-0/+1
2014-06-05tools: refactor HOSTLOADLIBES_* optionsMasahiro Yamada1-10/+9
2014-06-05mkimage : Split out and clean pbl_crc32 for use by other image typesCharles Manning1-0/+1
2014-05-27arm:at91: enable ROM loadable atmel imageAndreas Bießmann1-0/+2
2014-05-27mkimage: add atmelimageAndreas Bießmann1-0/+1
2014-05-25sunxi: non-FEL SPL boot support for sun7iIan Campbell1-0/+2
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD1-2/+12
2014-04-18tools: fix Makefile to clean-up fit_info and fit_check_signMasahiro Yamada1-3/+1
2014-04-17tools: mkimage: add support for gpimage formatKaricheri, Muralidharan1-0/+2
2014-03-21tools, fit_check_sign: verify a signed fit imageHeiko Schocher1-2/+5
2014-03-21tools, fit: add fit_info host commandHeiko Schocher1-0/+8
2014-03-21fit: add sha256 supportHeiko Schocher1-1/+2
2014-03-12kbuild: rename SRCTREE to srctreeMasahiro Yamada1-3/+3
2014-03-04kbuild: tools: fix a bug that always builds Denx logoMasahiro Yamada1-2/+2
2014-03-04kbuild: add "cross_tools" target to build tools for the targetMasahiro Yamada1-0/+12
2014-02-19kernel-doc: move kernel-doc tools to scripts/Masahiro Yamada1-2/+0
2014-02-19Makefile: refactor tools-all targetsMasahiro Yamada1-1/+7
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada1-14/+9
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-9/+9
2014-02-19Makefile: refactor include path settingsMasahiro Yamada1-5/+3
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