summaryrefslogtreecommitdiffstats
path: root/src/include/device_tree.h
Commit message (Expand)AuthorAgeFilesLines
* src/include: Drop unneeded empty linesElyes HAOUAS2020-09-141-6/+0
* src/include: Add missing includesElyes HAOUAS2020-07-261-0/+1
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-061-5/+1
* src/include: Fix typosElyes HAOUAS2020-01-181-1/+1
* device_tree: Update comment style to C89Julius Werner2019-06-211-22/+22
* device_tree: Add overlay supportJulius Werner2019-06-211-0/+4
* device_tree: Make FDT property data non-constJulius Werner2019-06-041-2/+2
* device_tree: Add support for aliasesJulius Werner2019-06-041-0/+3
* device_tree: Drop sub-node path lookup from dt_find_node_by_path()Julius Werner2019-06-041-3/+3
* device_tree: Add phandle caching and lookupsJulius Werner2019-06-041-2/+6
* device_tree: Add version checksJulius Werner2019-06-041-1/+2
* device_tree/fit: Constify data structuresPatrick Rudolph2018-08-241-18/+22
* lib/fit: support booting initrd placed above 4GiBPatrick Rudolph2018-08-101-0/+1
* devicetree: Add method to delete property by namePatrick Rudolph2018-06-281-0/+2
* lib/device_tree: Add method to get phandlePatrick Rudolph2018-06-141-0/+2
* lib/devicetree: Integrate flattened devicetree supportPatrick Rudolph2018-04-301-92/+68
* lib: Raw import FDT devicetree from depthchargePatrick Rudolph2018-04-301-0/+219