summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-02-25Merge git://git.denx.de/u-boot-dmTom Rini
2016-02-24patman: fix series-notes handling for buildmanAlbert ARIBAUD
2016-02-24tools: Update openrisc toolchain informationBin Meng
2016-02-24tools: -Wno-deprecated-declarations for OpenSSL on darwinAndreas Bießmann
2016-02-24Gracefully handle 64-bit signed-extended 32-bit Load addressesWilliam Cohen
2016-02-21Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-02-21mxsboot: remove unused includeAndreas Bießmann
2016-02-08test, tools: introduce tbot READMEHeiko Schocher
2016-02-08tools: env: update usage stringsAndreas Fenkart
2016-02-08tools: env: factor out parse_common_argsAndreas Fenkart
2016-02-08tools: env: shift optind arguments and fix argument indicesAndreas Fenkart
2016-02-08tools: env: parse aes key / suppress flag into argument structAndreas Fenkart
2016-02-08tools: env: introduce setenv/printenv argument structsAndreas Fenkart
2016-02-08tools: env: make parse_aes_key statelessAndreas Fenkart
2016-02-08tools: env validate: pass values as 0-based arrayAndreas Fenkart
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-02tools: mxsboot: Use more portable cpu_to_le32()Bin Meng
2016-01-21rockchip: Add a script to parse datasheetsSimon Glass
2016-01-20dm: video: test: Test that bitmap display works correctlySimon Glass
2016-01-20patman: Add --thread optionMateusz Kulikowski
2016-01-14Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-01-14arm: mvebu: Add runtime detection of UART (xmodem) boot-modeStefan Roese
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese
2016-01-13tools: microcode-tool: Support parsing header file with a license blockBin Meng
2016-01-08rockchip: Drop a debug message when outputing SPI imagesSimon Glass
2016-01-08rockchip: Enable generation of SPI imagesSimon Glass
2015-12-18tools: zynqimage: Clean up check_paramsNathan Rossi
2015-12-16Merge git://git.denx.de/u-boot-rockchipTom Rini
2015-12-13tools: env: include compiler.hPeter Robinson
2015-12-13rockchip: mkimage: use imagename to select spl hdr & spl sizeJeffy Chen
2015-12-13Revert "rockchip: Add max spl size & spl header configs"Jeffy Chen
2015-12-10buildman: README: add links for toolchains not available on kernel.orgThomas Chou
2015-12-07mkimage: Fix warning from fix for generating multi and script images againMarek Vasut
2015-12-05mkimage : Fix generating multi and script imagesPhilippe De Swert
2015-12-01rockchip: Add support for rk's second level loaderJeffy Chen
2015-12-01rockchip: Add max spl size & spl header configsJeffy Chen
2015-11-29tools/kwbimage: fix size computations for v1 imagesReinhard Pfau
2015-11-29tools/kwbimage: fix endianess issueReinhard Pfau
2015-11-29tools/kwbimage.c: Make sure that the resulting image is 4-byte alignedStefan Roese
2015-11-19tools: zynqimage: Add Xilinx Zynq boot header generation to mkimageNathan Rossi
2015-11-18Allow fw env tools to be available as libraryStefano Babic
2015-11-18tools/env: allow config filename to be passed via command line argumentMichael Heimpold
2015-11-17tools/kwbimage.c: Fix generation of binary headerStefan Roese
2015-11-16tools/proftool: fix use-after-freeVincent Stehlé
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-11-04fdtgrep: Simplify the alias generation codeSimon Glass
2015-10-24Fix bad return value checks (detected with Coccinelle)Thomas Huth
2015-10-21kwbimage: Align payload size to 4 bytesStefan Roese
2015-10-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-10-11Fix variation in timestamps caused by timezone differences.Vagrant Cascadian