summaryrefslogtreecommitdiff
path: root/include/fdtdec.h
AgeCommit message (Expand)Author
2015-12-20arm: socfpga: Allow DWC2 UDC probing from OFMarek Vasut
2015-12-01dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass
2015-11-19dm: tegra: Convert keyboard driver to driver modelSimon Glass
2015-11-12pci: tegra: add/enable support for Tegra210Stephen Warren
2015-11-05Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-11-05lib, fdt: Adding fdtdec_get_uint functionChin Liang See
2015-11-04fdt: Add a function to look up a /chosen propertySimon Glass
2015-09-15fdt: add new fdt address parsing functionsStephen Warren
2015-09-04mmc: dw_mmc: Probe the MMC from OFMarek Vasut
2015-08-31dm: tpm: Convert I2C driver to driver modelSimon Glass
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada
2015-08-18fdtdec: fix OF_CONTROL switchMasahiro Yamada
2015-08-14x86: baytrail: Configure FSP UPD from device treeAndrew Bradford
2015-08-08arm: socfpga: misc: Reset ethernet from OFMarek Vasut
2015-08-06lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedefYork Sun
2015-08-05dts: Drop unused compatible ID for the NXP video bridgeSimon Glass
2015-08-05video: Remove the old parade driverSimon Glass
2015-08-05power: Remove old TPS65090 driversSimon Glass
2015-07-28ARM: Tegra210: Add support to common Tegra source/config filesTom Warren
2015-06-10dm: usb: tegra: Drop legacy USB codeSimon Glass
2015-06-10sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass
2015-06-04x86: gpio: add pinctrl support from the device treeGabriel Huau
2015-06-04x86: Refactor PIRQ routing supportBin Meng
2015-05-13tegra: video: Support serial output resource (SOR) on tegra124Simon Glass
2015-05-13fdt: Add binding decode function for display-timingsSimon Glass
2015-05-06dm: usb: exynos: Drop legacy USB codeSimon Glass
2015-04-23dm: core: Select device tree control correctly for SPLSimon Glass
2015-04-23fdt: Rename setup_fdt() and make it prepare alsoSimon Glass
2015-04-23fdt: sandbox: Move setup code from board_f to fdtdecSimon Glass
2015-04-18cros_ec: exynos: Match up device tree with kernel versionSimon Glass
2015-04-18fdt: Drop LPC compatible string in fdtdecSimon Glass
2015-04-18fdt: cros_ec: Drop compatible string in fdtdecSimon Glass
2015-04-18x86: chromebook_link: dts: Add PCH and LPC devicesSimon Glass
2015-04-16fdt: Tighten up error handling in fdtdec_get_pci_addr()Simon Glass
2015-04-16fdt: Export fdtdec_get_number() for general useSimon Glass
2015-03-24fdtdec: Improve fdtdec_get_pci_bdf() documentationBin Meng
2015-03-15ARM: UniPhier: adjust device trees for business transferMasahiro Yamada
2015-03-01usb: UniPhier: add UniPhier on-chip xHCI host driver supportMasahiro Yamada
2015-02-06fdtdec: Add compatible id and string for Intel Quark MRCBin Meng
2015-01-29dm: exynos: Drop unused COMPAT features for SPISimon Glass
2015-01-29dm: tegra: Drop unused COMPAT features for I2C, SPISimon Glass
2015-01-29dm: fdt: Remove the old GPIO functionsSimon Glass
2015-01-29dm: fdt: Add a function to decode phandles with argumentsSimon Glass
2015-01-23x86: dts: Add compatible string for Intel ICH9 SPI controllerSimon Glass
2015-01-13fdt: Add several apis to decode pci device nodeBin Meng
2014-12-18pci: tegra: Add Tegra PCIe driverThierry Reding
2014-12-18ARM: tegra: Implement XUSB pad controllerThierry Reding
2014-12-18power: Add AMS AS3722 PMIC supportThierry Reding
2014-12-01Merge git://git.denx.de/u-boot-fdtTom Rini