]> git.sur5r.net Git - u-boot/history - tools/dtoc/dtb_platdata.py
dtoc: Add a 64-bit type and a way to convert cells into 64 bits
[u-boot] / tools / dtoc / dtb_platdata.py
2017-09-15 Simon Glassdtoc: Add a 64-bit type and a way to convert cells...
2017-08-21 Tom RiniMerge git://git.denx.de/u-boot-uniphier
2017-08-20 Anatolij GustschinFix 'notes' typos
2017-07-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-07-11 Simon Glassdtoc: Add a comment about string replace in conv_name_t...
2017-07-11 Simon Glassdtoc: Move the main logic into the dtb_platdata file
2017-07-11 Simon Glassdtoc: Move static functions out of the class
2017-07-11 Simon Glassdtoc: Pass include_disabled explicitly
2017-07-11 Simon Glassdtoc: Don't handle properties with / in them
2017-07-11 Simon Glassdtoc: Fix pylint warnings
2017-07-11 Simon Glassdtoc: Split out the main class into its own file