summaryrefslogtreecommitdiffstats
path: root/include/fdtdec.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * fdt: Enhance flashmap function to deal with region propertiesSimon Glass2014-11-211-0/+16
| * fdt: Use the correct return types for fdtdec_decode_region()Simon Glass2014-11-211-5/+5
* | x86: ivybridge: Implement SDRAM initSimon Glass2014-11-211-0/+1
* | x86: ivybridge: Perform Intel microcode update on bootSimon Glass2014-11-211-0/+1
* | fdt: Add a function to decode a variable-sized u32 arraySimon Glass2014-11-211-0/+16
|/
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-10-231-0/+1
|\
| * x86: dts: Add device tree compatible string for Intel IPCSimon Glass2014-10-221-0/+1
* | fdt: Add a function to return PCI BDF tripletThierry Reding2014-10-221-0/+11
* | fdt: Add resource parsing functionsThierry Reding2014-10-221-0/+52
|/
* Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2014-09-131-0/+12
|\
| * dm: fdt: Add a function to look up a chosen nodeSimon Glass2014-09-101-0/+12
* | video: Add driver for Parade PS8625 dP to LVDS bridgeVadim Bendebury2014-09-051-0/+1
* | video: exynos_fimd: Add framework to disable FIMD sysmmuAjay Kumar2014-09-051-0/+1
|/
OpenPOWER on IntegriCloud