aboutsummaryrefslogtreecommitdiff
path: root/libfdt/fdt_ro.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-21[BUILD] conditionally compile libfdt/*.c in libfdt/MakefileKumar Gala1-5/+0
2007-08-13Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk1-1/+0
2007-08-10For fdt_find_node_by_path(), handle the root path properly.Gerald Van Baren1-0/+4
2007-08-10Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDTGerald Van Baren1-18/+143
2007-08-10Replace fdt_node_offset() with fdt_find_node_by_path().Gerald Van Baren1-1/+1
2007-08-10libfdt: Conditionally compile based on CONFIG_OF_LIBFDTGerald Van Baren1-0/+6
2007-04-18Clenaup, update CHANGELOGWolfgang Denk1-1/+0
2007-04-14Add some utilities to manipulate the reserved memory map.Gerald Van Baren1-0/+72
2007-04-06libfdt: Make fdt_check_header() publicGerald Van Baren1-2/+2
2007-04-04Minor cleanup.Wolfgang Denk1-8/+6
2007-03-31Fix some minor whitespace violations.Gerald Van Baren1-2/+2
2007-03-31libfdt: Enhanced and published fdt_next_tag()Gerald Van Baren1-6/+110
2007-03-31libfdt: Import libfdt source (2 of 2)Gerald Van Baren1-0/+229