summaryrefslogtreecommitdiff
path: root/tools/binman
Commit message (Expand)AuthorAgeFilesLines
* fdt: Drop fdt_select.pySimon Glass2017-06-024-4/+4
* binman: Rename fdt variable to dtbSimon Glass2017-06-023-12/+11
* binman: Drop a special case related to fdt_fallbackSimon Glass2017-06-021-9/+4
* fdt: Drop fdt_fallback librarySimon Glass2017-06-022-39/+13
* fdt: Support use of the new python libfdt librarySimon Glass2017-06-021-0/+3
* fdt: dtoc: Add a full set of property testsSimon Glass2017-06-022-0/+69
* fdt: Update fdt_test to use 'dt' instead of 'fdt'Simon Glass2017-06-021-9/+9
* 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