summaryrefslogtreecommitdiff
path: root/lib/fdtdec.c
Commit message (Expand)AuthorAgeLines
* Merge git://git.denx.de/u-boot-fdtTom Rini2014-12-01-15/+0
|\
| * fdt: remove fdtdec_get_alias_node() functionMasahiro Yamada2014-11-27-15/+0
* | Merge git://git.denx.de/u-boot-x86Tom Rini2014-12-01-0/+3
|\ \ | |/ |/|
| * x86: Add initial video device init for Intel GMASimon Glass2014-11-25-0/+1
| * x86: Add init for model 206AX CPUSimon Glass2014-11-25-0/+1
| * x86: ivybridge: Add SATA initSimon Glass2014-11-25-0/+1
* | Merge git://git.denx.de/u-boot-fdtTom Rini2014-11-26-7/+81
|\ \ | |/ |/|
| * fdt: Add a function to decode a named memory regionSimon Glass2014-11-21-0/+61
| * fdt: Enhance flashmap function to deal with region propertiesSimon Glass2014-11-21-0/+8
| * fdt: Use the correct return types for fdtdec_decode_region()Simon Glass2014-11-21-7/+12
* | Merge git://git.denx.de/u-boot-dmTom Rini2014-11-24-3/+3
|\ \
| * | dm: fdt: Correct handling of aliases with embedded digitsSimon Glass2014-11-22-3/+3
| |/
* | x86: ivybridge: Implement SDRAM initSimon Glass2014-11-21-0/+1
* | x86: ivybridge: Perform Intel microcode update on bootSimon Glass2014-11-21-0/+1
* | fdt: Add a function to decode a variable-sized u32 arraySimon Glass2014-11-21-0/+20
|/
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-10-23-0/+1
|\
| * x86: dts: Add device tree compatible string for Intel IPCSimon Glass2014-10-22-0/+1
* | fdt: Add a function to return PCI BDF tripletThierry Reding2014-10-22-0/+14
* | fdt: Add resource parsing functionsThierry Reding2014-10-22-0/+57
|/
* Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2014-09-13-0/+15
|\
| * dm: fdt: Add a function to look up a chosen nodeSimon Glass2014-09-10-0/+15
* | video: Add driver for Parade PS8625 dP to LVDS bridgeVadim Bendebury2014-09-05-0/+1
* | video: exynos_fimd: Add framework to disable FIMD sysmmuAjay Kumar2014-09-05-0/+1
|/
* fdt: Add a function to get the node offset of an aliasSimon Glass2014-07-23-0/+15
* fdt: Add a function to get the alias sequence of a nodeSimon Glass2014-07-23-0/+46
* lib, fdt: move fdtdec_get_int() out of lib/fdtdec.cHeiko Schocher2014-06-23-36/+0
* exynos: Enable the LCD backlight for snowSimon Glass2014-05-28-0/+1
* power: Add support for TPS65090 PMU chip.Tom Wai-Hong Tam2014-05-28-0/+1
* ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMCJaehoon Chung2014-05-16-1/+1
* Merge branch 'next'Tom Rini2014-04-17-0/+20
|\
| * tools, fit_check_sign: verify a signed fit imageHeiko Schocher2014-03-21-0/+20
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-25-0/+26
|\ \ | |/
| * sandbox: Add LCD driverSimon Glass2014-03-17-0/+1
| * cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass2014-03-17-0/+1
| * cros_ec: Add a function for reading a flash map entrySimon Glass2014-03-17-0/+24
* | drivers:mmc:sdhci: enable support for DTPiotr Wilczek2014-03-12-0/+1
* | video:mipidsim:fdt: Add DT support for mipi dsim driverPiotr Wilczek2014-03-12-0/+1
|/
* mmc: tegra: support Tegra124Stephen Warren2014-02-03-0/+1
* sandbox: Correct data sizes and printf() strings in fdtdec.cSimon Glass2013-11-21-4/+4
* exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCIVivek Gautam2013-10-20-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-0/+1
|\
| * fdtdec: Add compatible string for High speed i2cnaveen krishna chatradhi2013-07-23-0/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-12-0/+3
|\
| * ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-11-0/+2
| * EXYNOS5: FDT: Add compatible strings for SerialRajeshwari Shinde2013-06-24-0/+1
* | cros: adds cros_ec keyboard driverHung-ying Tyan2013-06-26-0/+1
* | cros: add cros_ec driverHung-ying Tyan2013-06-26-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-22-0/+1
|\ \ | |/
| * FDT: Add compatible string for DWMMCAmar2013-06-13-0/+1