summaryrefslogtreecommitdiff
path: root/tools/binman/test
AgeCommit message (Expand)AuthorFilesLines
2018-09-29binman: Support expanding entriesSimon Glass2-0/+57
2018-09-29binman: Support adding filesSimon Glass8-0/+48
2018-09-29binman: Support compressed entriesSimon Glass1-0/+11
2018-09-28binman: Support updating all device tree filesSimon Glass1-0/+18
2018-09-28binman: Add x86 support for starting TPLSimon Glass1-0/+14
2018-09-28binman: Allow 'fill' entry to have a size of 0Simon Glass1-0/+15
2018-09-27binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entryJagdish Gediya1-0/+16
2018-09-27binman: Add a new "skip-at-start" property in Section classJagdish Gediya1-0/+21
2018-08-02binman: Add a test to catch use of the old 'pos' propertySimon Glass1-0/+10
2018-08-02binman: Add support for adding TPL binariesSimon Glass1-0/+11
2018-08-02binman: Add an entry for a Chromium vblockSimon Glass4-0/+102
2018-08-02binman: Add support for Chromium GBBSimon Glass3-0/+50
2018-08-02binman: Add an entry filled with a repeating byteSimon Glass2-0/+29
2018-08-02binman: Add support for a cros_ec imageSimon Glass1-0/+12
2018-08-02binman: Add support for flashrom FMAPSimon Glass1-0/+29
2018-08-02binman: Support an entry that holds textSimon Glass1-0/+28
2018-08-02binman: Add support for passing arguments to entriesSimon Glass4-0/+56
2018-08-02binman: Add a new 'image-pos' propertySimon Glass2-1/+1
2018-08-02binman: Enhance the map and fdt-update outputSimon Glass1-0/+4
2018-08-02binman: Rename 'position' to 'offset'Simon Glass24-36/+36
2018-07-09binman: Support updating the device tree with calc'd infoSimon Glass2-0/+63
2018-07-09binman: Tidy up setting of entry contentsSimon Glass1-0/+14
2018-07-09binman: Correct operation of ObtainContents()Simon Glass2-0/+50
2018-07-09binman: Make the operation of Entry__testing explicitSimon Glass1-0/+1
2018-06-07binman: Add support for adding a name prefix to entriesSimon Glass1-0/+30
2018-06-07binman: Add support for sectionsSimon Glass1-0/+28
2018-06-07binman: Allow unit addresses for binariesSimon Glass1-0/+15
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini9-18/+9
2017-12-13binman: Support accessing binman tables at run timeSimon Glass1-0/+20
2017-12-13binman: Adjust size of test SPL binarySimon Glass4-8/+8
2017-12-13binman: Add tests binaries with binman symbolsSimon Glass9-1/+103
2017-12-13binman: Add support for including spl/u-boot-spl-nodtb.binSimon Glass1-0/+11
2017-12-13binman: Add support for including spl/u-boot-spl.dtbSimon Glass1-0/+13
2017-12-13binman: Add a function to read ELF symbolsSimon Glass2-2/+2
2017-11-23binman: Add add test for using an Intel MRC binarySimon Glass1-0/+13
2017-11-23binman: Add add test for SPL with a microcode pointerSimon Glass1-0/+29
2017-11-23binman: Add a test for x86-start16-splSimon Glass1-0/+13
2017-11-23binman: Add test for u-boot-spl-bss-padSimon Glass5-1/+55
2017-11-23binman: Add a Makefile for test-program compilationSimon Glass3-8/+36
2017-09-16tools: binman: Add a new entry type for Intel VBTBin Meng1-0/+14
2017-06-02fdt: dtoc: Add a full set of property testsSimon Glass1-0/+23
2017-04-10tools: binman: Add missing filenames for various x86 rom testsBin Meng5-0/+6
2016-12-19binman: Add support for building x86 images with FSP/CMCSimon Glass2-0/+26
2016-12-19binman: Add support for building x86 ROMs with SPLSimon Glass8-0/+153
2016-12-19binman: Add support for u-boot.img as an input binarySimon Glass1-0/+11
2016-12-19binman: Add support for building x86 ROMsSimon Glass13-0/+203
2016-12-19binman: Add basic entry types for U-BootSimon Glass26-0/+380