summaryrefslogtreecommitdiffstats
path: root/include/fdtdec.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2012-09-211-0/+3
|\
| * fdt: Add header guard to fdtdec.hSimon Glass2012-09-211-0/+3
* | tegra: nand: Add Tegra NAND driverJim Lin2012-09-071-0/+1
|/
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-011-6/+6
* tegra: Add tegra keyboard driverRakesh Iyer2012-05-151-0/+1
* fdt: Add fdtdec functions to read byte arrayAnton Staff2012-05-151-0/+32
* tegra: Add EMC support for optimal memory timingsJimmy Zhang2012-05-151-0/+2
* fdt: Add function to return next compatible subnodeSimon Glass2012-05-151-0/+17
* fdt: Add function to locate an array in the device treeSimon Glass2012-05-151-0/+19
* tegra: i2c: Add I2C driverYen Lin2012-03-291-0/+2
* fdt: Add function to allow aliases to refer to multiple nodesSimon Glass2012-03-291-0/+23
* fdt: Avoid early panic() when there is no FDT presentSimon Glass2012-03-291-2/+15
* tegra: usb: Add support for Tegra USB peripheralSimon Glass2012-03-291-0/+1
* fdt: Add basic support for decoding GPIO definitionsSimon Glass2012-03-291-0/+45
* fdt: Add functions to access phandles, arrays and boolsSimon Glass2012-03-291-0/+39
* fdt: Tidy up a few fdtdec problemsSimon Glass2012-03-291-4/+19
* fdt: Add fdtdec_find_aliases() to deal with alias nodesSimon Glass2012-03-291-0/+47
* fdt: add decode helper librarySimon Glass2011-10-261-0/+128
OpenPOWER on IntegriCloud