summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* dtoc: Add a test for code coverageSimon Glass2018-07-091-0/+15
* dtoc: Fix some minor errorsSimon Glass2018-07-093-4/+5
* dtoc: Fix properties with a single zero-arg phandleSimon Glass2018-07-094-5/+27
* dtoc: Fix Fdt.GetNode() to handle a missing nodeSimon Glass2018-07-092-1/+7
* dtoc: Keep track of property offsetsSimon Glass2018-07-092-7/+78
* dtoc: Update fdt tests to increase code coverageSimon Glass2018-07-095-24/+150
* dtoc: Drop use of a local dtb bufferSimon Glass2018-07-092-10/+10
* dtoc: Make use of the new pylibfdt methodsSimon Glass2018-07-091-12/+14
* dtoc: Update tests to write failures to /tmpSimon Glass2018-07-091-14/+42
* dtoc: Add some tests for the fdt moduleSimon Glass2018-07-093-2/+257
* binman: Move coverage logic into a new test_util fileSimon Glass2018-07-092-25/+68
* libfdt: Bring in proposed pylibfdt changesSimon Glass2018-07-093-7/+19
* binman: Tidy up setting of entry contentsSimon Glass2018-07-097-6/+62
* binman: Tidy up execution of testsSimon Glass2018-07-091-5/+3
* binman: Correct operation of ObtainContents()Simon Glass2018-07-098-14/+114
* binman: Tidy up variables in _RunMicrocodeTest()Simon Glass2018-07-091-7/+18
* binman: Make the operation of Entry__testing explicitSimon Glass2018-07-092-4/+11
* binman: Switch to 'python-coverage'Tom Rini2018-07-092-6/+6
* Revert "fw_printenv: Don't bail out directly after one env read error"Tom Rini2018-07-011-15/+9
* fw_printenv: Don't bail out directly after one env read errorJoe Hershberger2018-06-271-9/+15
* patman: Support using a particular SMTP serverSimon Glass2018-06-233-2/+10
* patman: add test for SPDX licenseChris Packham2018-06-231-2/+16
* patman: add option for limiting the Cc listChris Packham2018-06-233-3/+9
* fdtgrep: Separate out checking of two allocationsSimon Glass2018-06-191-4/+7
* fdtgrep: Fix logic of free() in do_fdtgrep()Simon Glass2018-06-191-2/+5
* u-boot: Fix several typosShyam Saini2018-06-131-2/+2
* tools: env: Use getline rather than fgets when reading config/scriptAlex Kiernan2018-06-131-19/+21
* binman: Mark 'align-end' as implementedSimon Glass2018-06-071-4/+3
* binman: Add support for adding a name prefix to entriesSimon Glass2018-06-075-3/+66
* binman: Add support for outputing a map fileSimon Glass2018-06-078-6/+88
* binman: Tidy up some docs and commentsSimon Glass2018-06-073-13/+27
* binman: Allow a single test to be executedSimon Glass2018-06-071-4/+17
* binman: Add documentation for pos-unset propertySimon Glass2018-06-071-0/+7
* binman: Add support for sectionsSimon Glass2018-06-076-2/+132
* binman: Avoid setting sys.path globallySimon Glass2018-06-072-3/+10
* binman: Rename Entry property to 'section'Simon Glass2018-06-0725-75/+77
* binman: Rename ELF parameters to 'section'Simon Glass2018-06-074-23/+23
* binman: Refactor much of the image code into 'section'Simon Glass2018-06-074-243/+340
* binman: Allow unit addresses for binariesSimon Glass2018-06-074-0/+29
* buildman: Add support for environment delta in summaryAlex Kiernan2018-06-074-16/+145
* buildman: Extract environment as part of each buildAlex Kiernan2018-06-072-0/+15
* patman: Fix unit tests for SPDXSimon Glass2018-06-071-1/+1
* logos: provide U-Boot logoHeinrich Schuchardt2018-05-312-0/+248
* scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring2018-05-311-1/+1
* buildman: support newer gcc versions from kernel.orgDaniel Schwierzeck2018-05-221-3/+3
* tools: buildman: Don't use the working dir as build dirLothar Waßmann2018-05-163-3/+38
* SPDX: Correct SPDX tags from recent xilinx mergeTom Rini2018-05-111-2/+1
* Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblazeTom Rini2018-05-116-42/+1256
|\
| * tools: zynqmpimage: Add bif supportAlexander Graf2018-05-116-2/+1026
| * tools: zynqmpimage: Move defines to headerAlexander Graf2018-05-112-114/+133