summaryrefslogtreecommitdiff
path: root/tools/binman/test
Commit message (Expand)AuthorAgeFilesLines
* binman: Add x86 support for starting TPLSimon Glass2018-09-281-0/+14
* binman: Allow 'fill' entry to have a size of 0Simon Glass2018-09-281-0/+15
* binman: Add a test to catch use of the old 'pos' propertySimon Glass2018-08-011-0/+10
* binman: Add support for adding TPL binariesSimon Glass2018-08-011-0/+11
* binman: Add an entry for a Chromium vblockSimon Glass2018-08-014-0/+102
* binman: Add support for Chromium GBBSimon Glass2018-08-013-0/+50
* binman: Add an entry filled with a repeating byteSimon Glass2018-08-012-0/+29
* binman: Add support for a cros_ec imageSimon Glass2018-08-011-0/+12
* binman: Add support for flashrom FMAPSimon Glass2018-08-011-0/+29
* binman: Support an entry that holds textSimon Glass2018-08-011-0/+28
* binman: Add support for passing arguments to entriesSimon Glass2018-08-014-0/+56
* binman: Add a new 'image-pos' propertySimon Glass2018-08-012-1/+1
* binman: Enhance the map and fdt-update outputSimon Glass2018-08-011-0/+4
* binman: Rename 'position' to 'offset'Simon Glass2018-08-0124-36/+36
* binman: Support updating the device tree with calc'd infoSimon Glass2018-07-092-0/+63
* binman: Tidy up setting of entry contentsSimon Glass2018-07-091-0/+14
* binman: Correct operation of ObtainContents()Simon Glass2018-07-092-0/+50
* binman: Make the operation of Entry__testing explicitSimon Glass2018-07-091-0/+1
* binman: Add support for adding a name prefix to entriesSimon Glass2018-06-071-0/+30
* binman: Add support for sectionsSimon Glass2018-06-071-0/+28
* binman: Allow unit addresses for binariesSimon Glass2018-06-071-0/+15
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-079-18/+9
* binman: Support accessing binman tables at run timeSimon Glass2017-12-121-0/+20
* binman: Adjust size of test SPL binarySimon Glass2017-12-124-8/+8
* binman: Add tests binaries with binman symbolsSimon Glass2017-12-129-1/+103
* binman: Add support for including spl/u-boot-spl-nodtb.binSimon Glass2017-12-121-0/+11
* binman: Add support for including spl/u-boot-spl.dtbSimon Glass2017-12-121-0/+13
* binman: Add a function to read ELF symbolsSimon Glass2017-12-122-2/+2
* binman: Add add test for using an Intel MRC binarySimon Glass2017-11-221-0/+13
* binman: Add add test for SPL with a microcode pointerSimon Glass2017-11-221-0/+29
* binman: Add a test for x86-start16-splSimon Glass2017-11-221-0/+13
* binman: Add test for u-boot-spl-bss-padSimon Glass2017-11-225-1/+55
* binman: Add a Makefile for test-program compilationSimon Glass2017-11-223-8/+36
* tools: binman: Add a new entry type for Intel VBTBin Meng2017-09-161-0/+14
* fdt: dtoc: Add a full set of property testsSimon Glass2017-06-021-0/+23
* tools: binman: Add missing filenames for various x86 rom testsBin Meng2017-04-105-0/+6
* binman: Add support for building x86 images with FSP/CMCSimon Glass2016-12-202-0/+26
* binman: Add support for building x86 ROMs with SPLSimon Glass2016-12-208-0/+153
* binman: Add support for u-boot.img as an input binarySimon Glass2016-12-201-0/+11
* binman: Add support for building x86 ROMsSimon Glass2016-12-2013-0/+203
* binman: Add basic entry types for U-BootSimon Glass2016-12-2026-0/+380