Age | Commit message (Expand) | Author |
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 |
2015-09-02 | rockchip: Add the rkimage format to mkimage | Simon Glass |
2015-07-27 | tools: remove mpc86x_clk tool | Masahiro Yamada |
2015-07-24 | kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS | Stefan Roese |
2015-07-21 | fdt: Add fdtgrep tool | Simon Glass |
2015-05-28 | tools: use pkg-config when available to get SSL flags | Thomas Petazzoni |
2015-04-10 | lpc32xx: add lpc32xx-spl.bin boot image target | Albert ARIBAUD \(3ADEV\) |
2015-02-16 | tools/imagetool: remove linker script | Andreas Bießmann |
2015-02-07 | kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS | Tom Rini |
2015-01-30 | Merge branch 'master' of git://git.denx.de/u-boot-dm | Tom Rini |
2015-01-29 | Use hash.c in mkimage | Ruchika Gupta |
2015-01-29 | rsa: Split the rsa-verify to separate the modular exponentiation | Ruchika Gupta |
2015-01-29 | imagetool: replace image registration function by linker_lists feature | Guilherme Maciel Ferreira |
2014-12-18 | x86: ifdtool: Add support for early microcode access | Simon Glass |
2014-11-21 | x86: Add ifdtool for working with Intel Flash Descriptor ROM images | Simon Glass |
2014-11-07 | kbuild: sync top Makefile with Linux 3.18-rc1 | Masahiro Yamada |
2014-10-23 | tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported | Stefan Roese |
2014-10-06 | tools: socfpga: Add socfpga preloader signing to mkimage | Charles Manning |
2014-07-30 | kconfig: switch to Kconfig | Masahiro Yamada |
2014-06-23 | lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c | Heiko Schocher |
2014-06-19 | includes: move openssl headers to include/u-boot | Jeroen Hofstee |
2014-06-19 | Allow compiling common/bootm.c on with HOSTCC | Simon Glass |
2014-06-11 | kbuild: remove unnecessary adjustment for Cygwin | Masahiro Yamada |
2014-06-11 | kbuild, tools: generate wrapper C sources automatically by Makefile | Masahiro Yamada |
2014-06-11 | tools: include u-boot version of sha256.h | Jeroen Hofstee |
2014-06-05 | tools: refactor HOSTLOADLIBES_* options | Masahiro Yamada |
2014-06-05 | mkimage : Split out and clean pbl_crc32 for use by other image types | Charles Manning |
2014-05-27 | arm:at91: enable ROM loadable atmel image | Andreas Bießmann |
2014-05-27 | mkimage: add atmelimage | Andreas Bießmann |
2014-05-25 | sunxi: non-FEL SPL boot support for sun7i | Ian Campbell |
2014-05-09 | Merge branch 'u-boot/master' | Albert ARIBAUD |
2014-04-18 | tools: fix Makefile to clean-up fit_info and fit_check_sign | Masahiro Yamada |
2014-04-17 | tools: mkimage: add support for gpimage format | Karicheri, Muralidharan |