summaryrefslogtreecommitdiff
path: root/lib/fdtdec.c
Commit message (Expand)AuthorAgeLines
* dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-20-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-14-0/+1
|\
| * fdtdec: Add compatible string for Intel IvyBridge FSPBin Meng2016-01-13-0/+1
* | dm: serial: Convert ns16550 driver to use driver model PCI APISimon Glass2016-01-12-52/+5
|/
* arm: socfpga: Allow DWC2 UDC probing from OFMarek Vasut2015-12-20-0/+1
* dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass2015-12-01-4/+0
* dm: tegra: Convert keyboard driver to driver modelSimon Glass2015-11-19-1/+0
* pci: tegra: add/enable support for Tegra210Stephen Warren2015-11-12-0/+1
* dm: spl: Support device tree when BSS is in a different sectionSimon Glass2015-11-04-2/+5
* fdt: Add a function to look up a /chosen propertySimon Glass2015-11-04-5/+10
* fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BITStephen Warren2015-10-23-7/+7
* fdtdec: fix parsing 'reg' property with zero value in '#size-cells'Przemyslaw Marczak2015-10-03-1/+1
* fdt: fix fdtdec_get_addr_size not to require any size cellsStephen Warren2015-10-03-2/+3
* fdt: add new fdt address parsing functionsStephen Warren2015-09-15-21/+93
* mmc: dw_mmc: Probe the MMC from OFMarek Vasut2015-09-04-0/+1
* dm: tpm: Convert I2C driver to driver modelSimon Glass2015-08-31-2/+0
* fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev()Bin Meng2015-08-26-2/+1
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-18-1/+1
* Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"Simon Glass2015-08-14-36/+20
* x86: baytrail: Configure FSP UPD from device treeAndrew Bradford2015-08-14-0/+2
* arm: socfpga: misc: Reset ethernet from OFMarek Vasut2015-08-08-0/+1
* dts: Drop unused compatible ID for the NXP video bridgeSimon Glass2015-08-05-1/+0
* video: Remove the old parade driverSimon Glass2015-08-05-1/+0
* power: Remove old TPS65090 driversSimon Glass2015-08-05-1/+0
* lib: fdt: fix indent of #ifdef..#endif conditionalMasahiro Yamada2015-08-05-1/+1
* ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-28-0/+2
* fdt: Fix fdtdec_get_addr_size() for 64-bitThierry Reding2015-07-28-20/+36
* fdt: Provide debug info when a device tree cannot be foundSimon Glass2015-07-21-0/+7
* lib: Add function to extract a number from the end of a stringSimon Glass2015-07-21-8/+6
* fdt: armv8: Fix build warnings on armv8Haikun Wang2015-07-20-2/+2
* dm: usb: tegra: Drop legacy USB codeSimon Glass2015-06-10-3/+0
* x86: gpio: add pinctrl support from the device treeGabriel Huau2015-06-04-0/+1
* x86: Refactor PIRQ routing supportBin Meng2015-06-04-0/+1
* pmic: max77686 set the same compatible as in the kernelPrzemyslaw Marczak2015-05-14-1/+1
* tpm: Rename Infineon TPM to slb9645ttSimon Glass2015-05-14-1/+1
* tegra: video: Support serial output resource (SOR) on tegra124Simon Glass2015-05-13-0/+3
* fdt: Add binding decode function for display-timingsSimon Glass2015-05-13-0/+92
* dm: usb: exynos: Drop legacy USB codeSimon Glass2015-05-06-2/+0
* fdt: Rename setup_fdt() and make it prepare alsoSimon Glass2015-04-23-2/+2
* fdt: sandbox: Move setup code from board_f to fdtdecSimon Glass2015-04-23-0/+31
* dm: Add a panic_str() function to reduce code sizeSimon Glass2015-04-23-3/+5
* cros_ec: exynos: Match up device tree with kernel versionSimon Glass2015-04-18-1/+0
* fdt: Drop LPC compatible string in fdtdecSimon Glass2015-04-18-1/+0
* fdt: cros_ec: Drop compatible string in fdtdecSimon Glass2015-04-18-1/+0
* x86: chromebook_link: dts: Add PCH and LPC devicesSimon Glass2015-04-18-1/+2
* dm: x86: pci: Convert chromebook_link to use driver model for pciSimon Glass2015-04-18-1/+1
* fdt: Tighten up error handling in fdtdec_get_pci_addr()Simon Glass2015-04-16-1/+3
* fdt: Export fdtdec_get_number() for general useSimon Glass2015-04-16-1/+1
* ARM: UniPhier: adjust device trees for business transferMasahiro Yamada2015-03-15-1/+1
* usb: UniPhier: add UniPhier on-chip xHCI host driver supportMasahiro Yamada2015-03-01-0/+1