aboutsummaryrefslogtreecommitdiff
path: root/tools/binman
AgeCommit message (Expand)AuthorFilesLines
2017-04-10tools: binman: Add missing filenames for various x86 rom testsBin Meng5-0/+6
2017-04-10binman: Remove hard-coded file name for x86 flash-descriptor & intel-meStefan Roese2-6/+0
2017-03-11tools: binman: change shebang from python into python2Jörg Krause1-1/+1
2017-02-07tools: binman: Handle optional microcode case in SPL imageBin Meng1-0/+6
2017-02-07tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptrBin Meng1-1/+1
2017-01-20binman: add tools directory to the python pathEmmanuel Vadot1-0/+1
2017-01-02tools: binman: Use /usr/bin/env to find python executableEmmanuel Vadot1-1/+1
2016-12-26binman: Remove hard-coded file name for x86 CMC/FSP/VGABin Meng3-9/+0
2016-12-20binman: Automatically include a U-Boot .dtsi fileSimon Glass1-0/+39
2016-12-20binman: Add support for building x86 images with FSP/CMCSimon Glass5-0/+74
2016-12-20binman: Add support for building x86 ROMs with SPLSimon Glass13-1/+315
2016-12-20binman: Add support for u-boot.img as an input binarySimon Glass3-0/+33
2016-12-20binman: Add support for building x86 ROMsSimon Glass23-3/+760
2016-12-20binman: Add basic entry types for U-BootSimon Glass34-0/+1080
2016-12-20binman: Introduce binman, a tool for building binary imagesSimon Glass9-0/+1255