summaryrefslogtreecommitdiff
path: root/ufdt_overlay.c
AgeCommit message (Expand)Author
2022-11-02libufdt: fix potential reading beyond property value in fixup arraysMike McTernan
2022-09-06libufdt: Fix offset bounds checking for property fixup.Mike McTernan
2022-08-16Add missing newlines to error messages.Mike McTernan
2021-05-04Throw an error on all overlay application errorsandroid-s-beta-2android-s-beta-1Hridya Valsaraju
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