summaryrefslogtreecommitdiff
path: root/lib/fdtdec.c
Commit message (Expand)AuthorAgeLines
* fdt: Add basic support for decoding GPIO definitionsSimon Glass2012-03-29-0/+79
* fdt: Add functions to access phandles, arrays and boolsSimon Glass2012-03-29-0/+67
* fdt: Tidy up a few fdtdec problemsSimon Glass2012-03-29-6/+16
* fdt: Add fdtdec_find_aliases() to deal with alias nodesSimon Glass2012-03-29-0/+116
* fdt: add decode helper librarySimon Glass2011-10-26-0/+147