summaryrefslogtreecommitdiff
path: root/libfdt/fdt_rw.c
AgeCommit message (Expand)Author
2008-01-08LIBFDT: use memmove() instead of memcpy()Gerald Van Baren
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala
2007-11-21Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdtKumar Gala
2007-11-21[BUILD] conditionally compile libfdt/*.c in libfdt/MakefileKumar Gala
2007-09-06libfdt: add convenience function fdt_find_and_setprop()Grant Likely
2007-08-10libfdt: Conditionally compile based on CONFIG_OF_LIBFDTGerald Van Baren
2007-04-06libfdt: Make fdt_check_header() publicGerald Van Baren
2007-03-31libfdt: Enhanced and published fdt_next_tag()Gerald Van Baren
2007-03-31libfdt: Import libfdt source (2 of 2)Gerald Van Baren