aboutsummaryrefslogtreecommitdiff
path: root/include/fdtdec.h
AgeCommit message (Expand)AuthorFilesLines
2015-02-06fdtdec: Add compatible id and string for Intel Quark MRCBin Meng1-0/+1
2015-01-29dm: exynos: Drop unused COMPAT features for SPISimon Glass1-1/+0
2015-01-29dm: tegra: Drop unused COMPAT features for I2C, SPISimon Glass1-6/+0
2015-01-29dm: fdt: Remove the old GPIO functionsSimon Glass1-77/+0
2015-01-29dm: fdt: Add a function to decode phandles with argumentsSimon Glass1-0/+53
2015-01-23x86: dts: Add compatible string for Intel ICH9 SPI controllerSimon Glass1-0/+1
2015-01-13fdt: Add several apis to decode pci device nodeBin Meng1-11/+98
2014-12-18pci: tegra: Add Tegra PCIe driverThierry Reding1-0/+3
2014-12-18ARM: tegra: Implement XUSB pad controllerThierry Reding1-0/+2
2014-12-18power: Add AMS AS3722 PMIC supportThierry Reding1-0/+1
2014-12-01Merge git://git.denx.de/u-boot-fdtTom Rini1-11/+0
2014-12-01Merge git://git.denx.de/u-boot-x86Tom Rini1-0/+3
2014-11-27fdt: remove fdtdec_get_alias_node() functionMasahiro Yamada1-11/+0
2014-11-26Merge git://git.denx.de/u-boot-fdtTom Rini1-5/+48
2014-11-25x86: Add initial video device init for Intel GMASimon Glass1-0/+1
2014-11-25x86: Add init for model 206AX CPUSimon Glass1-0/+1
2014-11-25x86: ivybridge: Add SATA initSimon Glass1-0/+1
2014-11-21x86: ivybridge: Implement SDRAM initSimon Glass1-0/+1
2014-11-21x86: ivybridge: Perform Intel microcode update on bootSimon Glass1-0/+1
2014-11-21fdt: Add a function to decode a variable-sized u32 arraySimon Glass1-0/+16
2014-11-21fdt: Add a function to decode a named memory regionSimon Glass1-0/+27
2014-11-21fdt: Enhance flashmap function to deal with region propertiesSimon Glass1-0/+16
2014-11-21fdt: Use the correct return types for fdtdec_decode_region()Simon Glass1-5/+5
2014-10-23Merge git://git.denx.de/u-boot-x86Tom Rini1-0/+1
2014-10-22x86: dts: Add device tree compatible string for Intel IPCSimon Glass1-0/+1
2014-10-22fdt: Add a function to return PCI BDF tripletThierry Reding1-0/+11
2014-10-22fdt: Add resource parsing functionsThierry Reding1-0/+52
2014-09-13Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini1-0/+12
2014-09-10dm: fdt: Add a function to look up a chosen nodeSimon Glass1-0/+12
2014-09-05video: Add driver for Parade PS8625 dP to LVDS bridgeVadim Bendebury1-0/+1
2014-09-05video: exynos_fimd: Add framework to disable FIMD sysmmuAjay Kumar1-0/+1
2014-07-23fdt: Add a function to get the node offset of an aliasSimon Glass1-0/+11
2014-07-23fdt: Add a function to get the alias sequence of a nodeSimon Glass1-0/+18
2014-05-28exynos: Enable the LCD backlight for snowSimon Glass1-0/+1
2014-05-28power: Add support for TPS65090 PMU chip.Tom Wai-Hong Tam1-0/+1
2014-05-16ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMCJaehoon Chung1-1/+1
2014-03-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+20
2014-03-17sandbox: Add LCD driverSimon Glass1-0/+1
2014-03-17cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass1-0/+1
2014-03-17cros_ec: Add a function for reading a flash map entrySimon Glass1-0/+18
2014-03-12drivers:mmc:sdhci: enable support for DTPiotr Wilczek1-0/+1
2014-03-12video:mipidsim:fdt: Add DT support for mipi dsim driverPiotr Wilczek1-0/+1
2014-02-03mmc: tegra: support Tegra124Stephen Warren1-0/+1
2013-10-20exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCIVivek Gautam1-0/+2
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23fdtdec: Add compatible string for High speed i2cnaveen krishna chatradhi1-0/+1
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+3
2013-07-11ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin1-0/+2
2013-06-26cros: adds cros_ec keyboard driverHung-ying Tyan1-0/+1