summaryrefslogtreecommitdiff
path: root/tools/binman/etype/u_boot_spl_with_ucode_ptr.py
AgeCommit message (Expand)AuthorFilesLines
2020-07-25binman: Use super() instead of specifying parent typeSimon Glass1-1/+1
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-1/+1
2020-07-20binman: Use super() instead of specifying parent typeSimon Glass1-1/+1
2020-04-26binman: Move to absolute importsSimon Glass1-5/+1
2018-09-29binman: Support x86 microcode in TPLSimon Glass1-0/+2
2018-06-07binman: Rename Entry property to 'section'Simon Glass1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-11-23binman: Add add test for SPL with a microcode pointerSimon Glass1-1/+1
2017-02-07tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptrBin Meng1-1/+1
2016-12-19binman: Add support for building x86 ROMs with SPLSimon Glass1-0/+28