summaryrefslogtreecommitdiff
path: root/include/fdtdec.h
AgeCommit message (Expand)Author
2017-09-15dtoc: Add support for 32 or 64-bit addressesSimon Glass
2017-07-28fdtdec: Drop old compatible valuesSimon 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-15edid: Add HDMI flag to timing infoJernej Skrabec
2017-05-09Allow boards to initialize the DT at runtime.Alex Deymo
2017-04-14fdt: Add compatible strings for Arria 10Ley Foon Tan
2016-12-20fdt: add memory bank decoding functions for board setupNathan Rossi
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: 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-05-31mmc: tegra: add basic Tegra186 supportStephen Warren
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day
2016-03-17x86: dts: Drop memory SPD compatible stringSimon Glass
2016-03-17x86: Drop all the old pin configuration codeSimon 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-05Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-11-05lib, fdt: Adding fdtdec_get_uint functionChin Liang See
2015-11-04fdt: Add a function to look up a /chosen propertySimon Glass
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-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada
2015-08-18fdtdec: fix OF_CONTROL switchMasahiro Yamada
2015-08-14x86: baytrail: Configure FSP UPD from device treeAndrew Bradford
2015-08-08arm: socfpga: misc: Reset ethernet from OFMarek Vasut
2015-08-06lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedefYork Sun
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-07-28ARM: Tegra210: Add support to common Tegra source/config filesTom Warren
2015-06-10dm: usb: tegra: Drop legacy USB codeSimon Glass
2015-06-10sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass
2015-06-04x86: gpio: add pinctrl support from the device treeGabriel Huau
2015-06-04x86: Refactor PIRQ routing supportBin Meng