summaryrefslogtreecommitdiffstats
path: root/lib/binman.c
Commit message (Expand)AuthorAgeFilesLines
* binman: Show a message when changing subnodesSimon Glass2021-03-271-2/+2
* binman: Print a debug message when binman selects a nodeSimon Glass2021-01-301-0/+2
* binman: Allow reading entries from a subnodeSimon Glass2021-01-271-0/+18
* binman: Move selection of the binman node into a functionSimon Glass2021-01-271-10/+33
* binman: Remove additional backslashMichal Simek2020-11-301-1/+1
* binman: Call helper function binman_set_rom_offset() to fill offsetMichal Simek2020-11-051-2/+2
* binman: Support multiple images in the librarySimon Glass2020-10-291-0/+7
* binman: Add a way to read the ROM offsetSimon Glass2020-10-291-1/+6
* binman: Add way to locate an entry in memorySimon Glass2020-07-171-0/+23
* binman: Refactor binman_entry_find() to allow other nodesSimon Glass2020-07-171-6/+13
* binman: Allow setting the ROM offsetSimon Glass2020-07-171-0/+17
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* binman: Add a library to access binman entriesSimon Glass2019-12-151-0/+48