summaryrefslogtreecommitdiffstats
path: root/libfdt/fdt_ro.c
Commit message (Expand)AuthorAgeFilesLines
* Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-131-1/+0
* For fdt_find_node_by_path(), handle the root path properly.Gerald Van Baren2007-08-101-0/+4
* Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDTGerald Van Baren2007-08-101-18/+143
* Replace fdt_node_offset() with fdt_find_node_by_path().Gerald Van Baren2007-08-101-1/+1
* libfdt: Conditionally compile based on CONFIG_OF_LIBFDTGerald Van Baren2007-08-101-0/+6
* Clenaup, update CHANGELOGWolfgang Denk2007-04-181-1/+0
* Add some utilities to manipulate the reserved memory map.Gerald Van Baren2007-04-141-0/+72
* libfdt: Make fdt_check_header() publicGerald Van Baren2007-04-061-2/+2
* Minor cleanup.Wolfgang Denk2007-04-041-8/+6
* Fix some minor whitespace violations.Gerald Van Baren2007-03-311-2/+2
* libfdt: Enhanced and published fdt_next_tag()Gerald Van Baren2007-03-311-6/+110
* libfdt: Import libfdt source (2 of 2)Gerald Van Baren2007-03-311-0/+229
OpenPOWER on IntegriCloud