summaryrefslogtreecommitdiff
path: root/libfdt/fdt_ro.c
Commit message (Expand)AuthorAgeFilesLines
...
* libfdt: Increase namespace-pollution paranoiaDavid Gibson2008-07-141-11/+11
* dtc: Enable and fix -Wcast-qual warningsDavid Gibson2008-07-141-1/+1
* dtc: Enable and fix -Wpointer-arith warningsDavid Gibson2008-07-141-2/+2
* libfdt: Several cleanups to parameter checkingDavid Gibson2008-05-291-18/+8
* libfdt: Remove no longer used code from fdt_node_offset_by_compatible()David Gibson2008-02-181-11/+1
* libfdt: Trivial cleanup for CHECK_HEADER)David Gibson2008-02-181-7/+0
* libfdt: Add and use a node iteration helper function.David Gibson2008-02-121-174/+84
* libfdt: Abolish fdt_offset_ptr_typed()David Gibson2007-11-201-1/+1
* libfdt: Add phandle related functionsDavid Gibson2007-11-131-0/+21
* libfdt: Rename and publish _fdt_next_tag()David Gibson2007-10-241-11/+11
* libfdt: Rename and publish _fdt_check_header()David Gibson2007-10-241-3/+3
* libfdt: Make fdt_string() return a const pointerDavid Gibson2007-10-221-1/+1
* libfdt: Add functions for handling the "compatible" propertyDavid Gibson2007-10-161-0/+83
* libfdt: Add functions to get/add/delete memory reservemap entriesDavid Gibson2007-10-151-0/+17
* libfdt: Make unit address optional for finding nodesDavid Gibson2007-10-151-6/+8
* dtc: Whitespace cleanupDavid Gibson2007-09-181-2/+2
* libfdt: Add fdt_node_offset_by_prop_value()David Gibson2007-09-171-0/+51
* dtc: Assume properties preced subnodes in the flattened treeDavid Gibson2007-09-051-12/+2
* libfdt: Fix use of uninitialized variable in fdt_get_path()David Gibson2007-08-311-1/+1
* libfdt: Add fdt_parent_offset() and supporting functionsDavid Gibson2007-08-301-0/+68
* libfdt: Add fdt_get_path() functionDavid Gibson2007-08-301-0/+66
* libfdt: Add fdt_get_name() to retrieve a node's nameDavid Gibson2007-08-301-0/+24
* libfdt: Fix handling of trailing / in fdt_path_offset()David Gibson2007-08-301-1/+1
* Move everything into a subdirectory in preparation for merge into dtc.David Gibson2007-06-141-0/+261