aboutsummaryrefslogtreecommitdiff
path: root/lib/fdtdec.c
AgeCommit message (Expand)Author
2013-01-10EXYNOS5: FDT: Add compatible strings for PMICRajeshwari Shinde
2013-01-08EXYNOS5: FDT: Add compatible strings for USBRajeshwari Shinde
2013-01-08EXYNOS5: FDT: Add compatible strings for SPIRajeshwari Shinde
2013-01-08EXYNOS5: FDT: Add compatible strings for soundRajeshwari Shinde
2013-01-08FDT: Add compatible string for I2CRajeshwari Shinde
2012-12-26fdt: exynos5: Add DT node definition for SROM and SMSC9215Hatim RV
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang
2012-11-19tegra: Add SOC support for display/lcdWei Ni
2012-11-19tegra: Add support for PWMSimon Glass
2012-11-12fdt: Remove fdtdec_find_alias_node() functionSimon Glass
2012-11-12fdt: Add polarity-aware gpio functions to fdtdecSean Paul
2012-11-12fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a propertyChe-Liang Chiou
2012-11-12fdt: Add function to read boolean propertyGabe Black
2012-11-12fdt: Export fdtdec_lookup() and fix the nameGerald Van Baren
2012-11-12fdt: Add function for decoding multiple gpios globally availableAbhilash Kesavan
2012-11-12fdt: Add fdtdec_decode_region() to decode memory regionSimon Glass
2012-11-12fdt: Add function to get a config string from device treeSimon Glass
2012-11-12fdt: Add function to get config int from device treeAbhilash Kesavan
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