summaryrefslogtreecommitdiffstats
path: root/lib/fdtdec.c
Commit message (Expand)AuthorAgeFilesLines
* Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driverTom Warren2013-03-141-0/+1
* 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-27/+98
|\
| * fdt: Remove fdtdec_find_alias_node() functionSimon Glass2012-11-121-23/+1
| * fdt: Add polarity-aware gpio functions to fdtdecSean Paul2012-11-121-0/+20
| * fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a propertyChe-Liang Chiou2012-11-121-0/+13
| * fdt: Add function to read boolean propertyGabe Black2012-11-121-0/+14
| * fdt: Export fdtdec_lookup() and fix the nameGerald Van Baren2012-11-121-1/+1
| * fdt: Add function for decoding multiple gpios globally availableAbhilash Kesavan2012-11-121-3/+2
| * fdt: Add fdtdec_decode_region() to decode memory regionSimon Glass2012-11-121-0/+17
| * fdt: Add function to get a config string from device treeSimon Glass2012-11-121-10/+18
| * fdt: Add function to get config int from device treeAbhilash Kesavan2012-11-121-0/+22
* | 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-8/+19
|\
| * fdt: Tidy debugging, add to fdtdec_get_int/addr()Simon Glass2012-09-211-8/+19
* | tegra: nand: Add Tegra NAND driverJim Lin2012-09-071-0/+1
|/
* fdt: Include arch specific gpio.h instead of asm-generic/gpio.hMichal Simek2012-08-101-2/+1
* tegra: Add tegra keyboard driverRakesh Iyer2012-05-151-0/+1
* fdt: Add fdtdec functions to read byte arrayAnton Staff2012-05-151-0/+24
* 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/+15
* fdt: Add function to locate an array in the device treeSimon Glass2012-05-151-0/+11
* tegra: i2c: Add I2C driverYen Lin2012-03-291-0/+2
* fdt: Add function to allow aliases to refer to multiple nodesSimon Glass2012-03-291-4/+18
* fdt: Avoid early panic() when there is no FDT presentSimon Glass2012-03-291-5/+19
* 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/+79
* fdt: Add functions to access phandles, arrays and boolsSimon Glass2012-03-291-0/+67
* fdt: Tidy up a few fdtdec problemsSimon Glass2012-03-291-6/+16
* fdt: Add fdtdec_find_aliases() to deal with alias nodesSimon Glass2012-03-291-0/+116
* fdt: add decode helper librarySimon Glass2011-10-261-0/+147
OpenPOWER on IntegriCloud