summaryrefslogtreecommitdiff
path: root/lib/fdtdec.c
AgeCommit message (Expand)Author
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-01-21lib: fdtdec: Fix some style violationsMario Six
2018-01-21lib: fdtdec: Fix whitespace style violationsMario Six
2018-01-15fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATERob Clark
2017-11-30Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini
2017-11-29spl: make CONFIG_OF_EMBED pass dts through fdtgrepGoldschmidt Simon
2017-11-30fdtdec: Support parsing multiple /memory nodesMarek Vasut
2017-11-26fdt: Add compatible strings for Arria 10Tien Fong Chee
2017-10-06spl: dm: Make it possible for the SPL to pick its own DTB from a FITJean-Jacques Hiblot
2017-10-05fdtdec: sort include filesJean-Jacques Hiblot
2017-10-05dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass
2017-07-28fdtdec: Drop old compatible valuesSimon Glass
2017-07-10fdt: Enable selecting correct DTB from appended FIT ImageCooper Jr., Franklin
2017-06-02fdt: Correct cast for sandbox in fdtdec_setup_memory_size()Simon Glass
2017-06-01cros_ec: Convert to support live treeSimon Glass
2017-06-01dm: core: Add a place to put extra device-tree reading functionsSimon Glass
2017-05-09Allow boards to initialize the DT at runtime.Alex Deymo
2017-04-14fdt: Add compatible strings for Arria 10Ley Foon Tan
2017-03-26libfdt: use CONFIG_IS_ENABLED for OF_LIBFDTVignesh R
2016-12-20fdt: add memory bank decoding functions for board setupNathan Rossi
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