summaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Expand)Author
2016-11-13tools: fix mksunxiboot build for tools-all targetAndre Przywara
2016-10-30tools: add mksunxiboot to tools-all targetStefan Brüns
2016-10-30sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki
2016-10-06tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)
2016-07-14Only build the libfdt python module if 'swig' is availableSimon Glass
2016-07-14dm: Add a more efficient libfdt librarySimon Glass
2016-07-11mkimage -l is broken for images after gpimageStefano Babic
2016-05-24tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek
2016-03-22cmd: Fix license commandTom Rini
2016-03-14tools: Include fdt_sw.o in libfdt for mkimageSimon Glass
2016-02-24tools: -Wno-deprecated-declarations for OpenSSL on darwinAndreas Bießmann
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese
2016-01-08rockchip: Enable generation of SPI imagesSimon Glass
2015-12-13Revert "rockchip: Add max spl size & spl header configs"Jeffy Chen
2015-12-01rockchip: Add max spl size & spl header configsJeffy Chen
2015-11-19tools: zynqimage: Add Xilinx Zynq boot header generation to mkimageNathan Rossi
2015-09-02rockchip: Add support for the SD imageSimon Glass
2015-09-02rockchip: Add the rkimage format to mkimageSimon Glass
2015-07-27tools: remove mpc86x_clk toolMasahiro Yamada
2015-07-24kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFSStefan Roese
2015-07-21fdt: Add fdtgrep toolSimon Glass
2015-05-28tools: use pkg-config when available to get SSL flagsThomas Petazzoni
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