summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-07-09dtoc: Keep track of property offsetsSimon Glass2-7/+78
2018-07-09dtoc: Update fdt tests to increase code coverageSimon Glass5-24/+150
2018-07-09dtoc: Drop use of a local dtb bufferSimon Glass2-10/+10
2018-07-09dtoc: Make use of the new pylibfdt methodsSimon Glass1-12/+14
2018-07-09dtoc: Update tests to write failures to /tmpSimon Glass1-14/+42
2018-07-09dtoc: Add some tests for the fdt moduleSimon Glass3-2/+257
2018-07-09binman: Move coverage logic into a new test_util fileSimon Glass2-25/+68
2018-07-09libfdt: Bring in proposed pylibfdt changesSimon Glass3-7/+19
2018-07-09binman: Tidy up setting of entry contentsSimon Glass7-6/+62
2018-07-09binman: Tidy up execution of testsSimon Glass1-5/+3
2018-07-09binman: Correct operation of ObtainContents()Simon Glass8-14/+114
2018-07-09binman: Tidy up variables in _RunMicrocodeTest()Simon Glass1-7/+18
2018-07-09binman: Make the operation of Entry__testing explicitSimon Glass2-4/+11
2018-07-09binman: Switch to 'python-coverage'Tom Rini2-6/+6
2018-07-02Revert "fw_printenv: Don't bail out directly after one env read error"Tom Rini1-15/+9
2018-06-27fw_printenv: Don't bail out directly after one env read errorJoe Hershberger1-9/+15
2018-06-23patman: Support using a particular SMTP serverSimon Glass3-2/+10
2018-06-23patman: add test for SPDX licenseChris Packham1-2/+16
2018-06-23patman: add option for limiting the Cc listChris Packham3-3/+9
2018-06-19fdtgrep: Separate out checking of two allocationsSimon Glass1-4/+7
2018-06-19fdtgrep: Fix logic of free() in do_fdtgrep()Simon Glass1-2/+5
2018-06-13u-boot: Fix several typosShyam Saini1-2/+2
2018-06-13tools: env: Use getline rather than fgets when reading config/scriptAlex Kiernan1-19/+21
2018-06-07binman: Mark 'align-end' as implementedSimon Glass1-4/+3
2018-06-07binman: Add support for adding a name prefix to entriesSimon Glass5-3/+66
2018-06-07binman: Add support for outputing a map fileSimon Glass8-6/+88
2018-06-07binman: Tidy up some docs and commentsSimon Glass3-13/+27
2018-06-07binman: Allow a single test to be executedSimon Glass1-4/+17
2018-06-07binman: Add documentation for pos-unset propertySimon Glass1-0/+7
2018-06-07binman: Add support for sectionsSimon Glass6-2/+132
2018-06-07binman: Avoid setting sys.path globallySimon Glass2-3/+10
2018-06-07binman: Rename Entry property to 'section'Simon Glass25-75/+77
2018-06-07binman: Rename ELF parameters to 'section'Simon Glass4-23/+23
2018-06-07binman: Refactor much of the image code into 'section'Simon Glass4-243/+340
2018-06-07binman: Allow unit addresses for binariesSimon Glass4-0/+29
2018-06-07buildman: Add support for environment delta in summaryAlex Kiernan4-16/+145
2018-06-07buildman: Extract environment as part of each buildAlex Kiernan2-0/+15
2018-06-07patman: Fix unit tests for SPDXSimon Glass1-1/+1
2018-05-31logos: provide U-Boot logoHeinrich Schuchardt2-0/+248
2018-05-31scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring1-1/+1
2018-05-23buildman: support newer gcc versions from kernel.orgDaniel Schwierzeck1-3/+3
2018-05-16tools: buildman: Don't use the working dir as build dirLothar Waßmann3-3/+38
2018-05-11SPDX: Correct SPDX tags from recent xilinx mergeTom Rini1-2/+1
2018-05-11Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblazeTom Rini6-42/+1256
2018-05-11tools: zynqmpimage: Add bif supportAlexander Graf6-2/+1026
2018-05-11tools: zynqmpimage: Move defines to headerAlexander Graf2-114/+133
2018-05-11tools: zynqmpimage: Add partition read supportAlexander Graf1-2/+173
2018-05-11Merge git://git.denx.de/u-boot-socfpgaTom Rini1-76/+219
2018-05-11SPDX: Convert a few files that were missed beforeTom Rini1-1/+1
2018-05-11tools/file2include: avoid incorrect commentsHeinrich Schuchardt1-1/+1