summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* mxs: mxsboot: fix endianess for sd boot imagesMichael Heimpold2015-09-131-9/+10
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-09-111-1/+1
|\
| * sunxi: Ensure that 'mksunxiboot' tool produces deterministic outputSiarhei Siamashka2015-09-101-1/+1
* | buildman: Improve the config comparison featureSimon Glass2015-09-091-44/+142
* | Revert "patman: use -D option for git format-patch"Masahiro Yamada2015-09-091-1/+1
* | x86: ifdtool: Support checking region overlap before U-BootBin Meng2015-09-091-20/+46
|/
* Merge git://git.denx.de/u-boot-rockchipTom Rini2015-09-038-11/+397
|\
| * rockchip: Drop first 32kb of zeros from the rkSD image typeSjoerd Simons2015-09-021-7/+2
| * rockchip: Add support for the SPI imageSimon Glass2015-09-021-0/+119
| * rockchip: Add support for the SD imageSimon Glass2015-09-022-1/+103
| * rockchip: Add the rkimage format to mkimageSimon Glass2015-09-024-0/+168
| * mkimage: Allow the original file size to be recordedSimon Glass2015-09-021-0/+1
| * mkimage: Allow padding to any lengthSimon Glass2015-09-021-11/+12
* | tools: mxsboot: calculate ECC block level dynamicallyJörg Krause2015-09-021-17/+4
* | tools/imximage: set DCD pointer to NULL when its length is 0Baruch Siach2015-09-021-1/+5
|/
* buildman: Correct 'Series-cover-cc' detection logicSimon Glass2015-08-311-1/+1
* tools/atmelimage.c: Fix warning when debug is enabledTom Rini2015-08-281-1/+1
* kconfiglib: update to the latest versionUlf Magnusson2015-08-281-2252/+1906
* patman: use -D option for git format-patchMasahiro Yamada2015-08-261-1/+1
* x86: ifdtool: Drop microcode from the device tree when collatingSimon Glass2015-08-261-2/+53
* x86: ifdtool: Support collating microcode into one placeSimon Glass2015-08-261-10/+55
* x86: ifdtool: Split microcode linking into its own functionSimon Glass2015-08-261-27/+78
* x86: ifdtool: Check that U-Boot does not overlap other regionsSimon Glass2015-08-261-11/+22
* logos: add Toradex logoStefan Agner2015-08-131-0/+0
* gitignore: Add defconfig and fdtgrepBin Meng2015-08-051-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-08-022-27/+94
|\
| * imx: imximage: add new CHECK/CLR BIT commandAdrian Alonso2015-07-262-27/+93
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-07-172-2/+2
| |\
| * | tools: mkimage: fix imximage header sizeAlbert ARIBAUD \(3ADEV\)2015-07-101-0/+1
* | | patman: Don't run patman when it is imported as a moduleSimon Glass2015-07-311-1/+4
* | | patman: add distutils based installerChris Packham2015-07-284-8/+39
* | | buildman: Correct '--fetch-arch' command documentationBin Meng2015-07-281-2/+2
* | | Reproducible U-Boot build support, using SOURCE_DATE_EPOCHPaul Kocialkowski2015-07-271-1/+20
* | | tools: remove mpc86x_clk toolMasahiro Yamada2015-07-273-207/+0
* | | kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFSStefan Roese2015-07-242-8/+8
* | | kwbimage: Add support for SDIO/MMC boot device selectionStefan Roese2015-07-241-0/+1
* | | mkimage: Set up a file size parameter and keep it updatedSimon Glass2015-07-212-0/+19
* | | fdt: Add fdtgrep toolSimon Glass2015-07-212-1/+1239
* | | mkimage: Display a better list of available image typesSimon Glass2015-07-211-7/+52
| |/ |/|
* | tools: ifdtool: Write correct offset on 32-bit machineBin Meng2015-07-141-1/+1
* | builderthread.py: Keep 'SPL'Tom Rini2015-07-141-1/+1
|/
* tools/env/fw_env.h: Correct include orderPeter Robinson2015-06-181-1/+2
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-06-152-12/+24
|\
| * tools/kwboot: Add parameters to set delay and timeout via cmdlineStefan Roese2015-06-141-2/+12
| * tools/kwbimage.c: Correct header size for SPI bootKevin Smith2015-06-141-10/+12
* | kconfiglib: sync with the latest in Kconfiglib projectMasahiro Yamada2015-06-121-7/+35
|/
* tools: ifdtool: Do not write region while its size is negativeBin Meng2015-06-041-1/+1
* sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block sizeDaniel Kochmański2015-05-291-1/+7
* tools: use pkg-config when available to get SSL flagsThomas Petazzoni2015-05-281-1/+2
* moveconfig: Print status about the processed defconfigsJoe Hershberger2015-05-271-5/+11
OpenPOWER on IntegriCloud