aboutsummaryrefslogtreecommitdiffstats
path: root/tools/dtoc/dtb_platdata.py
Commit message (Expand)AuthorAgeFilesLines
* dtoc: Add a comment about string replace in conv_name_to_c()Simon Glass2017-07-111-0/+3
* dtoc: Move the main logic into the dtb_platdata fileSimon Glass2017-07-111-0/+29
* dtoc: Move static functions out of the classSimon Glass2017-07-111-62/+63
* dtoc: Pass include_disabled explicitlySimon Glass2017-07-111-4/+4
* dtoc: Don't handle properties with / in themSimon Glass2017-07-111-1/+0
* dtoc: Fix pylint warningsSimon Glass2017-07-111-124/+137
* dtoc: Split out the main class into its own fileSimon Glass2017-07-111-0/+411