summaryrefslogtreecommitdiff
path: root/cpukit/dtc/libfdt/fdt_rw.c (follow)
AgeCommit message (Expand)Author
2020-03-02libfdt: Add support for disabling ordering check/fixupSimon Glass
2020-03-02libfdt: Add support for disabling version checksSimon Glass
2020-03-02libfdt: Add support for disabling rollback handlingSimon Glass
2020-03-02libfdt: Add support for disabling dtb checksSimon Glass
2020-03-02libfdt: Replace GPL/BSD boilerplate/reference with SPDX tagsRob Herring
2020-03-02libfdt: Ensure fdt_add_property frees allocated name string on failureNicholas Piggin
2018-07-19libfdt: Clean up header checking functionsDavid Gibson
2018-07-19libfdt: Remove leading underscores from identifiersDavid Gibson
2018-07-19Introduce fdt_setprop_placeholder() methodPantelis Antoniou
2018-07-19Fix a few whitespace and style nitsSimon Glass
2018-07-19libfdt: Remove undefined behaviour setting empty propertiesDavid Gibson
2018-07-19libfdt: simplify fdt_del_mem_rsv()Masahiro Yamada
2018-07-19libfdt: check for potential overrun in _fdt_splice()Courtney Cavin
2015-10-16libfdt: Initial importSebastian Huber