summaryrefslogtreecommitdiff
path: root/tools/binman
Commit message (Expand)AuthorAgeLines
* tools: binman: change shebang from python into python2Jörg Krause2017-03-11-1/+1
* tools: binman: Handle optional microcode case in SPL imageBin Meng2017-02-07-0/+6
* tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptrBin Meng2017-02-07-1/+1
* binman: add tools directory to the python pathEmmanuel Vadot2017-01-20-0/+1
* tools: binman: Use /usr/bin/env to find python executableEmmanuel Vadot2017-01-02-1/+1
* binman: Remove hard-coded file name for x86 CMC/FSP/VGABin Meng2016-12-26-9/+0
* binman: Automatically include a U-Boot .dtsi fileSimon Glass2016-12-20-0/+39
* binman: Add support for building x86 images with FSP/CMCSimon Glass2016-12-20-0/+74
* binman: Add support for building x86 ROMs with SPLSimon Glass2016-12-20-1/+315
* binman: Add support for u-boot.img as an input binarySimon Glass2016-12-20-0/+33
* binman: Add support for building x86 ROMsSimon Glass2016-12-20-3/+760
* binman: Add basic entry types for U-BootSimon Glass2016-12-20-0/+1080
* binman: Introduce binman, a tool for building binary imagesSimon Glass2016-12-20-0/+1255