summaryrefslogtreecommitdiffstats
path: root/lib/fdtdec.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: dw_mmc: Probe the MMC from OFMarek Vasut2015-09-041-0/+1
* dm: tpm: Convert I2C driver to driver modelSimon Glass2015-08-311-2/+0
* fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev()Bin Meng2015-08-261-2/+1
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-181-1/+1
* Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"Simon Glass2015-08-141-36/+20
* x86: baytrail: Configure FSP UPD from device treeAndrew Bradford2015-08-141-0/+2
* arm: socfpga: misc: Reset ethernet from OFMarek Vasut2015-08-081-0/+1
* dts: Drop unused compatible ID for the NXP video bridgeSimon Glass2015-08-051-1/+0
* video: Remove the old parade driverSimon Glass2015-08-051-1/+0
* power: Remove old TPS65090 driversSimon Glass2015-08-051-1/+0
* lib: fdt: fix indent of #ifdef..#endif conditionalMasahiro Yamada2015-08-051-1/+1
* ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-281-0/+2
* fdt: Fix fdtdec_get_addr_size() for 64-bitThierry Reding2015-07-281-20/+36
* fdt: Provide debug info when a device tree cannot be foundSimon Glass2015-07-211-0/+7
* lib: Add function to extract a number from the end of a stringSimon Glass2015-07-211-8/+6
* fdt: armv8: Fix build warnings on armv8Haikun Wang2015-07-201-2/+2
* dm: usb: tegra: Drop legacy USB codeSimon Glass2015-06-101-3/+0
* x86: gpio: add pinctrl support from the device treeGabriel Huau2015-06-041-0/+1
* x86: Refactor PIRQ routing supportBin Meng2015-06-041-0/+1
* pmic: max77686 set the same compatible as in the kernelPrzemyslaw Marczak2015-05-141-1/+1
* tpm: Rename Infineon TPM to slb9645ttSimon Glass2015-05-141-1/+1
* tegra: video: Support serial output resource (SOR) on tegra124Simon Glass2015-05-131-0/+3
* fdt: Add binding decode function for display-timingsSimon Glass2015-05-131-0/+92
* dm: usb: exynos: Drop legacy USB codeSimon Glass2015-05-061-2/+0
* fdt: Rename setup_fdt() and make it prepare alsoSimon Glass2015-04-231-2/+2
* fdt: sandbox: Move setup code from board_f to fdtdecSimon Glass2015-04-231-0/+31
* dm: Add a panic_str() function to reduce code sizeSimon Glass2015-04-231-3/+5
* cros_ec: exynos: Match up device tree with kernel versionSimon Glass2015-04-181-1/+0
* fdt: Drop LPC compatible string in fdtdecSimon Glass2015-04-181-1/+0
* fdt: cros_ec: Drop compatible string in fdtdecSimon Glass2015-04-181-1/+0
* x86: chromebook_link: dts: Add PCH and LPC devicesSimon Glass2015-04-181-1/+2
* dm: x86: pci: Convert chromebook_link to use driver model for pciSimon Glass2015-04-181-1/+1
* fdt: Tighten up error handling in fdtdec_get_pci_addr()Simon Glass2015-04-161-1/+3
* fdt: Export fdtdec_get_number() for general useSimon Glass2015-04-161-1/+1
* ARM: UniPhier: adjust device trees for business transferMasahiro Yamada2015-03-151-1/+1
* 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
|\ \ | |/ |/|
OpenPOWER on IntegriCloud