summaryrefslogtreecommitdiff
path: root/lib/fdtdec.c
AgeCommit message (Expand)Author
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-22dm: fdt: Correct handling of aliases with embedded digitsSimon Glass
2014-11-21x86: ivybridge: Implement SDRAM initSimon Glass
2014-11-21x86: ivybridge: Perform Intel microcode update on bootSimon Glass
2014-11-21fdt: Add a function to decode a variable-sized u32 arraySimon Glass
2014-10-23Merge git://git.denx.de/u-boot-x86Tom Rini
2014-10-22x86: dts: Add device tree compatible string for Intel IPCSimon Glass
2014-10-22fdt: Add a function to return PCI BDF tripletThierry Reding
2014-10-22fdt: Add resource parsing functionsThierry Reding
2014-09-13Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2014-09-10dm: fdt: Add a function to look up a chosen nodeSimon Glass
2014-09-05video: Add driver for Parade PS8625 dP to LVDS bridgeVadim Bendebury
2014-09-05video: exynos_fimd: Add framework to disable FIMD sysmmuAjay Kumar
2014-07-23fdt: Add a function to get the node offset of an aliasSimon Glass
2014-07-23fdt: Add a function to get the alias sequence of a nodeSimon Glass
2014-06-23lib, fdt: move fdtdec_get_int() out of lib/fdtdec.cHeiko Schocher
2014-05-28exynos: Enable the LCD backlight for snowSimon Glass
2014-05-28power: Add support for TPS65090 PMU chip.Tom Wai-Hong Tam
2014-05-16ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMCJaehoon Chung
2014-04-17Merge branch 'next'Tom Rini
2014-03-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-21tools, fit_check_sign: verify a signed fit imageHeiko Schocher
2014-03-17sandbox: Add LCD driverSimon Glass
2014-03-17cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass
2014-03-17cros_ec: Add a function for reading a flash map entrySimon Glass
2014-03-12drivers:mmc:sdhci: enable support for DTPiotr Wilczek
2014-03-12video:mipidsim:fdt: Add DT support for mipi dsim driverPiotr Wilczek
2014-02-03mmc: tegra: support Tegra124Stephen Warren
2013-11-21sandbox: Correct data sizes and printf() strings in fdtdec.cSimon Glass
2013-10-20exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCIVivek Gautam
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23fdtdec: Add compatible string for High speed i2cnaveen krishna chatradhi
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-07-11ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin
2013-06-26cros: adds cros_ec keyboard driverHung-ying Tyan
2013-06-26cros: add cros_ec driverHung-ying Tyan
2013-06-24EXYNOS5: FDT: Add compatible strings for SerialRajeshwari Shinde
2013-06-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-06-13FDT: Add compatible string for DWMMCAmar
2013-06-03tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)Vincent Palatin
2013-05-01fdt: Skip checking FDT if the pointer is NULLSimon Glass
2013-05-01sandbox: Switch over to generic boardSimon Glass
2013-04-15Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-04-12tpm: Add Infineon slb9635_i2c TPM driverRong Chang
2013-04-04Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-28Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-27EXYNOS5: FDT: Add compatible strings for FIMDAjay Kumar
2013-03-27EXYNOS: FDT: Add compatible strings for FIMDAjay Kumar
2013-03-26Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD