aboutsummaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Expand)AuthorFilesLines
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-22tools: provide a tool to convert a binary file to an includeHeinrich Schuchardt1-0/+3
2018-01-12riscv: tools: Prelink u-bootRick Chen1-0/+1
2017-12-04libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.cMasahiro Yamada1-2/+2
2017-11-17tools: use files from scripts/dtc/libfdt where possibleMasahiro Yamada1-5/+10
2017-11-17pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada1-30/+0
2017-10-16env: Drop CONFIG_ENV_IS_IN_DATAFLASHTuomas Tynkkynen1-1/+0
2017-09-24tools/mkimage: Make the path to the dtc binary that mkimage calls configurableTom Rini1-1/+1
2017-09-03Makefile: Suppress output of python libfdt build commandBin Meng1-2/+2
2017-09-03Makefile: Quiesce libfdt buildBin Meng1-1/+1
2017-08-20Makefile: honor PYTHON configuration properlyClément Bœsch1-1/+1
2017-08-15Move environment files from common/ to env/Simon Glass1-2/+2
2017-07-25MIPS: Stop building position independent codePaul Burton1-0/+2
2017-07-22dtc: mkimage: Add the possibility to specify DTCEmmanuel Vadot1-0/+2
2017-06-02fdt: Stop building the old python libfdt moduleSimon Glass1-18/+0
2017-06-02fdt: Build the new python libfdt moduleSimon Glass1-0/+31
2017-06-02fdt: Rename existing python libfdt moduleSimon Glass1-5/+6
2017-06-02fdt: Add all source files to the libfdt buildSimon Glass1-3/+5
2017-04-13tools: allow to override pythonStefano Babic1-1/+1
2017-04-07tools: sunxi: Add spl image builderMaxime Ripard1-0/+2
2017-03-20Pass empty CFLAGS on invocation of libfdt/setup.pyMax Filippov1-1/+1
2017-03-14tools: fix cross-compiling tools when HOSTCC is overriddenMasahiro Yamada1-1/+1
2017-03-09tools: Remove CONFIG_SYS_TEXT_BASE in MakefilePatrick Delaunay1-1/+0
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-0/+5
2017-02-08cmd: rework "license" commandMasahiro Yamada1-10/+1
2017-02-07tools: Add tool to add crc8 to a mac addressoliver@schinagl.nl1-0/+4
2017-02-07tools: Allow crc8 to be usedoliver@schinagl.nl1-0/+1
2017-02-01arm: mvebu: Implement secure bootMario Six1-1/+5
2017-01-24tools: Correct python building host toolsTom Rini1-1/+2
2017-01-20build: Always build the libfdt python moduleEmmanuel Vadot1-1/+1
2016-11-28tools/Makefile: suppress "which swig" error outputAndre Przywara1-1/+1
2016-11-13tools: fix mksunxiboot build for tools-all targetAndre Przywara1-1/+1
2016-10-30tools: add mksunxiboot to tools-all targetStefan Brüns1-0/+1
2016-10-30sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki1-1/+1
2016-10-06tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)1-0/+1
2016-07-14Only build the libfdt python module if 'swig' is availableSimon Glass1-1/+4
2016-07-14dm: Add a more efficient libfdt librarySimon Glass1-0/+11
2016-07-11mkimage -l is broken for images after gpimageStefano Babic1-2/+2
2016-05-24tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek1-0/+1
2016-03-22cmd: Fix license commandTom Rini1-2/+9
2016-03-14tools: Include fdt_sw.o in libfdt for mkimageSimon Glass1-1/+1
2016-02-24tools: -Wno-deprecated-declarations for OpenSSL on darwinAndreas Bießmann1-0/+8
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese1-1/+1
2016-01-08rockchip: Enable generation of SPI imagesSimon Glass1-1/+1