aboutsummaryrefslogtreecommitdiff
path: root/lib/binman.c
AgeCommit message (Expand)AuthorFilesLines
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-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-05dm: 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