summaryrefslogtreecommitdiffstats
path: root/tools/binman/etype/u_boot_with_ucode_ptr.py
Commit message (Expand)AuthorAgeFilesLines
* binman: Tidy up underscores in entry documentationSimon Glass2021-03-261-1/+1
* binman: Use super() instead of specifying parent typeSimon Glass2020-07-251-1/+1
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-1/+1
* binman: Use super() instead of specifying parent typeSimon Glass2020-07-201-1/+1
* patman: Move to absolute importsSimon Glass2020-04-261-2/+2
* binman: Move to absolute importsSimon Glass2020-04-261-5/+5
* binman: fix default filename of u-boot-with-ucode-ptr in documentationMasahiro Yamada2020-01-071-1/+1
* binman: Allow entries to expand after packingSimon Glass2019-07-241-1/+1
* binman: Add a return value to ProcessContentsUpdate()Simon Glass2019-07-241-3/+3
* binman: Correct fmap output on x86Simon Glass2018-09-291-6/+6
* binman: Support x86 microcode in TPLSimon Glass2018-09-291-3/+6
* binman: Move 'special properties' docs to README.entriesSimon Glass2018-09-281-0/+3
* binman: Expand documentation for entriesSimon Glass2018-08-011-2/+7
* binman: Rename 'position' to 'offset'Simon Glass2018-08-011-17/+18
* binman: Add a ProcessFdt() methodSimon Glass2018-07-091-4/+3
* binman: Tidy up setting of entry contentsSimon Glass2018-07-091-2/+2
* binman: Rename Entry property to 'section'Simon Glass2018-06-071-10/+10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* binman: Add a function to read ELF symbolsSimon Glass2017-12-121-5/+4
* binman: Add support for building x86 ROMsSimon Glass2016-12-201-0/+87