summaryrefslogtreecommitdiff
path: root/tools/binman/etype
AgeCommit message (Expand)Author
2018-08-01binman: Add support for Chromium GBBSimon Glass
2018-08-01binman: Add an entry filled with a repeating byteSimon Glass
2018-08-01binman: Add support for a cros_ec imageSimon Glass
2018-08-01binman: Add support for flashrom FMAPSimon Glass
2018-08-01binman: Allow creation of entry documentationSimon Glass
2018-08-01binman: Expand documentation for entriesSimon Glass
2018-08-01binman: Support an entry that holds textSimon Glass
2018-08-01binman: Add support for passing arguments to entriesSimon Glass
2018-08-01binman: Add a new 'image-pos' propertySimon Glass
2018-08-01binman: Enhance the map and fdt-update outputSimon Glass
2018-08-01binman: Rename 'position' to 'offset'Simon Glass
2018-07-09binman: Support updating the device tree with calc'd infoSimon Glass
2018-07-09binman: Add a SetCalculatedProperties() methodSimon Glass
2018-07-09binman: Add a ProcessFdt() methodSimon Glass
2018-07-09binman: Tidy up setting of entry contentsSimon Glass
2018-07-09binman: Correct operation of ObtainContents()Simon Glass
2018-07-09binman: Make the operation of Entry__testing explicitSimon Glass
2018-06-07binman: Add support for outputing a map fileSimon Glass
2018-06-07binman: Add support for sectionsSimon Glass
2018-06-07binman: Avoid setting sys.path globallySimon Glass
2018-06-07binman: Rename Entry property to 'section'Simon Glass
2018-06-07binman: Rename ELF parameters to 'section'Simon Glass
2018-06-07binman: Allow unit addresses for binariesSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-12-12binman: Support accessing binman tables at run timeSimon Glass
2017-12-12binman: Add support for including spl/u-boot-spl-nodtb.binSimon Glass
2017-12-12binman: Add support for including spl/u-boot-spl.dtbSimon Glass
2017-12-12binman: Add a function to read ELF symbolsSimon Glass
2017-11-22binman: Add add test for SPL with a microcode pointerSimon Glass
2017-11-22binman: Increase test coverage back to 100%Simon Glass
2017-09-16tools: binman: Add a new entry type for Intel VBTBin Meng
2017-06-02fdt: Drop fdt_select.pySimon Glass
2017-06-02binman: Rename fdt variable to dtbSimon Glass
2017-06-02binman: Drop a special case related to fdt_fallbackSimon Glass
2017-04-10binman: Remove hard-coded file name for x86 flash-descriptor & intel-meStefan Roese
2017-02-07tools: binman: Handle optional microcode case in SPL imageBin Meng
2017-02-07tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptrBin Meng
2016-12-26binman: Remove hard-coded file name for x86 CMC/FSP/VGABin Meng
2016-12-20binman: Add support for building x86 images with FSP/CMCSimon Glass
2016-12-20binman: Add support for building x86 ROMs with SPLSimon Glass
2016-12-20binman: Add support for u-boot.img as an input binarySimon Glass
2016-12-20binman: Add support for building x86 ROMsSimon Glass
2016-12-20binman: Add basic entry types for U-BootSimon Glass
2016-12-20binman: Introduce binman, a tool for building binary imagesSimon Glass