summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling of "comment".Vagrant Cascadian2016-03-221-1/+1
* cmd: Fix license commandTom Rini2016-03-222-2/+10
* buildman: Clarify the use of -VSimon Glass2016-03-172-2/+3
* buildman: Add a way to specific a full toolchain prefixSimon Glass2016-03-172-110/+226
* buildman: Allow branch names which conflict with directoriesSimon Glass2016-03-172-0/+7
* Merge git://git.denx.de/u-boot-dmTom Rini2016-03-145-21/+51
|\
| * buildman: Allow the toolchain architecture to be specifiedSimon Glass2016-03-141-5/+12
| * buildman: Allow the toolchain priority to be specifiedSimon Glass2016-03-141-8/+22
| * buildman: Fix up a few code inconsistencies in toolchain.pySimon Glass2016-03-141-5/+6
| * buildman: patman: Fix -H when installed as a symlinkSimon Glass2016-03-142-2/+4
| * patman: Add a missing space in GetMetaDataForList()Simon Glass2016-03-141-1/+1
| * fdtgrep: Improve error handling with invalid device treeSimon Glass2016-03-141-4/+10
* | mkimage: Bring data into the FIT before processingSimon Glass2016-03-141-0/+97
* | mkimage: Support placing data outside the FITSimon Glass2016-03-143-1/+114
* | mkimage: Support adding device tree files to a FITSimon Glass2016-03-143-10/+133
* | mkimage: Support automatic creating of a FIT without a .itsSimon Glass2016-03-143-5/+220
* | tools: Add a function to obtain the size of a fileSimon Glass2016-03-142-0/+34
* | mkimage: Allow a FIT to include an image of any typeSimon Glass2016-03-142-5/+29
* | tools: Include fdt_sw.o in libfdt for mkimageSimon Glass2016-03-141-1/+1
* | mkimage: Make 'params' staticSimon Glass2016-03-141-1/+1
* | mkimage: Show an error message when usage() is calledSimon Glass2016-03-141-8/+9
* | mkimage: Move usage() up to the topSimon Glass2016-03-141-39/+42
* | mkimage: Sort the option processing code by optionSimon Glass2016-03-141-25/+25
* | mkimage: Convert to use getopt()Simon Glass2016-03-141-132/+101
* | mkimage: Move argument processing into its own functionSimon Glass2016-03-141-24/+32
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2016-02-251-1/+4
|\
| * patman: fix series-notes handling for buildmanAlbert ARIBAUD2016-02-241-1/+4
* | tools: Update openrisc toolchain informationBin Meng2016-02-242-2/+9
* | tools: -Wno-deprecated-declarations for OpenSSL on darwinAndreas Bießmann2016-02-241-0/+8
* | Gracefully handle 64-bit signed-extended 32-bit Load addressesWilliam Cohen2016-02-241-2/+2
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-02-211-1/+0
|\
| * mxsboot: remove unused includeAndreas Bießmann2016-02-211-1/+0
* | test, tools: introduce tbot READMEHeiko Schocher2016-02-084-0/+734
* | tools: env: update usage stringsAndreas Fenkart2016-02-081-42/+75
* | tools: env: factor out parse_common_argsAndreas Fenkart2016-02-081-25/+37
* | tools: env: shift optind arguments and fix argument indicesAndreas Fenkart2016-02-082-43/+15
* | tools: env: parse aes key / suppress flag into argument structAndreas Fenkart2016-02-083-57/+53
* | tools: env: introduce setenv/printenv argument structsAndreas Fenkart2016-02-082-38/+84
* | tools: env: make parse_aes_key statelessAndreas Fenkart2016-02-081-6/+6
* | tools: env validate: pass values as 0-based arrayAndreas Fenkart2016-02-081-4/+7
* | Use correct spelling of "U-Boot"Bin Meng2016-02-062-2/+2
|/
* tools: mxsboot: Use more portable cpu_to_le32()Bin Meng2016-02-021-9/+9
* rockchip: Add a script to parse datasheetsSimon Glass2016-01-211-0/+218
* dm: video: test: Test that bitmap display works correctlySimon Glass2016-01-201-0/+0
* patman: Add --thread optionMateusz Kulikowski2016-01-202-2/+8
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-141-0/+14
|\
| * tools: microcode-tool: Support parsing header file with a license blockBin Meng2016-01-131-0/+14
* | arm: mvebu: Add runtime detection of UART (xmodem) boot-modeStefan Roese2016-01-141-2/+12
* | arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese2016-01-141-1/+1
|/
* rockchip: Drop a debug message when outputing SPI imagesSimon Glass2016-01-081-1/+1
OpenPOWER on IntegriCloud