summaryrefslogtreecommitdiff
path: root/tools/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools: remove easylogo and include/video_logo.hWIP/2019-08-26-master-importsHeinrich Schuchardt2019-08-261-1/+0
* bmp_logo: support CONFIG_DM_VIDEOHeiko Schocher2019-07-291-0/+6
* x86: Add ifwitool for Intel Integrated Firmware ImageSimon Glass2019-07-231-0/+3
* spl: add overall SPL size checkSimon Goldschmidt2019-06-071-0/+4
* Make FIT support really optionalFabrice Fontaine2019-05-091-4/+2
* tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLSFabrice Fontaine2019-05-031-0/+1
* tools/Makefile: get openssl CFLAGS from pkg-configPierre Bourdon2019-04-261-0/+2
* tools/Makefile: build host tools with -std=gnu99Thomas Petazzoni2019-04-031-1/+2
* Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini2019-01-011-0/+1
|\
| * tools: add i.MX8M image supportPeng Fan2019-01-011-0/+1
* | tools: add a generic config for native tools buildingOtavio Salvador2018-12-151-1/+1
|/
* Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich2018-12-081-0/+1
* tools: MediaTek: add MTK boot header generation to mkimageRyder Lee2018-11-281-0/+1
* tools: add i.MX8/8X image supportPeng Fan2018-10-221-0/+1
* 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