summaryrefslogtreecommitdiffstats
path: root/cpukit/dtc/libfdt/fdt_rw.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libfdt: Add support for disabling rollback handlingSimon Glass2020-03-021-3/+15
* libfdt: Add support for disabling dtb checksSimon Glass2020-03-021-0/+2
* libfdt: Replace GPL/BSD boilerplate/reference with SPDX tagsRob Herring2020-03-021-46/+1
* libfdt: Ensure fdt_add_property frees allocated name string on failureNicholas Piggin2020-03-021-3/+19
* libfdt: Clean up header checking functionsDavid Gibson2018-07-191-14/+14
* libfdt: Remove leading underscores from identifiersDavid Gibson2018-07-191-45/+45
* Introduce fdt_setprop_placeholder() methodPantelis Antoniou2018-07-191-3/+17
* Fix a few whitespace and style nitsSimon Glass2018-07-191-2/+2
* libfdt: Remove undefined behaviour setting empty propertiesDavid Gibson2018-07-191-1/+2
* libfdt: simplify fdt_del_mem_rsv()Masahiro Yamada2018-07-191-5/+1
* libfdt: check for potential overrun in _fdt_splice()Courtney Cavin2018-07-191-0/+2
* libfdt: Initial importSebastian Huber2015-10-161-0/+492