summaryrefslogtreecommitdiff
path: root/lib/binman.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-27binman: Show a message when changing subnodesSimon Glass1-2/+2
2021-01-31binman: Print a debug message when binman selects a nodeSimon Glass1-0/+2
2021-01-28binman: Allow reading entries from a subnodeSimon Glass1-0/+18
2021-01-28binman: Move selection of the binman node into a functionSimon Glass1-10/+33
2020-11-30binman: Remove additional backslashMichal Simek1-1/+1
2020-11-05binman: Call helper function binman_set_rom_offset() to fill offsetMichal Simek1-2/+2
2020-10-29binman: Support multiple images in the librarySimon Glass1-0/+7
2020-10-29binman: Add a way to read the ROM offsetSimon Glass1-1/+6
2020-07-17binman: Add way to locate an entry in memorySimon Glass1-0/+23
2020-07-17binman: Refactor binman_entry_find() to allow other nodesSimon Glass1-6/+13
2020-07-17binman: Allow setting the ROM offsetSimon Glass1-0/+17
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-12-15binman: Add a library to access binman entriesSimon Glass1-0/+48