Age | Commit message (Expand) | Author |
2018-03-05 | tools: Include U-Boot libfdt headers from their actual path | Paul Kocialkowski |
2018-01-28 | libfdt: migrate include/libfdt_env.h to a wrapper | Masahiro Yamada |
2018-01-28 | libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c | Masahiro Yamada |
2018-01-22 | tools: provide a tool to convert a binary file to an include | Heinrich Schuchardt |
2018-01-12 | riscv: tools: Prelink u-boot | Rick Chen |
2017-12-04 | libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c | Masahiro Yamada |
2017-11-17 | tools: use files from scripts/dtc/libfdt where possible | Masahiro Yamada |
2017-11-17 | pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile | Masahiro Yamada |
2017-10-16 | env: Drop CONFIG_ENV_IS_IN_DATAFLASH | Tuomas Tynkkynen |
2017-09-24 | tools/mkimage: Make the path to the dtc binary that mkimage calls configurable | Tom Rini |
2017-09-03 | Makefile: Suppress output of python libfdt build command | Bin Meng |
2017-09-03 | Makefile: Quiesce libfdt build | Bin Meng |
2017-08-20 | Makefile: honor PYTHON configuration properly | Clément Bœsch |
2017-08-15 | Move environment files from common/ to env/ | Simon Glass |
2017-07-25 | MIPS: Stop building position independent code | Paul Burton |
2017-07-22 | dtc: mkimage: Add the possibility to specify DTC | Emmanuel Vadot |
2017-06-02 | fdt: Stop building the old python libfdt module | Simon Glass |
2017-06-02 | fdt: Build the new python libfdt module | Simon Glass |
2017-06-02 | fdt: Rename existing python libfdt module | Simon Glass |
2017-06-02 | fdt: Add all source files to the libfdt build | Simon Glass |
2017-04-13 | tools: allow to override python | Stefano Babic |
2017-04-07 | tools: sunxi: Add spl image builder | Maxime Ripard |
2017-03-20 | Pass empty CFLAGS on invocation of libfdt/setup.py | Max Filippov |
2017-03-14 | tools: fix cross-compiling tools when HOSTCC is overridden | Masahiro Yamada |
2017-03-09 | tools: Remove CONFIG_SYS_TEXT_BASE in Makefile | Patrick Delaunay |
2017-02-09 | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini |
2017-02-08 | cmd: rework "license" command | Masahiro Yamada |
2017-02-07 | tools: Add tool to add crc8 to a mac address | oliver@schinagl.nl |
2017-02-07 | tools: Allow crc8 to be used | oliver@schinagl.nl |
2017-02-01 | arm: mvebu: Implement secure boot | Mario Six |
2017-01-24 | tools: Correct python building host tools | Tom Rini |
2017-01-20 | build: Always build the libfdt python module | Emmanuel Vadot |
2016-11-28 | tools/Makefile: suppress "which swig" error output | Andre Przywara |
2016-11-13 | tools: fix mksunxiboot build for tools-all target | Andre Przywara |
2016-10-30 | tools: add mksunxiboot to tools-all target | Stefan Brüns |
2016-10-30 | sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI | Jagan Teki |
2016-10-06 | tools: mkimage: add support for Vybrid image format | Albert ARIBAUD \(3ADEV\) |
2016-07-14 | Only build the libfdt python module if 'swig' is available | Simon Glass |
2016-07-14 | dm: Add a more efficient libfdt library | Simon Glass |
2016-07-11 | mkimage -l is broken for images after gpimage | Stefano Babic |
2016-05-24 | tools: zynqmpimage: Add Xilinx ZynqMP boot header generation | Michal Simek |
2016-03-22 | cmd: Fix license command | Tom Rini |
2016-03-14 | tools: Include fdt_sw.o in libfdt for mkimage | Simon Glass |
2016-02-24 | tools: -Wno-deprecated-declarations for OpenSSL on darwin | Andreas Bießmann |
2016-01-14 | arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig | Stefan Roese |
2016-01-08 | rockchip: Enable generation of SPI images | Simon Glass |
2015-12-13 | Revert "rockchip: Add max spl size & spl header configs" | Jeffy Chen |
2015-12-01 | rockchip: Add max spl size & spl header configs | Jeffy Chen |
2015-11-19 | tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage | Nathan Rossi |
2015-09-02 | rockchip: Add support for the SD image | Simon Glass |