summaryrefslogtreecommitdiffstats
path: root/tools/binman
Commit message (Expand)AuthorAgeFilesLines
* tools: binman: Add missing filenames for various x86 rom testsBin Meng2017-04-105-0/+6
* binman: Remove hard-coded file name for x86 flash-descriptor & intel-meStefan Roese2017-04-102-6/+0
* tools: binman: change shebang from python into python2Jörg Krause2017-03-111-1/+1
* tools: binman: Handle optional microcode case in SPL imageBin Meng2017-02-071-0/+6
* tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptrBin Meng2017-02-071-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: Remove hard-coded file name for x86 CMC/FSP/VGABin Meng2016-12-263-9/+0
* binman: Automatically include a U-Boot .dtsi fileSimon Glass2016-12-201-0/+39
* binman: Add support for building x86 images with FSP/CMCSimon Glass2016-12-205-0/+74
* binman: Add support for building x86 ROMs with SPLSimon Glass2016-12-2013-1/+315
* binman: Add support for u-boot.img as an input binarySimon Glass2016-12-203-0/+33
* binman: Add support for building x86 ROMsSimon Glass2016-12-2023-3/+760
* binman: Add basic entry types for U-BootSimon Glass2016-12-2034-0/+1080
* binman: Introduce binman, a tool for building binary imagesSimon Glass2016-12-209-0/+1255