summaryrefslogtreecommitdiffstats
path: root/tools/binman/binman.py
Commit message (Expand)AuthorAgeFilesLines
* binman: Return non-zero exit code on test failureSimon Glass2017-11-221-2/+6
* binman: Check for files missing from test coverageSimon Glass2017-11-221-3/+19
* binman: Add tests for importlib availabilitySimon Glass2017-11-221-2/+6
* binman: Append to PYTHONPATH when running test coverageSimon Glass2017-11-221-1/+1
* binman: Rename tests to ftestSimon Glass2017-11-221-2/+2
* pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada2017-11-171-1/+1
* binman: Put our local modules ahead of system modulesSimon Glass2017-07-111-5/+4
* fdt: Support use of the new python libfdt librarySimon Glass2017-06-021-0/+3
* tools: binman: change shebang from python into python2Jörg Krause2017-03-111-1/+1
* binman: add tools directory to the python pathEmmanuel Vadot2017-01-201-0/+1
* tools: binman: Use /usr/bin/env to find python executableEmmanuel Vadot2017-01-021-1/+1
* binman: Introduce binman, a tool for building binary imagesSimon Glass2016-12-201-0/+114