Age | Commit message (Expand) | Author |
2018-10-09 | dtoc: Fix the value of SetInt() | 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 | patman: Don't clear progress in tout unless it was used | Simon Glass |
2018-10-08 | tools: Set an initial value for indir | Simon Glass |
2018-10-08 | buildman: dtoc: Suppress unwanted output from test | Simon Glass |
2018-10-08 | binman: Separate out testSplBssPad() | Simon Glass |
2018-10-08 | binman: Fix up removal of temporary directories | Simon Glass |
2018-10-08 | binman: Add a default path to libfdt.py | Simon Glass |
2018-10-08 | buildman: Make the toolchain test more forgiving | Simon Glass |
2018-10-08 | patman: Handle unicode in _ProjectConfigParser tests | Simon Glass |
2018-10-05 | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini |
2018-10-04 | rockchip: Fix rkimage format for SPL boot over USB | Daniel Gröber |
2018-10-03 | tools: socfpga: fix sfp_verify_header | Atsushi Nemoto |
2018-09-30 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2018-09-29 | buildman: Avoid hanging when the config changes | Simon Glass |
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: Record the parent section of each section | 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: Mention section attributes in docs | Simon Glass |
2018-09-29 | binman: Support expanding entries | Simon Glass |
2018-09-29 | binman: Support adding files | Simon Glass |
2018-09-29 | binman: Allow zero-size sections | Simon Glass |
2018-09-29 | binman: Support compressed entries | Simon Glass |
2018-09-28 | patman: Detect missing tools and report them | 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: Obtain the list of device trees from the config | Simon Glass |
2018-09-28 | binman: Centralise device-tree updates within binman | Simon Glass |
2018-09-28 | binman: Move state logic into the state module | Simon Glass |
2018-09-28 | binman: Move state information into a new module | Simon Glass |
2018-09-28 | binman: Add an entry method for getting the default filename | Simon Glass |
2018-09-28 | dtoc: Add a way to create an Fdt object from a data block | Simon Glass |
2018-09-28 | dtoc: Add methods for adding and updating properties | Simon Glass |
2018-09-28 | dtoc: Support adding new nodes | Simon Glass |
2018-09-28 | dtoc: Fixed endianness in Prop.GetEmpty() | Simon Glass |
2018-09-28 | dtoc: Allow syncing of the device tree back to a file | 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-28 | binman: Move 'special properties' docs to README.entries | 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-09-19 | Merge git://git.denx.de/u-boot-marvell | Tom Rini |
2018-09-19 | tools: kwboot: Make kwboot more robust on a38x | Jon Nettleton |