| Commit message (Expand) | Author | Age | Files | Lines |
* | Only build the libfdt python module if 'swig' is available | Simon Glass | 2016-07-14 | 1 | -1/+4 |
* | dm: Add a more efficient libfdt library | Simon Glass | 2016-07-14 | 1 | -0/+11 |
* | mkimage -l is broken for images after gpimage | Stefano Babic | 2016-07-11 | 1 | -2/+2 |
* | tools: zynqmpimage: Add Xilinx ZynqMP boot header generation | Michal Simek | 2016-05-24 | 1 | -0/+1 |
* | cmd: Fix license command | Tom Rini | 2016-03-22 | 1 | -2/+9 |
* | tools: Include fdt_sw.o in libfdt for mkimage | Simon Glass | 2016-03-14 | 1 | -1/+1 |
* | tools: -Wno-deprecated-declarations for OpenSSL on darwin | Andreas Bießmann | 2016-02-24 | 1 | -0/+8 |
* | arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig | Stefan Roese | 2016-01-14 | 1 | -1/+1 |
* | rockchip: Enable generation of SPI images | Simon Glass | 2016-01-08 | 1 | -1/+1 |
* | Revert "rockchip: Add max spl size & spl header configs" | Jeffy Chen | 2015-12-13 | 1 | -7/+1 |
* | rockchip: Add max spl size & spl header configs | Jeffy Chen | 2015-12-01 | 1 | -1/+7 |
* | tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage | Nathan Rossi | 2015-11-19 | 1 | -0/+1 |
* | rockchip: Add support for the SD image | Simon Glass | 2015-09-02 | 1 | -1/+1 |
* | rockchip: Add the rkimage format to mkimage | Simon Glass | 2015-09-02 | 1 | -0/+3 |
* | tools: remove mpc86x_clk tool | Masahiro Yamada | 2015-07-27 | 1 | -4/+0 |
* | kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS | Stefan Roese | 2015-07-24 | 1 | -2/+2 |
* | fdt: Add fdtgrep tool | Simon Glass | 2015-07-21 | 1 | -1/+5 |
* | tools: use pkg-config when available to get SSL flags | Thomas Petazzoni | 2015-05-28 | 1 | -1/+2 |
* | lpc32xx: add lpc32xx-spl.bin boot image target | Albert ARIBAUD \(3ADEV\) | 2015-04-10 | 1 | -0/+1 |
* | tools/imagetool: remove linker script | Andreas Bießmann | 2015-02-16 | 1 | -2/+0 |
* | kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS | Tom Rini | 2015-02-07 | 1 | -0/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-dm | Tom Rini | 2015-01-30 | 1 | -1/+3 |
|\ |
|
| * | Use hash.c in mkimage | Ruchika Gupta | 2015-01-29 | 1 | -0/+1 |
| * | rsa: Split the rsa-verify to separate the modular exponentiation | Ruchika Gupta | 2015-01-29 | 1 | -1/+2 |
* | | imagetool: replace image registration function by linker_lists feature | Guilherme Maciel Ferreira | 2015-01-29 | 1 | -0/+2 |
|/ |
|
* | x86: ifdtool: Add support for early microcode access | Simon Glass | 2014-12-18 | 1 | -0/+1 |
* | x86: Add ifdtool for working with Intel Flash Descriptor ROM images | Simon Glass | 2014-11-21 | 1 | -0/+2 |
* | kbuild: sync top Makefile with Linux 3.18-rc1 | Masahiro Yamada | 2014-11-07 | 1 | -1/+1 |
* | tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported | Stefan Roese | 2014-10-23 | 1 | -0/+1 |
* | tools: socfpga: Add socfpga preloader signing to mkimage | Charles Manning | 2014-10-06 | 1 | -0/+1 |
* | kconfig: switch to Kconfig | Masahiro Yamada | 2014-07-30 | 1 | -1/+1 |
* | lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c | Heiko Schocher | 2014-06-23 | 1 | -0/+1 |
* | includes: move openssl headers to include/u-boot | Jeroen Hofstee | 2014-06-19 | 1 | -1/+0 |
* | Allow compiling common/bootm.c on with HOSTCC | Simon Glass | 2014-06-19 | 1 | -0/+1 |
* | kbuild: remove unnecessary adjustment for Cygwin | Masahiro Yamada | 2014-06-11 | 1 | -49/+40 |
* | kbuild, tools: generate wrapper C sources automatically by Makefile | Masahiro Yamada | 2014-06-11 | 1 | -13/+23 |
* | tools: include u-boot version of sha256.h | Jeroen Hofstee | 2014-06-11 | 1 | -0/+1 |
* | tools: refactor HOSTLOADLIBES_* options | Masahiro Yamada | 2014-06-05 | 1 | -10/+9 |
* | mkimage : Split out and clean pbl_crc32 for use by other image types | Charles Manning | 2014-06-05 | 1 | -0/+1 |
* | arm:at91: enable ROM loadable atmel image | Andreas Bießmann | 2014-05-27 | 1 | -0/+2 |
* | mkimage: add atmelimage | Andreas Bießmann | 2014-05-27 | 1 | -0/+1 |
* | sunxi: non-FEL SPL boot support for sun7i | Ian Campbell | 2014-05-25 | 1 | -0/+2 |
* | Merge branch 'u-boot/master' | Albert ARIBAUD | 2014-05-09 | 1 | -2/+12 |
|\ |
|
| * | tools: fix Makefile to clean-up fit_info and fit_check_sign | Masahiro Yamada | 2014-04-18 | 1 | -3/+1 |
| * | tools, fit_check_sign: verify a signed fit image | Heiko Schocher | 2014-03-21 | 1 | -2/+5 |
| * | tools, fit: add fit_info host command | Heiko Schocher | 2014-03-21 | 1 | -0/+8 |
| * | fit: add sha256 support | Heiko Schocher | 2014-03-21 | 1 | -1/+2 |
* | | tools: mkimage: add support for gpimage format | Karicheri, Muralidharan | 2014-04-17 | 1 | -0/+2 |
|/ |
|
* | kbuild: rename SRCTREE to srctree | Masahiro Yamada | 2014-03-12 | 1 | -3/+3 |
* | kbuild: tools: fix a bug that always builds Denx logo | Masahiro Yamada | 2014-03-04 | 1 | -2/+2 |