index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
binman
/
binman.py
Age
Commit message (
Expand
)
Author
2018-10-08
binman: Run tests concurrently
Simon Glass
2018-10-08
binman: Add a default path to libfdt.py
Simon Glass
2018-08-01
binman: Allow creation of entry documentation
Simon Glass
2018-07-09
binman: Move coverage logic into a new test_util file
Simon Glass
2018-07-09
binman: Tidy up execution of tests
Simon Glass
2018-07-09
binman: Switch to 'python-coverage'
Tom Rini
2018-06-07
binman: Allow a single test to be executed
Simon Glass
2018-06-07
binman: Avoid setting sys.path globally
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-12-12
binman: Support accessing binman tables at run time
Simon Glass
2017-12-12
binman: Support enabling debug in tests
Simon Glass
2017-12-12
binman: Add a function to read ELF symbols
Simon Glass
2017-11-22
binman: Return non-zero exit code on test failure
Simon Glass
2017-11-22
binman: Check for files missing from test coverage
Simon Glass
2017-11-22
binman: Add tests for importlib availability
Simon Glass
2017-11-22
binman: Append to PYTHONPATH when running test coverage
Simon Glass
2017-11-22
binman: Rename tests to ftest
Simon Glass
2017-11-17
pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
Masahiro Yamada
2017-07-11
binman: Put our local modules ahead of system modules
Simon Glass
2017-06-02
fdt: Support use of the new python libfdt library
Simon Glass
2017-03-11
tools: binman: change shebang from python into python2
Jörg Krause
2017-01-20
binman: add tools directory to the python path
Emmanuel Vadot
2017-01-02
tools: binman: Use /usr/bin/env to find python executable
Emmanuel Vadot
2016-12-20
binman: Introduce binman, a tool for building binary images
Simon Glass