summaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Expand)Author
2022-08-20tools: mkeficapsule: use pkg-config for each lib separatHeiko Thiery
2022-08-04tools: kwboot: use pkg-config to get -ltinfoHeiko Thiery
2022-08-04tools: mkeficapsule: use pkg-config to get -luuid and -lgnutlsHeiko Thiery
2022-04-21crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.cPali Rohár
2022-04-04tools: mkimage: Add Allwinner TOC0 supportSamuel Holland
2022-03-04tools: kwboot: Add support for backspace key in mini terminalPali Rohár
2022-03-04tools: kwboot: Use separate thread for sending boot message patternPali Rohár
2022-02-11tools: mkeficapsule: allow for specifying GUID explicitlyAKASHI Takahiro
2022-02-11tools: mkeficapsule: add firmware image signingAKASHI Takahiro
2022-02-11tools: build mkeficapsule with tools-only_defconfigAKASHI Takahiro
2021-11-11Create a new boot/ directorySimon Glass
2021-10-19tools: Stop re-defining -std= when building toolsTom Rini
2021-10-08image: Split host code out into its own fileSimon Glass
2021-07-31tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytesPali Rohár
2021-07-31tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38XPali Rohár
2021-07-31tools: kwbimage: Fix compilation without CONFIG_SYS_U_BOOT_OFFSPali Rohár
2021-07-16tools: Use a single target-independent config to enable OpenSSLAlexandru Gagniuc
2021-07-16common: Move host-only logic in image-sig.c to separate fileAlexandru Gagniuc
2021-04-14lib: Add support for ECDSA image signingAlexandru Gagniuc
2021-04-14lib/rsa: Make fdt_add_bignum() available outside of RSA codeAlexandru Gagniuc
2021-04-14lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc
2021-03-12arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár
2021-01-22tools/Makefile: FIT_CIPHER requires libsslJoel Stanley
2021-01-11tools: mkimage: Add Allwinner eGON supportAndre Przywara
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2020-12-31mkeficapsule: Add support for embedding public key in a dtbSughosh Ganu
2020-12-03tools: add mkeficapsule command for UEFI capsule updateAKASHI Takahiro
2020-11-30mips: octeon: tools: Add update_octeon_header toolStefan Roese
2020-06-12Add support for SHA384 and SHA512Reuben Dowle
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner
2020-04-26fdt_region: move fdt_region.c to common/ from lib/libfdt/Masahiro Yamada
2020-04-26libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.cMasahiro Yamada
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini
2020-03-12lib: rsa: decouple rsa from FIT image verificationAKASHI Takahiro
2020-01-17u-boot: fit: add support to decrypt fit with aesPhilippe Reynes
2020-01-17mkimage: fit: add support to encrypt image with aesPhilippe Reynes
2019-12-06cmd: add asn1_compilerAKASHI Takahiro
2019-08-26tools: remove easylogo and include/video_logo.hHeinrich Schuchardt
2019-07-29bmp_logo: support CONFIG_DM_VIDEOHeiko Schocher
2019-07-23x86: Add ifwitool for Intel Integrated Firmware ImageSimon Glass
2019-06-07spl: add overall SPL size checkSimon Goldschmidt
2019-05-09Make FIT support really optionalFabrice Fontaine
2019-05-03tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLSFabrice Fontaine
2019-04-26tools/Makefile: get openssl CFLAGS from pkg-configPierre Bourdon
2019-04-03tools/Makefile: build host tools with -std=gnu99Thomas Petazzoni
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini
2019-01-01tools: add i.MX8M image supportPeng Fan
2018-12-15tools: add a generic config for native tools buildingOtavio Salvador
2018-12-08Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich
2018-11-28tools: MediaTek: add MTK boot header generation to mkimageRyder Lee