summaryrefslogtreecommitdiff
path: root/ufdt_overlay.c
AgeCommit message (Expand)Author
2018-02-07Add capability to verify application of multiple overlaysHridya Valsaraju
2018-02-02Refactor code to find overlay targetHridya Valsaraju
2018-01-23Create libufdt_verifyHridya Valsaraju
2017-04-25libufdt: reduce the number of malloc/free callingSzuWei Lin
2017-04-21libufdt: avoid to strdup() if possibleChris Fries
2017-04-17Correct code placement for different licenseSzuWei Lin
2017-04-15Code reviseSzuWei Lin
2017-04-13Avoid to re-generate string table from ufdt to fdtSzuWei Lin
2017-04-10Fix memory and file leakSzuWei Lin
2017-03-27Handle overlaying without node __symbols__SzuWei Lin
2016-12-21libufdt: device tree overlay via unflattening FDTLi Chen
2016-12-14Revert "libufdt: device tree overlay via unflattening FDT"Jeff Hao
2016-12-05libufdt: device tree overlay via unflattening FDTLiChen