summaryrefslogtreecommitdiffstats
path: root/tools/Makefile
Commit message (Expand)AuthorAgeFilesLines
* lib: Add support for ECDSA image signingAlexandru Gagniuc2021-04-141-0/+3
* lib/rsa: Make fdt_add_bignum() available outside of RSA codeAlexandru Gagniuc2021-04-141-0/+5
* lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc2021-04-141-1/+2
* arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár2021-03-121-2/+2
* tools/Makefile: FIT_CIPHER requires libsslJoel Stanley2021-01-221-1/+1
* tools: mkimage: Add Allwinner eGON supportAndre Przywara2021-01-111-0/+1
* Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-051-0/+3
|\
| * mips: octeon: tools: Add update_octeon_header toolStefan Roese2020-11-301-0/+3
* | mkeficapsule: Add support for embedding public key in a dtbSughosh Ganu2020-12-311-0/+1
* | tools: add mkeficapsule command for UEFI capsule updateAKASHI Takahiro2020-12-031-0/+2
|/
* Add support for SHA384 and SHA512Reuben Dowle2020-06-121-0/+2
* rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner2020-05-151-2/+2
* fdt_region: move fdt_region.c to common/ from lib/libfdt/Masahiro Yamada2020-04-261-8/+4
* libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.cMasahiro Yamada2020-04-261-3/+2
* kconfig / kbuild: Re-sync with Linux 4.19Tom Rini2020-04-101-4/+4
* lib: rsa: decouple rsa from FIT image verificationAKASHI Takahiro2020-03-121-1/+1
* u-boot: fit: add support to decrypt fit with aesPhilippe Reynes2020-01-171-1/+1
* mkimage: fit: add support to encrypt image with aesPhilippe Reynes2020-01-171-1/+13
* cmd: add asn1_compilerAKASHI Takahiro2019-12-061-0/+3
* tools: remove easylogo and include/video_logo.hHeinrich Schuchardt2019-08-261-1/+0
* bmp_logo: support CONFIG_DM_VIDEOHeiko Schocher2019-07-291-0/+6
* x86: Add ifwitool for Intel Integrated Firmware ImageSimon Glass2019-07-231-0/+3
* spl: add overall SPL size checkSimon Goldschmidt2019-06-071-0/+4
* Make FIT support really optionalFabrice Fontaine2019-05-091-4/+2
* tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLSFabrice Fontaine2019-05-031-0/+1
* tools/Makefile: get openssl CFLAGS from pkg-configPierre Bourdon2019-04-261-0/+2
* tools/Makefile: build host tools with -std=gnu99Thomas Petazzoni2019-04-031-1/+2
* Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini2019-01-011-0/+1
|\
| * tools: add i.MX8M image supportPeng Fan2019-01-011-0/+1
* | tools: add a generic config for native tools buildingOtavio Salvador2018-12-151-1/+1
|/
* Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich2018-12-081-0/+1
* tools: MediaTek: add MTK boot header generation to mkimageRyder Lee2018-11-281-0/+1
* tools: add i.MX8/8X image supportPeng Fan2018-10-221-0/+1
* vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed2018-07-101-0/+1
* tools: zynqmpimage: Add bif supportAlexander Graf2018-05-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* tools: Make kwboot build if HOST_TOOLS_ALL=yTuomas Tynkkynen2018-03-221-0/+1
* tools/mkimage: add support for STM32 image formatPatrick Delaunay2018-03-191-0/+1
* tools: Include U-Boot libfdt headers from their actual pathPaul Kocialkowski2018-03-051-1/+1
* libfdt: migrate include/libfdt_env.h to a wrapperMasahiro Yamada2018-01-281-1/+1
* libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.cMasahiro Yamada2018-01-281-3/+3
* tools: provide a tool to convert a binary file to an includeHeinrich Schuchardt2018-01-221-0/+3
* riscv: tools: Prelink u-bootRick Chen2018-01-121-0/+1
* libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.cMasahiro Yamada2017-12-041-2/+2
* tools: use files from scripts/dtc/libfdt where possibleMasahiro Yamada2017-11-171-5/+10
* pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada2017-11-171-30/+0
* env: Drop CONFIG_ENV_IS_IN_DATAFLASHTuomas Tynkkynen2017-10-161-1/+0
* tools/mkimage: Make the path to the dtc binary that mkimage calls configurableTom Rini2017-09-241-1/+1
* Makefile: Suppress output of python libfdt build commandBin Meng2017-09-031-2/+2
* Makefile: Quiesce libfdt buildBin Meng2017-09-031-1/+1