summaryrefslogtreecommitdiffstats
path: root/lib/fdtdec.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-10-231-0/+1
|\
| * x86: dts: Add device tree compatible string for Intel IPCSimon Glass2014-10-221-0/+1
* | fdt: Add a function to return PCI BDF tripletThierry Reding2014-10-221-0/+14
* | fdt: Add resource parsing functionsThierry Reding2014-10-221-0/+57
|/
* Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2014-09-131-0/+15
|\
| * dm: fdt: Add a function to look up a chosen nodeSimon Glass2014-09-101-0/+15
* | video: Add driver for Parade PS8625 dP to LVDS bridgeVadim Bendebury2014-09-051-0/+1
* | video: exynos_fimd: Add framework to disable FIMD sysmmuAjay Kumar2014-09-051-0/+1
|/
* fdt: Add a function to get the node offset of an aliasSimon Glass2014-07-231-0/+15
* fdt: Add a function to get the alias sequence of a nodeSimon Glass2014-07-231-0/+46
* lib, fdt: move fdtdec_get_int() out of lib/fdtdec.cHeiko Schocher2014-06-231-36/+0
* exynos: Enable the LCD backlight for snowSimon Glass2014-05-281-0/+1
* power: Add support for TPS65090 PMU chip.Tom Wai-Hong Tam2014-05-281-0/+1
* ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMCJaehoon Chung2014-05-161-1/+1
* Merge branch 'next'Tom Rini2014-04-171-0/+20
|\
| * tools, fit_check_sign: verify a signed fit imageHeiko Schocher2014-03-211-0/+20
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-251-0/+26
|\ \ | |/
| * sandbox: Add LCD driverSimon Glass2014-03-171-0/+1
| * cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass2014-03-171-0/+1
| * cros_ec: Add a function for reading a flash map entrySimon Glass2014-03-171-0/+24
* | drivers:mmc:sdhci: enable support for DTPiotr Wilczek2014-03-121-0/+1
* | video:mipidsim:fdt: Add DT support for mipi dsim driverPiotr Wilczek2014-03-121-0/+1
|/
* mmc: tegra: support Tegra124Stephen Warren2014-02-031-0/+1
* sandbox: Correct data sizes and printf() strings in fdtdec.cSimon Glass2013-11-211-4/+4
* exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCIVivek Gautam2013-10-201-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-0/+1
|\
| * fdtdec: Add compatible string for High speed i2cnaveen krishna chatradhi2013-07-231-0/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-121-0/+3
|\
| * ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-111-0/+2
| * EXYNOS5: FDT: Add compatible strings for SerialRajeshwari Shinde2013-06-241-0/+1
* | cros: adds cros_ec keyboard driverHung-ying Tyan2013-06-261-0/+1
* | cros: add cros_ec driverHung-ying Tyan2013-06-261-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-221-0/+1
|\ \ | |/
| * FDT: Add compatible string for DWMMCAmar2013-06-131-0/+1
* | tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)Vincent Palatin2013-06-031-0/+1
|/
* fdt: Skip checking FDT if the pointer is NULLSimon Glass2013-05-011-1/+2
* sandbox: Switch over to generic boardSimon Glass2013-05-011-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-04-151-0/+2
|\
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-041-0/+2
| |\
| | * EXYNOS5: FDT: Add compatible strings for FIMDAjay Kumar2013-03-271-0/+1
| | * EXYNOS: FDT: Add compatible strings for FIMDAjay Kumar2013-03-271-0/+1
* | | tpm: Add Infineon slb9635_i2c TPM driverRong Chang2013-04-121-0/+1
|/ /
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-281-0/+3
|\ \ | |/
| * Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-261-0/+1
| |\
| | * tegra114: fdt: add compatible string for tegra114 SPI ctrlAllen Martin2013-03-251-0/+1
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-261-0/+2
| |\ \ | | |/ | |/|
| | * Exynos5: FDT: Add TMU device node valuesAkshay Saraswat2013-03-121-0/+1
| | * EXYNOS5: FDT: Add compatible strings for MAX98095Rajeshwari Shinde2013-03-081-0/+1
* | | sf: Enable FDT-based configuration and memory mappingSimon Glass2013-03-191-0/+1
OpenPOWER on IntegriCloud