summaryrefslogtreecommitdiff
path: root/tools/binman/binman.py
Commit message (Expand)AuthorAgeFilesLines
* binman: Run tests concurrentlySimon Glass2018-10-081-5/+21
* binman: Add a default path to libfdt.pySimon Glass2018-10-081-0/+2
* binman: Allow creation of entry documentationSimon Glass2018-08-011-8/+14
* binman: Move coverage logic into a new test_util fileSimon Glass2018-07-091-25/+4
* binman: Tidy up execution of testsSimon Glass2018-07-091-5/+3
* binman: Switch to 'python-coverage'Tom Rini2018-07-091-4/+5
* binman: Allow a single test to be executedSimon Glass2018-06-071-4/+17
* binman: Avoid setting sys.path globallySimon Glass2018-06-071-3/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* binman: Support accessing binman tables at run timeSimon Glass2017-12-121-1/+3
* binman: Support enabling debug in testsSimon Glass2017-12-121-2/+4
* binman: Add a function to read ELF symbolsSimon Glass2017-12-121-1/+2
* 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