Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dtoc: Add a comment about string replace in conv_name_to_c() | Simon Glass | 2017-07-11 | 1 | -0/+3 |
* | dtoc: Move the main logic into the dtb_platdata file | Simon Glass | 2017-07-11 | 1 | -0/+29 |
* | dtoc: Move static functions out of the class | Simon Glass | 2017-07-11 | 1 | -62/+63 |
* | dtoc: Pass include_disabled explicitly | Simon Glass | 2017-07-11 | 1 | -4/+4 |
* | dtoc: Don't handle properties with / in them | Simon Glass | 2017-07-11 | 1 | -1/+0 |
* | dtoc: Fix pylint warnings | Simon Glass | 2017-07-11 | 1 | -124/+137 |
* | dtoc: Split out the main class into its own file | Simon Glass | 2017-07-11 | 1 | -0/+411 |