summaryrefslogtreecommitdiffstats
path: root/src/lib/device_tree.c
Commit message (Expand)AuthorAgeFilesLines
* device_tree/fit: Constify data structuresPatrick Rudolph2018-08-241-31/+35
* lib/fit: support booting initrd placed above 4GiBPatrick Rudolph2018-08-101-0/+16
* src/lib: Fix typoElyes HAOUAS2018-08-091-1/+1
* Coverity: Fix CID1393979Patrick Rudolph2018-07-121-0/+3
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-07-021-4/+4
* devicetree: Add method to delete property by namePatrick Rudolph2018-06-281-0/+18
* lib/device_tree: Add method to get phandlePatrick Rudolph2018-06-141-0/+22
* lib/devicetree: Integrate flattened devicetree supportPatrick Rudolph2018-04-301-156/+173
* lib: Raw import FDT devicetree from depthchargePatrick Rudolph2018-04-301-0/+937