summaryrefslogtreecommitdiffstats
path: root/libfdt/fdt_rw.c
Commit message (Expand)AuthorAgeFilesLines
* LIBFDT: use memmove() instead of memcpy()Gerald Van Baren2008-01-081-3/+3
* Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-211-43/+197
* Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdtKumar Gala2007-11-211-26/+0
* [BUILD] conditionally compile libfdt/*.c in libfdt/MakefileKumar Gala2007-11-211-5/+0
* libfdt: add convenience function fdt_find_and_setprop()Grant Likely2007-09-061-0/+26
* libfdt: Conditionally compile based on CONFIG_OF_LIBFDTGerald Van Baren2007-08-101-0/+5
* libfdt: Make fdt_check_header() publicGerald Van Baren2007-04-061-1/+1
* libfdt: Enhanced and published fdt_next_tag()Gerald Van Baren2007-03-311-3/+3
* libfdt: Import libfdt source (2 of 2)Gerald Van Baren2007-03-311-0/+293
OpenPOWER on IntegriCloud