Age | Commit message (Expand) | Author |
---|---|---|
2020-01-18 | src/include: Fix typos | Elyes HAOUAS |
2019-06-21 | device_tree: Update comment style to C89 | Julius Werner |
2019-06-21 | device_tree: Add overlay support | Julius Werner |
2019-06-04 | device_tree: Make FDT property data non-const | Julius Werner |
2019-06-04 | device_tree: Add support for aliases | Julius Werner |
2019-06-04 | device_tree: Drop sub-node path lookup from dt_find_node_by_path() | Julius Werner |
2019-06-04 | device_tree: Add phandle caching and lookups | Julius Werner |
2019-06-04 | device_tree: Add version checks | Julius Werner |
2018-08-24 | device_tree/fit: Constify data structures | Patrick Rudolph |
2018-08-10 | lib/fit: support booting initrd placed above 4GiB | Patrick Rudolph |
2018-06-28 | devicetree: Add method to delete property by name | Patrick Rudolph |
2018-06-14 | lib/device_tree: Add method to get phandle | Patrick Rudolph |
2018-04-30 | lib/devicetree: Integrate flattened devicetree support | Patrick Rudolph |
2018-04-30 | lib: Raw import FDT devicetree from depthcharge | Patrick Rudolph |