summaryrefslogtreecommitdiffstats
path: root/include/fdtdec.h
Commit message (Expand)AuthorAgeFilesLines
* Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driverTom Warren2013-03-141-1/+2
* Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren2013-03-141-0/+1
* Tegra: I2C: Add T114 clock support to tegra_i2c driverTom Warren2013-03-141-0/+1
* tegra: add SPI SLINK driverAllen Martin2013-02-111-0/+1
* tegra: spi: add fdt support to tegra SPI SFLASH driverAllen Martin2013-02-111-0/+1
* EXYNOS5: FDT: Add compatible strings for PMICRajeshwari Shinde2013-01-101-0/+1
* EXYNOS5: FDT: Add compatible strings for USBRajeshwari Shinde2013-01-081-0/+2
* EXYNOS5: FDT: Add compatible strings for SPIRajeshwari Shinde2013-01-081-0/+1
* EXYNOS5: FDT: Add compatible strings for soundRajeshwari Shinde2013-01-081-0/+2
* FDT: Add compatible string for I2CRajeshwari Shinde2013-01-081-0/+1
* fdt: exynos5: Add DT node definition for SROM and SMSC9215Hatim RV2012-12-261-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-101-0/+112
|\
| * fdt: Add polarity-aware gpio functions to fdtdecSean Paul2012-11-121-0/+16
| * fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a propertyChe-Liang Chiou2012-11-121-0/+15
| * fdt: Add function to read boolean propertyGabe Black2012-11-121-0/+10
| * fdt: Export fdtdec_lookup() and fix the nameGerald Van Baren2012-11-121-0/+13
| * fdt: Add function for decoding multiple gpios globally availableAbhilash Kesavan2012-11-121-0/+16
| * fdt: Add fdtdec_decode_region() to decode memory regionSimon Glass2012-11-121-0/+19
| * fdt: Add function to get a config string from device treeSimon Glass2012-11-121-0/+10
| * fdt: Add function to get config int from device treeAbhilash Kesavan2012-11-121-0/+13
* | tegra: Add SOC support for display/lcdWei Ni2012-11-191-0/+1
* | tegra: Add support for PWMSimon Glass2012-11-191-0/+1
|/
* 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