summaryrefslogtreecommitdiff
path: root/libfdt/fdt_rw.c
Commit message (Expand)AuthorAgeLines
* 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