Age | Commit message (Expand) | Author |
---|---|---|
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-01-15 | dtoc: Allow DTC environment variable to provide path to dtc | Simon Glass |
2017-11-22 | binman: Disable the no-unit_address_vs_reg warnings | Simon Glass |
2017-09-15 | dtoc: Add support for 32 or 64-bit addresses | Simon Glass |
2017-09-15 | dtoc: Add a 64-bit type and a way to convert cells into 64 bits | Simon Glass |
2017-04-13 | dtoc: Decode val if it's a byte string | George McCollister |
2016-10-09 | dtoc: Decode strings for struct.unpack on python 3.x | Paul Burton |
2016-09-18 | dtoc: Add methods for reading data from properties | Simon Glass |
2016-09-18 | dtoc: Correct quotes in fdt_util | Simon Glass |
2016-09-18 | dtoc: Allow the device tree to be compiled from source | Simon Glass |
2016-09-18 | dtoc: Move BytesToValue() and GetEmpty() into PropBase | Simon Glass |
2016-07-14 | dm: Add a library to provide simple device-tree access | Simon Glass |