summaryrefslogtreecommitdiff
path: root/libfdt/fdt_rw.c
Commit message (Expand)AuthorAgeFilesLines
* dtc/libfdt: sparse fixesKim Phillips2013-01-061-2/+2
* libfdt: Add support for appending the values to a existing propertyMinghuan Lian2011-12-051-0/+27
* libfdt: Rework/cleanup fdt_next_tag()David Gibson2009-02-061-0/+2
* libfdt: Increase namespace-pollution paranoiaDavid Gibson2008-07-141-61/+60
* dtc: Enable and fix -Wcast-qual warningsDavid Gibson2008-07-141-2/+2
* dtc: Enable and fix -Wpointer-arith warningsDavid Gibson2008-07-141-22/+27
* libfdt: Several cleanups to parameter checkingDavid Gibson2008-05-291-16/+8
* libfdt: Trivial cleanup for CHECK_HEADER)David Gibson2008-02-181-6/+2
* libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()David Gibson2008-02-141-1/+1
* libfdt: Add fdt_set_name() functionDavid Gibson2008-01-111-0/+24
* dtc: Add valgrind support to testsuiteDavid Gibson2007-11-261-3/+3
* libfdt: Handle v16 and re-ordered trees for r/wDavid Gibson2007-11-011-19/+89
* libfdt: Correctly handle versions > 17David Gibson2007-10-301-1/+4
* libfdt: Remove un-const-safe fdt_set_header macroDavid Gibson2007-10-251-7/+7
* libfdt: Rename and publish _fdt_next_tag()David Gibson2007-10-241-3/+3
* libfdt: Rename and publish _fdt_check_header()David Gibson2007-10-241-1/+1
* libfdt: Add missing RW_CHECK_HEADER to fdt_del_node()David Gibson2007-10-221-0/+2
* libfdt: Add functions to get/add/delete memory reservemap entriesDavid Gibson2007-10-151-0/+47
* Move everything into a subdirectory in preparation for merge into dtc.David Gibson2007-06-141-0/+325