summaryrefslogtreecommitdiff
path: root/lib/fdtdec.c
AgeCommit message (Expand)Author
2016-10-13libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-09-14usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada
2016-08-12fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren
2016-07-24mtd: nand: Add the sunxi NAND controller driverBoris Brezillon
2016-07-11sandbox: Find keyboard driver using driver modelSimon Glass
2016-07-11fdt: x86: Tidy up a few COMPAT string definitionsSimon Glass
2016-07-11fdt: Add a note to avoid adding new compatible stringsSimon Glass
2016-07-11fdt: Drop unused exynos compatible stringsSimon Glass
2016-07-11x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass
2016-07-05fdt: Drop some unused compatible stringsSimon Glass
2016-06-12fdt: Correct return value in fdtdec_decode_display_timing()Simon Glass
2016-05-31mmc: tegra: add basic Tegra186 supportStephen Warren
2016-03-17x86: dts: Drop memory SPD compatible stringSimon Glass
2016-03-17x86: Drop all the old pin configuration codeSimon Glass
2016-03-14dm: fdtdec: Correct a sandbox build warningSimon Glass
2016-02-16tegra: nyan-big: Move the LCD driver to driver modelSimon Glass
2016-02-06fdt: introduce fdtdec_get_child_countPeng Fan
2016-01-24x86: Drop the irq router compatible stringSimon Glass
2016-01-20dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass
2016-01-14Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-01-13fdtdec: Add compatible string for Intel IvyBridge FSPBin Meng
2016-01-12dm: serial: Convert ns16550 driver to use driver model PCI APISimon Glass
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-04dm: spl: Support device tree when BSS is in a different sectionSimon Glass
2015-11-04fdt: Add a function to look up a /chosen propertySimon Glass
2015-10-23fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BITStephen Warren
2015-10-03fdtdec: fix parsing 'reg' property with zero value in '#size-cells'Przemyslaw Marczak
2015-10-03fdt: fix fdtdec_get_addr_size not to require any size cellsStephen Warren
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-26fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev()Bin Meng
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-14Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"Simon Glass
2015-08-14x86: baytrail: Configure FSP UPD from device treeAndrew Bradford
2015-08-08arm: socfpga: misc: Reset ethernet from OFMarek Vasut
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-08-05lib: fdt: fix indent of #ifdef..#endif conditionalMasahiro Yamada
2015-07-28ARM: Tegra210: Add support to common Tegra source/config filesTom Warren
2015-07-28fdt: Fix fdtdec_get_addr_size() for 64-bitThierry Reding
2015-07-21fdt: Provide debug info when a device tree cannot be foundSimon Glass
2015-07-21lib: Add function to extract a number from the end of a stringSimon Glass
2015-07-20fdt: armv8: Fix build warnings on armv8Haikun Wang
2015-06-10dm: usb: tegra: Drop legacy USB codeSimon Glass