index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
binman
Age
Commit message (
Expand
)
Author
2017-11-22
binman: Return non-zero exit code on test failure
Simon Glass
2017-11-22
binman: Add add test for using an Intel MRC binary
Simon Glass
2017-11-22
binman: Add add test for SPL with a microcode pointer
Simon Glass
2017-11-22
binman: Add a test for x86-start16-spl
Simon Glass
2017-11-22
binman: Add test for u-boot-spl-bss-pad
Simon Glass
2017-11-22
binman: Check for files missing from test coverage
Simon Glass
2017-11-22
binman: Increase test coverage back to 100%
Simon Glass
2017-11-22
binman: Add a main program to the tests
Simon Glass
2017-11-22
binman: Add tests for importlib availability
Simon Glass
2017-11-22
binman: Set up 'entry' to permit full test coverage
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-22
binman: Add a Makefile for test-program compilation
Simon Glass
2017-11-22
binman: Add docs explaining how to enable binman for a board
Simon Glass
2017-11-22
binman: Add better Makefile debugging
Simon Glass
2017-11-17
pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
Masahiro Yamada
2017-09-16
tools: binman: Add a new entry type for Intel VBT
Bin Meng
2017-07-11
binman: Put our local modules ahead of system modules
Simon Glass
2017-06-02
fdt: Drop fdt_select.py
Simon Glass
2017-06-02
binman: Rename fdt variable to dtb
Simon Glass
2017-06-02
binman: Drop a special case related to fdt_fallback
Simon Glass
2017-06-02
fdt: Drop fdt_fallback library
Simon Glass
2017-06-02
fdt: Support use of the new python libfdt library
Simon Glass
2017-06-02
fdt: dtoc: Add a full set of property tests
Simon Glass
2017-06-02
fdt: Update fdt_test to use 'dt' instead of 'fdt'
Simon Glass
2017-04-10
tools: binman: Add missing filenames for various x86 rom tests
Bin Meng
2017-04-10
binman: Remove hard-coded file name for x86 flash-descriptor & intel-me
Stefan Roese
2017-03-11
tools: binman: change shebang from python into python2
Jörg Krause
2017-02-07
tools: binman: Handle optional microcode case in SPL image
Bin Meng
2017-02-07
tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptr
Bin Meng
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-26
binman: Remove hard-coded file name for x86 CMC/FSP/VGA
Bin Meng
2016-12-20
binman: Automatically include a U-Boot .dtsi file
Simon Glass
2016-12-20
binman: Add support for building x86 images with FSP/CMC
Simon Glass
2016-12-20
binman: Add support for building x86 ROMs with SPL
Simon Glass
2016-12-20
binman: Add support for u-boot.img as an input binary
Simon Glass
2016-12-20
binman: Add support for building x86 ROMs
Simon Glass
2016-12-20
binman: Add basic entry types for U-Boot
Simon Glass
2016-12-20
binman: Introduce binman, a tool for building binary images
Simon Glass