summaryrefslogtreecommitdiff
path: root/tools/binman/etype/u_boot_with_ucode_ptr.py
AgeCommit message (Expand)Author
2023-05-25patman: Move library functions into a library directorySimon Glass
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-02-09patman: Convert camel case in tools.pySimon Glass
2021-03-26binman: Tidy up underscores in entry documentationSimon 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
2020-01-07binman: fix default filename of u-boot-with-ucode-ptr in documentationMasahiro Yamada
2019-07-24binman: Allow entries to expand after packingSimon Glass
2019-07-24binman: Add a return value to ProcessContentsUpdate()Simon Glass
2018-09-29binman: Correct fmap output on x86Simon Glass
2018-09-29binman: Support x86 microcode in TPLSimon Glass
2018-09-28binman: Move 'special properties' docs to README.entriesSimon 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: Tidy up setting of entry contentsSimon 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-12-12binman: Add a function to read ELF symbolsSimon Glass
2016-12-20binman: Add support for building x86 ROMsSimon Glass