summaryrefslogtreecommitdiffstats
path: root/include/fdtdec.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+9
* 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-20/+3
|/
* 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
* Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-11-051-0/+13
|\
| * lib, fdt: Adding fdtdec_get_uint functionChin Liang See2015-11-051-0/+13
* | fdt: Add a function to look up a /chosen propertySimon Glass2015-11-041-1/+10
|/
* 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
OpenPOWER on IntegriCloud