aboutsummaryrefslogtreecommitdiff
path: root/lib/fdtdec.c
AgeCommit message (Expand)Author
2012-05-15tegra: Add tegra keyboard driverRakesh Iyer
2012-05-15fdt: Add fdtdec functions to read byte arrayAnton Staff
2012-05-15tegra: Add EMC support for optimal memory timingsJimmy Zhang
2012-05-15fdt: Add function to return next compatible subnodeSimon Glass
2012-05-15fdt: Add function to locate an array in the device treeSimon Glass
2012-03-29tegra: i2c: Add I2C driverYen Lin
2012-03-29fdt: Add function to allow aliases to refer to multiple nodesSimon Glass
2012-03-29fdt: Avoid early panic() when there is no FDT presentSimon Glass
2012-03-29tegra: usb: Add support for Tegra USB peripheralSimon Glass
2012-03-29fdt: Add basic support for decoding GPIO definitionsSimon Glass
2012-03-29fdt: Add functions to access phandles, arrays and boolsSimon Glass
2012-03-29fdt: Tidy up a few fdtdec problemsSimon Glass
2012-03-29fdt: Add fdtdec_find_aliases() to deal with alias nodesSimon Glass
2011-10-26fdt: add decode helper librarySimon Glass