summaryrefslogtreecommitdiffstats
path: root/lib/fdtdec.c
Commit message (Expand)AuthorAgeFilesLines
* usb: UniPhier: add UniPhier on-chip xHCI host driver supportMasahiro Yamada2015-03-011-0/+1
* fdtdec: Add compatible id and string for Intel Quark MRCBin Meng2015-02-061-0/+1
* dm: exynos: Drop unused COMPAT features for SPISimon Glass2015-01-291-1/+0
* dm: tegra: Drop unused COMPAT features for I2C, SPISimon Glass2015-01-291-6/+0
* dm: Drop gpio.h header from fdtdec.cSimon Glass2015-01-291-2/+0
* dm: fdt: Remove the old GPIO functionsSimon Glass2015-01-291-95/+0
* dm: fdt: Add a function to decode phandles with argumentsSimon Glass2015-01-291-0/+124
* x86: dts: Add compatible string for Intel ICH9 SPI controllerSimon Glass2015-01-231-0/+1
* fdt: Add several apis to decode pci device nodeBin Meng2015-01-131-14/+157
* pci: tegra: Add Tegra PCIe driverThierry Reding2014-12-181-0/+3
* ARM: tegra: Implement XUSB pad controllerThierry Reding2014-12-181-0/+1
* power: Add AMS AS3722 PMIC supportThierry Reding2014-12-181-0/+1
* Merge git://git.denx.de/u-boot-fdtTom Rini2014-12-011-15/+0
|\
| * fdt: remove fdtdec_get_alias_node() functionMasahiro Yamada2014-11-271-15/+0
* | Merge git://git.denx.de/u-boot-x86Tom Rini2014-12-011-0/+3
|\ \ | |/ |/|
| * x86: Add initial video device init for Intel GMASimon Glass2014-11-251-0/+1
| * x86: Add init for model 206AX CPUSimon Glass2014-11-251-0/+1
| * x86: ivybridge: Add SATA initSimon Glass2014-11-251-0/+1
* | Merge git://git.denx.de/u-boot-fdtTom Rini2014-11-261-7/+81
|\ \ | |/ |/|
| * fdt: Add a function to decode a named memory regionSimon Glass2014-11-211-0/+61
| * fdt: Enhance flashmap function to deal with region propertiesSimon Glass2014-11-211-0/+8
| * fdt: Use the correct return types for fdtdec_decode_region()Simon Glass2014-11-211-7/+12
* | Merge git://git.denx.de/u-boot-dmTom Rini2014-11-241-3/+3
|\ \
| * | dm: fdt: Correct handling of aliases with embedded digitsSimon Glass2014-11-221-3/+3
| |/
* | x86: ivybridge: Implement SDRAM initSimon Glass2014-11-211-0/+1
* | x86: ivybridge: Perform Intel microcode update on bootSimon Glass2014-11-211-0/+1
* | fdt: Add a function to decode a variable-sized u32 arraySimon Glass2014-11-211-0/+20
|/
* 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
OpenPOWER on IntegriCloud