summaryrefslogtreecommitdiff
path: root/tools/binman/etype/u_boot_spl.py
AgeCommit message (Expand)AuthorFilesLines
2021-03-27binman: Allow disabling expanding an entrySimon Glass1-1/+1
2021-03-26binman: Automatically expand phase binaries into sectionsSimon Glass1-0/+3
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-4/+3
2019-10-15binman: Allow symbols to be resolved inside sectionsSimon Glass1-1/+1
2018-08-02binman: Add support for adding TPL binariesSimon Glass1-1/+1
2018-08-02binman: Expand documentation for entriesSimon Glass1-0/+21
2018-06-07binman: Rename Entry property to 'section'Simon Glass1-2/+2
2018-06-07binman: Rename ELF parameters to 'section'Simon Glass1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-12-13binman: Support accessing binman tables at run timeSimon Glass1-0/+6
2016-12-19binman: Add basic entry types for U-BootSimon Glass1-0/+17