summaryrefslogtreecommitdiff
path: root/tools/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makefile: honor PYTHON configuration properlyClément Bœsch2017-08-201-1/+1
* Move environment files from common/ to env/Simon Glass2017-08-151-2/+2
* MIPS: Stop building position independent codePaul Burton2017-07-251-0/+2
* dtc: mkimage: Add the possibility to specify DTCEmmanuel Vadot2017-07-221-0/+2
* fdt: Stop building the old python libfdt moduleSimon Glass2017-06-021-18/+0
* fdt: Build the new python libfdt moduleSimon Glass2017-06-021-0/+31
* fdt: Rename existing python libfdt moduleSimon Glass2017-06-021-5/+6
* fdt: Add all source files to the libfdt buildSimon Glass2017-06-021-3/+5
* tools: allow to override pythonStefano Babic2017-04-131-1/+1
* tools: sunxi: Add spl image builderMaxime Ripard2017-04-071-0/+2
* Pass empty CFLAGS on invocation of libfdt/setup.pyMax Filippov2017-03-201-1/+1
* tools: fix cross-compiling tools when HOSTCC is overriddenMasahiro Yamada2017-03-141-1/+1
* tools: Remove CONFIG_SYS_TEXT_BASE in MakefilePatrick Delaunay2017-03-091-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2017-02-091-0/+5
|\
| * tools: Add tool to add crc8 to a mac addressoliver@schinagl.nl2017-02-071-0/+4
| * tools: Allow crc8 to be usedoliver@schinagl.nl2017-02-071-0/+1
* | cmd: rework "license" commandMasahiro Yamada2017-02-081-10/+1
|/
* arm: mvebu: Implement secure bootMario Six2017-02-011-1/+5
* tools: Correct python building host toolsTom Rini2017-01-241-1/+2
* build: Always build the libfdt python moduleEmmanuel Vadot2017-01-201-1/+1
* tools/Makefile: suppress "which swig" error outputAndre Przywara2016-11-281-1/+1
* tools: fix mksunxiboot build for tools-all targetAndre Przywara2016-11-131-1/+1
* tools: add mksunxiboot to tools-all targetStefan Brüns2016-10-301-0/+1
* sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki2016-10-301-1/+1
* tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)2016-10-061-0/+1
* Only build the libfdt python module if 'swig' is availableSimon Glass2016-07-141-1/+4
* dm: Add a more efficient libfdt librarySimon Glass2016-07-141-0/+11
* mkimage -l is broken for images after gpimageStefano Babic2016-07-111-2/+2
* tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek2016-05-241-0/+1
* cmd: Fix license commandTom Rini2016-03-221-2/+9
* tools: Include fdt_sw.o in libfdt for mkimageSimon Glass2016-03-141-1/+1
* tools: -Wno-deprecated-declarations for OpenSSL on darwinAndreas Bießmann2016-02-241-0/+8
* arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese2016-01-141-1/+1