summaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-02-17display : uboot logo displaykeith.zhao1-1/+1
2023-02-17board:riscv:jh7110: modify config for starfive JH7110 boardkeith.zhao1-1/+1
2021-07-31tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytesPali Rohár1-4/+0
2021-07-31tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38XPali Rohár1-4/+0
2021-07-31tools: kwbimage: Fix compilation without CONFIG_SYS_U_BOOT_OFFSPali Rohár1-1/+1
2021-07-16tools: Use a single target-independent config to enable OpenSSLAlexandru Gagniuc1-17/+31
2021-07-16common: Move host-only logic in image-sig.c to separate fileAlexandru Gagniuc1-1/+1
2021-04-14lib: Add support for ECDSA image signingAlexandru Gagniuc1-0/+3
2021-04-14lib/rsa: Make fdt_add_bignum() available outside of RSA codeAlexandru Gagniuc1-0/+5
2021-04-14lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc1-1/+2
2021-03-12arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár1-2/+2
2021-01-23tools/Makefile: FIT_CIPHER requires libsslJoel Stanley1-1/+1
2021-01-12tools: mkimage: Add Allwinner eGON supportAndre Przywara1-0/+1
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini1-0/+3
2020-12-31mkeficapsule: Add support for embedding public key in a dtbSughosh Ganu1-0/+1
2020-12-03tools: add mkeficapsule command for UEFI capsule updateAKASHI Takahiro1-0/+2
2020-11-30mips: octeon: tools: Add update_octeon_header toolStefan Roese1-0/+3
2020-06-12Add support for SHA384 and SHA512Reuben Dowle1-0/+2
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner1-2/+2
2020-04-26fdt_region: move fdt_region.c to common/ from lib/libfdt/Masahiro Yamada1-8/+4
2020-04-26libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.cMasahiro Yamada1-3/+2
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini1-4/+4
2020-03-12lib: rsa: decouple rsa from FIT image verificationAKASHI Takahiro1-1/+1
2020-01-17u-boot: fit: add support to decrypt fit with aesPhilippe Reynes1-1/+1
2020-01-17mkimage: fit: add support to encrypt image with aesPhilippe Reynes1-1/+13
2019-12-07cmd: add asn1_compilerAKASHI Takahiro1-0/+3
2019-08-26tools: remove easylogo and include/video_logo.hHeinrich Schuchardt1-1/+0
2019-07-29bmp_logo: support CONFIG_DM_VIDEOHeiko Schocher1-0/+6
2019-07-24x86: Add ifwitool for Intel Integrated Firmware ImageSimon Glass1-0/+3
2019-06-07spl: add overall SPL size checkSimon Goldschmidt1-0/+4
2019-05-10Make FIT support really optionalFabrice Fontaine1-4/+2
2019-05-03tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLSFabrice Fontaine1-0/+1
2019-04-27tools/Makefile: get openssl CFLAGS from pkg-configPierre Bourdon1-0/+2
2019-04-03tools/Makefile: build host tools with -std=gnu99Thomas Petazzoni1-1/+2
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini1-0/+1
2019-01-01tools: add i.MX8M image supportPeng Fan1-0/+1
2018-12-15tools: add a generic config for native tools buildingOtavio Salvador1-1/+1
2018-12-09Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich1-0/+1
2018-11-29tools: MediaTek: add MTK boot header generation to mkimageRyder Lee1-0/+1
2018-10-22tools: add i.MX8/8X image supportPeng Fan1-0/+1
2018-07-10vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed1-0/+1
2018-05-11tools: zynqmpimage: Add bif supportAlexander Graf1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2018-03-22tools: Make kwboot build if HOST_TOOLS_ALL=yTuomas Tynkkynen1-0/+1
2018-03-19tools/mkimage: add support for STM32 image formatPatrick Delaunay1-0/+1
2018-03-05tools: Include U-Boot libfdt headers from their actual pathPaul Kocialkowski1-1/+1
2018-01-28libfdt: migrate include/libfdt_env.h to a wrapperMasahiro Yamada1-1/+1
2018-01-28libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.cMasahiro Yamada1-3/+3
2018-01-23tools: provide a tool to convert a binary file to an includeHeinrich Schuchardt1-0/+3
2018-01-12riscv: tools: Prelink u-bootRick Chen1-0/+1