summaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Expand)Author
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
2018-10-22tools: add i.MX8/8X image supportPeng Fan
2018-07-10vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed
2018-05-11tools: zynqmpimage: Add bif supportAlexander Graf
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-22tools: Make kwboot build if HOST_TOOLS_ALL=yTuomas Tynkkynen
2018-03-19tools/mkimage: add support for STM32 image formatPatrick Delaunay
2018-03-05tools: Include U-Boot libfdt headers from their actual pathPaul Kocialkowski
2018-01-28libfdt: migrate include/libfdt_env.h to a wrapperMasahiro Yamada
2018-01-28libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.cMasahiro Yamada
2018-01-22tools: provide a tool to convert a binary file to an includeHeinrich Schuchardt
2018-01-12riscv: tools: Prelink u-bootRick Chen
2017-12-04libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.cMasahiro Yamada
2017-11-17tools: use files from scripts/dtc/libfdt where possibleMasahiro Yamada
2017-11-17pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada
2017-10-16env: Drop CONFIG_ENV_IS_IN_DATAFLASHTuomas Tynkkynen
2017-09-24tools/mkimage: Make the path to the dtc binary that mkimage calls configurableTom Rini
2017-09-03Makefile: Suppress output of python libfdt build commandBin Meng
2017-09-03Makefile: Quiesce libfdt buildBin Meng
2017-08-20Makefile: honor PYTHON configuration properlyClément Bœsch
2017-08-15Move environment files from common/ to env/Simon Glass
2017-07-25MIPS: Stop building position independent codePaul Burton
2017-07-22dtc: mkimage: Add the possibility to specify DTCEmmanuel Vadot
2017-06-02fdt: Stop building the old python libfdt moduleSimon Glass
2017-06-02fdt: Build the new python libfdt moduleSimon Glass
2017-06-02fdt: Rename existing python libfdt moduleSimon Glass
2017-06-02fdt: Add all source files to the libfdt buildSimon Glass
2017-04-13tools: allow to override pythonStefano Babic
2017-04-07tools: sunxi: Add spl image builderMaxime Ripard
2017-03-20Pass empty CFLAGS on invocation of libfdt/setup.pyMax Filippov
2017-03-14tools: fix cross-compiling tools when HOSTCC is overriddenMasahiro Yamada
2017-03-09tools: Remove CONFIG_SYS_TEXT_BASE in MakefilePatrick Delaunay
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2017-02-08cmd: rework "license" commandMasahiro Yamada
2017-02-07tools: Add tool to add crc8 to a mac addressoliver@schinagl.nl
2017-02-07tools: Allow crc8 to be usedoliver@schinagl.nl
2017-02-01arm: mvebu: Implement secure bootMario Six
2017-01-24tools: Correct python building host toolsTom Rini
2017-01-20build: Always build the libfdt python moduleEmmanuel Vadot
2016-11-28tools/Makefile: suppress "which swig" error outputAndre Przywara
2016-11-13tools: fix mksunxiboot build for tools-all targetAndre Przywara