summaryrefslogtreecommitdiff
path: root/tools/binman/etype/u_boot_ucode.py
AgeCommit message (Expand)Author
2023-03-08patman: Move library functions into a library directorySimon Glass
2022-02-09patman: Convert camel case in tools.pySimon Glass
2020-10-29binman: Fix return from u-boot-ucode if there is no DTSimon Glass
2020-07-25binman: Use super() instead of specifying parent typeSimon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20binman: Use super() instead of specifying parent typeSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26binman: Move to absolute importsSimon Glass
2019-07-10binman: Convert to use bytes typeSimon Glass
2018-09-29binman: Support x86 microcode in TPLSimon Glass
2018-08-01binman: Rename ReadContents() to ReadBlobContents()Simon Glass
2018-08-01binman: Expand documentation for entriesSimon Glass
2018-08-01binman: Rename 'position' to 'offset'Simon Glass
2018-07-09binman: Add a ProcessFdt() methodSimon Glass
2018-07-09binman: Correct operation of ObtainContents()Simon Glass
2018-06-07binman: Rename Entry property to 'section'Simon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-11-22binman: Increase test coverage back to 100%Simon Glass
2017-02-07tools: binman: Handle optional microcode case in SPL imageBin Meng
2016-12-20binman: Add support for building x86 ROMsSimon Glass