Age | Commit message (Expand) | Author |
---|---|---|
2018-08-08 | libfdt: Update to latest pylibfdt implementation | Simon Glass |
2018-08-01 | dtoc: Add a function to obtain a list of phandles | Simon Glass |
2018-08-01 | dtoc: Export the _FindNode() function | Simon Glass |
2018-08-01 | binman: Add an entry filled with a repeating byte | Simon Glass |
2018-08-01 | binman: Add support for passing arguments to entries | Simon Glass |
2018-07-09 | dtoc: Add functions to add integer properties | Simon Glass |
2018-07-09 | dtoc: Fix properties with a single zero-arg phandle | Simon Glass |
2018-07-09 | dtoc: Fix Fdt.GetNode() to handle a missing node | Simon Glass |
2018-07-09 | dtoc: Keep track of property offsets | Simon Glass |
2018-07-09 | dtoc: Update fdt tests to increase code coverage | Simon Glass |
2018-07-09 | dtoc: Drop use of a local dtb buffer | Simon Glass |
2018-07-09 | dtoc: Add some tests for the fdt module | Simon Glass |