summaryrefslogtreecommitdiffstats
path: root/include/fdtdec.h
Commit message (Expand)AuthorAgeFilesLines
* fdt: add new fdt address parsing functionsStephen Warren2015-09-151-8/+103
* 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
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-181-10/+0
* of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada2015-08-181-1/+1
* fdtdec: fix OF_CONTROL switchMasahiro Yamada2015-08-181-1/+1
* 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
* lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedefYork Sun2015-08-061-4/+2
* 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
* ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-281-0/+3
* dm: usb: tegra: Drop legacy USB codeSimon Glass2015-06-101-3/+0
* sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass2015-06-101-0/+6
* x86: gpio: add pinctrl support from the device treeGabriel Huau2015-06-041-0/+1
* x86: Refactor PIRQ routing supportBin Meng2015-06-041-0/+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/+77
* dm: usb: exynos: Drop legacy USB codeSimon Glass2015-05-061-2/+0
* dm: core: Select device tree control correctly for SPLSimon Glass2015-04-231-0/+10
* fdt: Rename setup_fdt() and make it prepare alsoSimon Glass2015-04-231-1/+1
* fdt: sandbox: Move setup code from board_f to fdtdecSimon Glass2015-04-231-0/+6
* 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-0/+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-0/+11
* fdtdec: Improve fdtdec_get_pci_bdf() documentationBin Meng2015-03-241-1/+4
* 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: fdt: Remove the old GPIO functionsSimon Glass2015-01-291-77/+0
* dm: fdt: Add a function to decode phandles with argumentsSimon Glass2015-01-291-0/+53
* 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-11/+98
* pci: tegra: Add Tegra PCIe driverThierry Reding2014-12-181-0/+3
* ARM: tegra: Implement XUSB pad controllerThierry Reding2014-12-181-0/+2
* power: Add AMS AS3722 PMIC supportThierry Reding2014-12-181-0/+1
* Merge git://git.denx.de/u-boot-fdtTom Rini2014-12-011-11/+0
|\
| * fdt: remove fdtdec_get_alias_node() functionMasahiro Yamada2014-11-271-11/+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-5/+48
|\ \ | |/ |/|
| * fdt: Add a function to decode a named memory regionSimon Glass2014-11-211-0/+27
OpenPOWER on IntegriCloud