aboutsummaryrefslogtreecommitdiff
path: root/lib/fdtdec.c
AgeCommit message (Expand)Author
2012-09-21Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2012-09-21fdt: Tidy debugging, add to fdtdec_get_int/addr()Simon Glass
2012-09-07tegra: nand: Add Tegra NAND driverJim Lin
2012-08-10fdt: Include arch specific gpio.h instead of asm-generic/gpio.hMichal Simek
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