Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 1 | -1/+1 |
* | dtoc: Fix up tests | Simon Glass | 2017-11-22 | 1 | -45/+37 |
* | dtoc: Support properties containing multiple phandle values | Simon Glass | 2017-09-15 | 1 | -3/+24 |
* | dtoc: Put phandle args in an array | Simon Glass | 2017-09-15 | 1 | -1/+1 |
* | dtoc: Put each phandle on a separate line | Simon Glass | 2017-09-15 | 1 | -1/+2 |
* | dtoc: Rename the phandle struct | Simon Glass | 2017-09-15 | 1 | -1/+1 |
* | dtoc: Handle 'reg' properties with unusual sizes | Simon Glass | 2017-09-15 | 1 | -0/+24 |
* | dtoc: Add support for 32 or 64-bit addresses | Simon Glass | 2017-09-15 | 1 | -0/+212 |
* | dtoc: Avoid very long lines in output | Simon Glass | 2017-09-15 | 1 | -2/+4 |
* | dtoc: Add tests | Simon Glass | 2017-07-11 | 1 | -0/+271 |