~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* patman: Move library functions into a library directorySimon Glass2023-03-08
* binman: Use correct argument name in docstringsJonas Karlman2023-03-08
* binman: Provide general support for updating ELF symbolsSimon Glass2023-01-18
* binman: Support optional external blobsSimon Glass2023-01-18
* binman: Handle writing ELF symbols in the Entry classSimon Glass2022-10-31
* binman: Allow mkimage to use a non-zero fake-blob sizeSimon Glass2022-03-18
* binman: Change how faked blobs are createdSimon Glass2022-03-18
* patman: Convert camel case in tools.pySimon Glass2022-02-09
* binman: Write fake blobs to the output directorySimon Glass2022-01-12
* Merge branch 'next'Tom Rini2022-01-10
|\
| * binman: Support lists of external blobsSimon Glass2021-12-05
* | binman: add support for creating dummy files for external blobsHeiko Thiery2022-01-07
|/
* binman: Add basic support for debugging performanceSimon Glass2021-07-21
* binman: Drop repetitive heading for each entrySimon Glass2021-03-26
* binman: Tidy up underscores in entry documentationSimon Glass2021-03-26
* binman: Allow vblock to include devicetree blobsSimon Glass2021-01-30
* binman: Move CompressData() into Entry base classSimon Glass2020-10-29
* binman: Show an error when a file is missingSimon Glass2020-09-25
* binman: Move 'external' support into base classSimon Glass2020-09-22
* binman: Use super() instead of specifying parent typeSimon Glass2020-07-25
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-24
* binman: Use super() instead of specifying parent typeSimon Glass2020-07-20
* patman: Move to absolute importsSimon Glass2020-04-26
* binman: Move to absolute importsSimon Glass2020-04-26
* binman: Allow use of help and entry-docs without libfdtSimon Glass2019-10-15
* binman: Update Entry.ReadEntry() to work through classesSimon Glass2019-07-29
* binman: Allow reading an entry from an imageSimon Glass2019-07-24
* binman: Allow device-tree entries to be compressedSimon Glass2019-07-24
* binman: Move compression into the Entry base classSimon Glass2019-07-24
* binman: Use tools compression function for blob handlingSimon Glass2019-07-23
* binman: Use binary mode when compressing dataSimon Glass2019-07-10
* binman: Drop an unnecessary comma in blob handlingSimon Glass2018-11-20
* binman: Support compressed entriesSimon Glass2018-09-29
* binman: Rename ReadContents() to ReadBlobContents()Simon Glass2018-08-01
* binman: Expand documentation for entriesSimon Glass2018-08-01
* binman: Tidy up setting of entry contentsSimon Glass2018-07-09
* binman: Rename Entry property to 'section'Simon Glass2018-06-07
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* binman: Add basic entry types for U-BootSimon Glass2016-12-20