summaryrefslogtreecommitdiffstats
path: root/lib/fdtdec.c
Commit message (Expand)AuthorAgeFilesLines
* fdt: Correct return value in fdtdec_decode_display_timing()Simon Glass2016-06-121-1/+1
* mmc: tegra: add basic Tegra186 supportStephen Warren2016-05-311-0/+1
* x86: dts: Drop memory SPD compatible stringSimon Glass2016-03-171-1/+0
* x86: Drop all the old pin configuration codeSimon Glass2016-03-171-1/+0
* dm: fdtdec: Correct a sandbox build warningSimon Glass2016-03-141-2/+3
* tegra: nyan-big: Move the LCD driver to driver modelSimon Glass2016-02-161-1/+0
* fdt: introduce fdtdec_get_child_countPeng Fan2016-02-061-0/+11
* x86: Drop the irq router compatible stringSimon Glass2016-01-241-1/+0
* dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-201-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-141-0/+1
|\
| * fdtdec: Add compatible string for Intel IvyBridge FSPBin Meng2016-01-131-0/+1
* | dm: serial: Convert ns16550 driver to use driver model PCI APISimon Glass2016-01-121-52/+5
|/
* arm: socfpga: Allow DWC2 UDC probing from OFMarek Vasut2015-12-201-0/+1
* dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass2015-12-011-4/+0
* dm: tegra: Convert keyboard driver to driver modelSimon Glass2015-11-191-1/+0
* pci: tegra: add/enable support for Tegra210Stephen Warren2015-11-121-0/+1
* dm: spl: Support device tree when BSS is in a different sectionSimon Glass2015-11-041-2/+5
* fdt: Add a function to look up a /chosen propertySimon Glass2015-11-041-5/+10
* fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BITStephen Warren2015-10-231-7/+7
* fdtdec: fix parsing 'reg' property with zero value in '#size-cells'Przemyslaw Marczak2015-10-031-1/+1
* fdt: fix fdtdec_get_addr_size not to require any size cellsStephen Warren2015-10-031-2/+3
* fdt: add new fdt address parsing functionsStephen Warren2015-09-151-21/+93
* 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
OpenPOWER on IntegriCloud