summaryrefslogtreecommitdiff
path: root/libfdt
Commit message (Expand)AuthorAgeFilesLines
...
* libfdt: Add phandle related functionsDavid Gibson2007-11-132-8/+67
* libfdt: Add more documentation (path the fifth)David Gibson2007-11-081-0/+95
* libfdt: Add more documentation (patch the fourth)David Gibson2007-11-051-1/+74
* libfdt: Add more documentation (patch the third)David Gibson2007-11-051-7/+85
* libfdt: Handle v16 and re-ordered trees for r/wDavid Gibson2007-11-012-20/+90
* libfdt: Correctly handle versions > 17David Gibson2007-10-301-1/+4
* libfdt: Remove un-const-safe fdt_set_header macroDavid Gibson2007-10-253-23/+38
* libfdt: Documentation (patch the second)David Gibson2007-10-251-1/+79
* libfdt: Add some documenting comments in libfdt.hDavid Gibson2007-10-241-8/+136
* libfdt: Rename and publish _fdt_next_tag()David Gibson2007-10-246-19/+20
* libfdt: Rename and publish _fdt_check_header()David Gibson2007-10-245-19/+23
* libfdt: Add missing RW_CHECK_HEADER to fdt_del_node()David Gibson2007-10-221-0/+2
* libfdt: Make fdt_string() return a const pointerDavid Gibson2007-10-222-2/+2
* libfdt: Add functions for handling the "compatible" propertyDavid Gibson2007-10-162-0/+88
* libfdt: libfdt_env.h must be included firstDavid Gibson2007-10-161-1/+1
* libfdt: Add functions to get/add/delete memory reservemap entriesDavid Gibson2007-10-154-0/+82
* dtc: Refactor MakefilesDavid Gibson2007-10-151-13/+6
* 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-172-0/+55
* 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-302-1/+77
* libfdt: Add fdt_get_path() functionDavid Gibson2007-08-302-0/+68
* libfdt: Add fdt_get_name() to retrieve a node's nameDavid Gibson2007-08-302-0/+26
* libfdt: Fix handling of trailing / in fdt_path_offset()David Gibson2007-08-301-1/+1
* dtc: Improve the make install targetDavid Gibson2007-07-251-1/+3
* dtc: Improve and better integrate dtc and libfdt MakefilesDavid Gibson2007-06-252-64/+19
* dtc: Remove redundant copy of the GPLDavid Gibson2007-06-251-340/+0
* Merge libfdt into dtc.David Gibson2007-06-1427-1986/+2
* Move everything into a subdirectory in preparation for merge into dtc.David Gibson2007-06-1439-0/+3981