| Commit message (Expand) | Author | Age | Files | Lines |
* | rockchip: Add a script to parse datasheets | Simon Glass | 2016-01-21 | 1 | -0/+218 |
* | dm: video: test: Test that bitmap display works correctly | Simon Glass | 2016-01-20 | 1 | -0/+0 |
* | patman: Add --thread option | Mateusz Kulikowski | 2016-01-20 | 2 | -2/+8 |
* | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini | 2016-01-14 | 1 | -0/+14 |
|\ |
|
| * | tools: microcode-tool: Support parsing header file with a license block | Bin Meng | 2016-01-13 | 1 | -0/+14 |
* | | arm: mvebu: Add runtime detection of UART (xmodem) boot-mode | Stefan Roese | 2016-01-14 | 1 | -2/+12 |
* | | arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig | Stefan Roese | 2016-01-14 | 1 | -1/+1 |
|/ |
|
* | rockchip: Drop a debug message when outputing SPI images | Simon Glass | 2016-01-08 | 1 | -1/+1 |
* | rockchip: Enable generation of SPI images | Simon Glass | 2016-01-08 | 1 | -1/+1 |
* | tools: zynqimage: Clean up check_params | Nathan Rossi | 2015-12-18 | 1 | -2/+1 |
* | Merge git://git.denx.de/u-boot-rockchip | Tom Rini | 2015-12-16 | 6 | -44/+121 |
|\ |
|
| * | rockchip: mkimage: use imagename to select spl hdr & spl size | Jeffy Chen | 2015-12-13 | 5 | -38/+120 |
| * | Revert "rockchip: Add max spl size & spl header configs" | Jeffy Chen | 2015-12-13 | 6 | -13/+8 |
* | | tools: env: include compiler.h | Peter Robinson | 2015-12-13 | 1 | -0/+1 |
|/ |
|
* | buildman: README: add links for toolchains not available on kernel.org | Thomas Chou | 2015-12-10 | 1 | -1/+22 |
* | mkimage: Fix warning from fix for generating multi and script images again | Marek Vasut | 2015-12-07 | 1 | -2/+1 |
* | mkimage : Fix generating multi and script images | Philippe De Swert | 2015-12-05 | 1 | -13/+18 |
* | rockchip: Add support for rk's second level loader | Jeffy Chen | 2015-12-01 | 4 | -17/+14 |
* | rockchip: Add max spl size & spl header configs | Jeffy Chen | 2015-12-01 | 6 | -8/+13 |
* | tools/kwbimage: fix size computations for v1 images | Reinhard Pfau | 2015-11-29 | 1 | -3/+4 |
* | tools/kwbimage: fix endianess issue | Reinhard Pfau | 2015-11-29 | 2 | -20/+26 |
* | tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned | Stefan Roese | 2015-11-29 | 1 | -1/+9 |
* | tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage | Nathan Rossi | 2015-11-19 | 2 | -0/+258 |
* | Allow fw env tools to be available as library | Stefano Babic | 2015-11-18 | 1 | -1/+3 |
* | tools/env: allow config filename to be passed via command line argument | Michael Heimpold | 2015-11-18 | 2 | -3/+38 |
* | tools/kwbimage.c: Fix generation of binary header | Stefan Roese | 2015-11-17 | 1 | -3/+9 |
* | tools/proftool: fix use-after-free | Vincent Stehlé | 2015-11-16 | 1 | -2/+3 |
* | Various Makefiles: Add SPDX-License-Identifier tags | Tom Rini | 2015-11-10 | 1 | -0/+4 |
* | fdtgrep: Simplify the alias generation code | Simon Glass | 2015-11-04 | 1 | -22/+10 |
* | Fix bad return value checks (detected with Coccinelle) | Thomas Huth | 2015-10-24 | 2 | -2/+2 |
* | kwbimage: Align payload size to 4 bytes | Stefan Roese | 2015-10-21 | 1 | -0/+3 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2015-10-13 | 2 | -25/+64 |
|\ |
|
| * | imximage: fix commands other than write_data | Troy Kisky | 2015-10-07 | 2 | -23/+62 |
| * | imximage: header.length of 4 is valid | Troy Kisky | 2015-10-07 | 1 | -2/+2 |
* | | Fix variation in timestamps caused by timezone differences. | Vagrant Cascadian | 2015-10-11 | 1 | -5/+1 |
* | | tools/mkimage.c: Clarify help text for -D slightly | Tom Rini | 2015-10-11 | 1 | -1/+1 |
* | | Merge git://git.denx.de/u-boot-marvell | Tom Rini | 2015-09-30 | 3 | -139/+125 |
|\ \ |
|
| * | | tools: kwboot: Add support for UART boot mode patching for Armada XP/38x | Stefan Roese | 2015-10-01 | 3 | -139/+125 |
| |/ |
|
* | | sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant | Bernhard Nortmann | 2015-09-29 | 1 | -0/+4 |
* | | sunxi: move SPL-related definitions to platform-specific include | Bernhard Nortmann | 2015-09-29 | 1 | -16/+1 |
|/ |
|
* | tools: moveconfig: Update the URL for nds32 toolchain | Bin Meng | 2015-09-28 | 1 | -1/+1 |
* | tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed | Josh Wu | 2015-09-28 | 1 | -1/+1 |
* | mxs: mxsboot: fix endianess for sd boot images | Michael Heimpold | 2015-09-13 | 1 | -9/+10 |
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxi | Tom Rini | 2015-09-11 | 1 | -1/+1 |
|\ |
|
| * | sunxi: Ensure that 'mksunxiboot' tool produces deterministic output | Siarhei Siamashka | 2015-09-10 | 1 | -1/+1 |
* | | buildman: Improve the config comparison feature | Simon Glass | 2015-09-09 | 1 | -44/+142 |
* | | Revert "patman: use -D option for git format-patch" | Masahiro Yamada | 2015-09-09 | 1 | -1/+1 |
* | | x86: ifdtool: Support checking region overlap before U-Boot | Bin Meng | 2015-09-09 | 1 | -20/+46 |
|/ |
|
* | Merge git://git.denx.de/u-boot-rockchip | Tom Rini | 2015-09-03 | 8 | -11/+397 |
|\ |
|
| * | rockchip: Drop first 32kb of zeros from the rkSD image type | Sjoerd Simons | 2015-09-02 | 1 | -7/+2 |