summaryrefslogtreecommitdiff
path: root/tools/binman/etype
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0724-50/+25
* binman: Support accessing binman tables at run timeSimon Glass2017-12-122-0/+14
* binman: Add support for including spl/u-boot-spl-nodtb.binSimon Glass2017-12-121-0/+17
* binman: Add support for including spl/u-boot-spl.dtbSimon Glass2017-12-121-0/+17
* binman: Add a function to read ELF symbolsSimon Glass2017-12-122-8/+8
* binman: Add add test for SPL with a microcode pointerSimon Glass2017-11-221-1/+1
* binman: Increase test coverage back to 100%Simon Glass2017-11-221-7/+4
* tools: binman: Add a new entry type for Intel VBTBin Meng2017-09-161-0/+14
* fdt: Drop fdt_select.pySimon Glass2017-06-021-1/+1
* binman: Rename fdt variable to dtbSimon Glass2017-06-021-5/+4
* binman: Drop a special case related to fdt_fallbackSimon Glass2017-06-021-9/+4
* binman: Remove hard-coded file name for x86 flash-descriptor & intel-meStefan Roese2017-04-102-6/+0
* 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: Remove hard-coded file name for x86 CMC/FSP/VGABin Meng2016-12-263-9/+0
* binman: Add support for building x86 images with FSP/CMCSimon Glass2016-12-202-0/+34
* binman: Add support for building x86 ROMs with SPLSimon Glass2016-12-204-1/+74
* binman: Add support for u-boot.img as an input binarySimon Glass2016-12-201-0/+17
* binman: Add support for building x86 ROMsSimon Glass2016-12-208-0/+370
* binman: Add basic entry types for U-BootSimon Glass2016-12-206-0/+131
* binman: Introduce binman, a tool for building binary imagesSimon Glass2016-12-201-0/+200