summaryrefslogtreecommitdiffstats
path: root/tools/Makefile
Commit message (Expand)AuthorAgeFilesLines
* lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)2015-04-101-0/+1
* tools/imagetool: remove linker scriptAndreas Bießmann2015-02-161-2/+0
* kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFSTom Rini2015-02-071-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-01-301-1/+3
|\
| * Use hash.c in mkimageRuchika Gupta2015-01-291-0/+1
| * rsa: Split the rsa-verify to separate the modular exponentiationRuchika Gupta2015-01-291-1/+2
* | imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira2015-01-291-0/+2
|/
* x86: ifdtool: Add support for early microcode accessSimon Glass2014-12-181-0/+1
* x86: Add ifdtool for working with Intel Flash Descriptor ROM imagesSimon Glass2014-11-211-0/+2
* kbuild: sync top Makefile with Linux 3.18-rc1Masahiro Yamada2014-11-071-1/+1
* tools: Compile kwboot for Marvell Armada XP as those SoCs are now supportedStefan Roese2014-10-231-0/+1
* tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning2014-10-061-0/+1
* kconfig: switch to KconfigMasahiro Yamada2014-07-301-1/+1
* lib, fdt: move fdtdec_get_int() out of lib/fdtdec.cHeiko Schocher2014-06-231-0/+1
* includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-191-1/+0
* Allow compiling common/bootm.c on with HOSTCCSimon Glass2014-06-191-0/+1
* kbuild: remove unnecessary adjustment for CygwinMasahiro Yamada2014-06-111-49/+40
* kbuild, tools: generate wrapper C sources automatically by MakefileMasahiro Yamada2014-06-111-13/+23
* tools: include u-boot version of sha256.hJeroen Hofstee2014-06-111-0/+1
* tools: refactor HOSTLOADLIBES_* optionsMasahiro Yamada2014-06-051-10/+9
* mkimage : Split out and clean pbl_crc32 for use by other image typesCharles Manning2014-06-051-0/+1
* arm:at91: enable ROM loadable atmel imageAndreas Bießmann2014-05-271-0/+2
* mkimage: add atmelimageAndreas Bießmann2014-05-271-0/+1
* sunxi: non-FEL SPL boot support for sun7iIan Campbell2014-05-251-0/+2
* Merge branch 'u-boot/master'Albert ARIBAUD2014-05-091-2/+12
|\
| * tools: fix Makefile to clean-up fit_info and fit_check_signMasahiro Yamada2014-04-181-3/+1
| * tools, fit_check_sign: verify a signed fit imageHeiko Schocher2014-03-211-2/+5
| * tools, fit: add fit_info host commandHeiko Schocher2014-03-211-0/+8
| * fit: add sha256 supportHeiko Schocher2014-03-211-1/+2
* | tools: mkimage: add support for gpimage formatKaricheri, Muralidharan2014-04-171-0/+2
|/
* kbuild: rename SRCTREE to srctreeMasahiro Yamada2014-03-121-3/+3
* kbuild: tools: fix a bug that always builds Denx logoMasahiro Yamada2014-03-041-2/+2
* kbuild: add "cross_tools" target to build tools for the targetMasahiro Yamada2014-03-041-0/+12
* kernel-doc: move kernel-doc tools to scripts/Masahiro Yamada2014-02-191-2/+0
* Makefile: refactor tools-all targetsMasahiro Yamada2014-02-191-1/+7
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-14/+9
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-9/+9
* Makefile: refactor include path settingsMasahiro Yamada2014-02-191-5/+3
* tools: convert makefiles to kbuild styleMasahiro Yamada2014-02-191-234/+104
* tools: correct proftool build ruleIan Campbell2014-02-191-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-101-1/+8
|\
| * arm64: Add tool to statically apply RELA relocationsScott Wood2014-01-091-0/+6
| * Exynos5420: Add base patch for SMDK5420Rajeshwari Birje2013-12-301-1/+2
* | Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira2013-12-131-0/+26
* | tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira2013-12-131-0/+2
|/
* Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada2013-11-081-1/+1
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-1/+1
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-111-1/+2
|\
| * CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update MakefilesChander Kashyap2013-08-271-2/+2
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-051-20/+22
|\ \
OpenPOWER on IntegriCloud