| Commit message (Expand) | Author | Age | Lines |
* | MLK-12739: imx: tools: imximage: fix CLR bit command | Adrian Alonso | 2016-05-03 | -1/+1 |
* | MLK-10186-1 imximage: add fixed IVT offset support | Ye.Li | 2016-03-25 | -1/+8 |
* | MLK-12440-3 mkimage: Update imximage tool to support plugin | Ye Li | 2016-03-25 | -47/+215 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2016-02-25 | -1/+4 |
|\ |
|
| * | patman: fix series-notes handling for buildman | Albert ARIBAUD | 2016-02-24 | -1/+4 |
* | | tools: Update openrisc toolchain information | Bin Meng | 2016-02-24 | -2/+9 |
* | | tools: -Wno-deprecated-declarations for OpenSSL on darwin | Andreas Bießmann | 2016-02-24 | -0/+8 |
* | | Gracefully handle 64-bit signed-extended 32-bit Load addresses | William Cohen | 2016-02-24 | -2/+2 |
|/ |
|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2016-02-21 | -1/+0 |
|\ |
|
| * | mxsboot: remove unused include | Andreas Bießmann | 2016-02-21 | -1/+0 |
* | | test, tools: introduce tbot README | Heiko Schocher | 2016-02-08 | -0/+734 |
* | | tools: env: update usage strings | Andreas Fenkart | 2016-02-08 | -42/+75 |
* | | tools: env: factor out parse_common_args | Andreas Fenkart | 2016-02-08 | -25/+37 |
* | | tools: env: shift optind arguments and fix argument indices | Andreas Fenkart | 2016-02-08 | -43/+15 |
* | | tools: env: parse aes key / suppress flag into argument struct | Andreas Fenkart | 2016-02-08 | -57/+53 |
* | | tools: env: introduce setenv/printenv argument structs | Andreas Fenkart | 2016-02-08 | -38/+84 |
* | | tools: env: make parse_aes_key stateless | Andreas Fenkart | 2016-02-08 | -6/+6 |
* | | tools: env validate: pass values as 0-based array | Andreas Fenkart | 2016-02-08 | -4/+7 |
* | | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | -2/+2 |
|/ |
|
* | tools: mxsboot: Use more portable cpu_to_le32() | Bin Meng | 2016-02-02 | -9/+9 |
* | rockchip: Add a script to parse datasheets | Simon Glass | 2016-01-21 | -0/+218 |
* | dm: video: test: Test that bitmap display works correctly | Simon Glass | 2016-01-20 | -0/+0 |
* | patman: Add --thread option | Mateusz Kulikowski | 2016-01-20 | -2/+8 |
* | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini | 2016-01-14 | -0/+14 |
|\ |
|
| * | tools: microcode-tool: Support parsing header file with a license block | Bin Meng | 2016-01-13 | -0/+14 |
* | | arm: mvebu: Add runtime detection of UART (xmodem) boot-mode | Stefan Roese | 2016-01-14 | -2/+12 |
* | | arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig | Stefan Roese | 2016-01-14 | -1/+1 |
|/ |
|
* | rockchip: Drop a debug message when outputing SPI images | Simon Glass | 2016-01-08 | -1/+1 |
* | rockchip: Enable generation of SPI images | Simon Glass | 2016-01-08 | -1/+1 |
* | tools: zynqimage: Clean up check_params | Nathan Rossi | 2015-12-18 | -2/+1 |
* | Merge git://git.denx.de/u-boot-rockchip | Tom Rini | 2015-12-16 | -44/+121 |
|\ |
|
| * | rockchip: mkimage: use imagename to select spl hdr & spl size | Jeffy Chen | 2015-12-13 | -38/+120 |
| * | Revert "rockchip: Add max spl size & spl header configs" | Jeffy Chen | 2015-12-13 | -13/+8 |
* | | tools: env: include compiler.h | Peter Robinson | 2015-12-13 | -0/+1 |
|/ |
|
* | buildman: README: add links for toolchains not available on kernel.org | Thomas Chou | 2015-12-10 | -1/+22 |
* | mkimage: Fix warning from fix for generating multi and script images again | Marek Vasut | 2015-12-07 | -2/+1 |
* | mkimage : Fix generating multi and script images | Philippe De Swert | 2015-12-05 | -13/+18 |
* | rockchip: Add support for rk's second level loader | Jeffy Chen | 2015-12-01 | -17/+14 |
* | rockchip: Add max spl size & spl header configs | Jeffy Chen | 2015-12-01 | -8/+13 |
* | tools/kwbimage: fix size computations for v1 images | Reinhard Pfau | 2015-11-29 | -3/+4 |
* | tools/kwbimage: fix endianess issue | Reinhard Pfau | 2015-11-29 | -20/+26 |
* | tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned | Stefan Roese | 2015-11-29 | -1/+9 |
* | tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage | Nathan Rossi | 2015-11-19 | -0/+258 |
* | Allow fw env tools to be available as library | Stefano Babic | 2015-11-18 | -1/+3 |
* | tools/env: allow config filename to be passed via command line argument | Michael Heimpold | 2015-11-18 | -3/+38 |
* | tools/kwbimage.c: Fix generation of binary header | Stefan Roese | 2015-11-17 | -3/+9 |
* | tools/proftool: fix use-after-free | Vincent Stehlé | 2015-11-16 | -2/+3 |
* | Various Makefiles: Add SPDX-License-Identifier tags | Tom Rini | 2015-11-10 | -0/+4 |
* | fdtgrep: Simplify the alias generation code | Simon Glass | 2015-11-04 | -22/+10 |
* | Fix bad return value checks (detected with Coccinelle) | Thomas Huth | 2015-10-24 | -2/+2 |