summaryrefslogtreecommitdiff
path: root/libfdt/fdt_rw.c
Commit message (Expand)AuthorAgeLines
* libfdt: Rework/cleanup fdt_next_tag()David Gibson2009-04-01-0/+2
* libfdt: Increase namespace-pollution paranoiaDavid Gibson2008-08-24-61/+60
* dtc: Enable and fix -Wcast-qual warningsDavid Gibson2008-08-24-2/+2
* dtc: Enable and fix -Wpointer-arith warningsDavid Gibson2008-08-24-22/+27
* libfdt: Several cleanups to parameter checkingDavid Gibson2008-06-09-16/+8
* Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-26-0/+4
|\
| * [new uImage] Add libfdt support to mkimageBartlomiej Sieka2008-02-29-0/+4
* | libfdt: Trivial cleanup for CHECK_HEADER)David Gibson2008-03-18-6/+2
* | libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()David Gibson2008-03-18-1/+1
* | libfdt: Add fdt_set_name() functionDavid Gibson2008-03-18-0/+24
|/
* LIBFDT: use memmove() instead of memcpy()Gerald Van Baren2008-01-08-3/+3
* Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-21-43/+197
* Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdtKumar Gala2007-11-21-26/+0
* [BUILD] conditionally compile libfdt/*.c in libfdt/MakefileKumar Gala2007-11-21-5/+0
* libfdt: add convenience function fdt_find_and_setprop()Grant Likely2007-09-06-0/+26
* libfdt: Conditionally compile based on CONFIG_OF_LIBFDTGerald Van Baren2007-08-10-0/+5
* libfdt: Make fdt_check_header() publicGerald Van Baren2007-04-06-1/+1
* libfdt: Enhanced and published fdt_next_tag()Gerald Van Baren2007-03-31-3/+3
* libfdt: Import libfdt source (2 of 2)Gerald Van Baren2007-03-31-0/+293