summaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Expand)Author
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
2016-10-30tools: add mksunxiboot to tools-all targetStefan Brüns
2016-10-30sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki
2016-10-06tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)
2016-07-14Only build the libfdt python module if 'swig' is availableSimon Glass
2016-07-14dm: Add a more efficient libfdt librarySimon Glass
2016-07-11mkimage -l is broken for images after gpimageStefano Babic
2016-05-24tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek
2016-03-22cmd: Fix license commandTom Rini
2016-03-14tools: Include fdt_sw.o in libfdt for mkimageSimon Glass
2016-02-24tools: -Wno-deprecated-declarations for OpenSSL on darwinAndreas Bießmann
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese
2016-01-08rockchip: Enable generation of SPI imagesSimon Glass
2015-12-13Revert "rockchip: Add max spl size & spl header configs"Jeffy Chen
2015-12-01rockchip: Add max spl size & spl header configsJeffy Chen
2015-11-19tools: zynqimage: Add Xilinx Zynq boot header generation to mkimageNathan Rossi
2015-09-02rockchip: Add support for the SD imageSimon Glass
2015-09-02rockchip: Add the rkimage format to mkimageSimon Glass
2015-07-27tools: remove mpc86x_clk toolMasahiro Yamada
2015-07-24kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFSStefan Roese
2015-07-21fdt: Add fdtgrep toolSimon Glass
2015-05-28tools: use pkg-config when available to get SSL flagsThomas Petazzoni
2015-04-10lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)
2015-02-16tools/imagetool: remove linker scriptAndreas Bießmann
2015-02-07kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFSTom Rini