Age | Commit message (Expand) | Author |
2019-07-10 | binman: Read map files as text | Simon Glass |
2019-07-10 | binman: Fix up a format string in AssertInList() | Simon Glass |
2019-07-10 | binman: Convert to use bytes type | Simon Glass |
2019-07-10 | binman: Handle repeated bytes for Python 3 | Simon Glass |
2019-07-10 | binman: Drop an unused input file | Simon Glass |
2019-07-10 | binman: Use binary mode when compressing data | Simon Glass |
2019-07-10 | tools: binman: Open all binary files in binary mode | Simon Glass |
2019-07-10 | binman: Use items() instead of iteritems() | Simon Glass |
2019-05-08 | binman: Allow sections to have an offset | Simon Glass |
2019-05-08 | binman: Don't show image-skip message by default | Simon Glass |
2018-10-22 | binman: Add a test for Intel reference code | Simon Glass |
2018-10-09 | binman: Move to three-digit test-file numbers | Simon Glass |
2018-10-08 | binman: Run tests concurrently | Simon Glass |
2018-10-08 | binman: Separate out testSplBssPad() | Simon Glass |
2018-10-08 | binman: Fix up removal of temporary directories | Simon Glass |
2018-09-30 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2018-09-29 | binman: Allow writing a map file when something goes wrong | Simon Glass |
2018-09-29 | binman: Support ELF files for U-Boot and SPL | Simon Glass |
2018-09-29 | binman: Correct fmap output on x86 | Simon Glass |
2018-09-29 | binman: Support x86 microcode in TPL | Simon Glass |
2018-09-29 | binman: Support hashing entries | Simon Glass |
2018-09-29 | binman: Support expanding entries | Simon Glass |
2018-09-29 | binman: Support adding files | Simon Glass |
2018-09-29 | binman: Support compressed entries | Simon Glass |
2018-09-28 | binman: Support updating all device tree files | Simon Glass |
2018-09-28 | binman: Allow control of whether a fake DT is used | Simon Glass |
2018-09-28 | binman: Move state information into a new module | Simon Glass |
2018-09-28 | binman: Support building a selection of images | Simon Glass |
2018-09-28 | binman: Tidy up the vblock entry | Simon Glass |
2018-09-28 | binman: Add x86 support for starting TPL | Simon Glass |
2018-09-28 | binman: Generate an error when text is not provided | Simon Glass |
2018-09-28 | binman: Allow 'fill' entry to have a size of 0 | Simon Glass |
2018-09-27 | binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry | Jagdish Gediya |
2018-09-27 | binman: Add a new "skip-at-start" property in Section class | Jagdish Gediya |
2018-08-01 | binman: Adjust _GetPropTree() parameters | Simon Glass |
2018-08-01 | binman: Add a test to catch use of the old 'pos' property | Simon Glass |
2018-08-01 | binman: Show the image position in the map | Simon Glass |
2018-08-01 | binman: Add support for adding TPL binaries | Simon Glass |
2018-08-01 | binman: Add an entry for a Chromium vblock | Simon Glass |
2018-08-01 | binman: Add support for Chromium GBB | Simon Glass |
2018-08-01 | binman: Add an entry filled with a repeating byte | Simon Glass |
2018-08-01 | binman: Add support for a cros_ec image | Simon Glass |
2018-08-01 | binman: Add support for flashrom FMAP | Simon Glass |
2018-08-01 | binman: Allow creation of entry documentation | Simon Glass |
2018-08-01 | binman: Support an entry that holds text | Simon Glass |
2018-08-01 | binman: Add support for passing arguments to entries | Simon Glass |
2018-08-01 | binman: Add a new 'image-pos' property | Simon Glass |
2018-08-01 | binman: Enhance the map and fdt-update output | Simon Glass |
2018-08-01 | binman: Tidy up some comments in the tests | Simon Glass |
2018-08-01 | binman: Rename 'position' to 'offset' | Simon Glass |