summaryrefslogtreecommitdiff
path: root/include/fdtdec.h
AgeCommit message (Expand)Author
2019-06-05fdtdec: Add fdtdec_set_ethernet_mac_address()Thierry Reding
2019-05-21fdtdec: Remove fdt_{addr,size}_unpack()Thierry Reding
2019-04-23fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()Thierry Reding
2019-04-11fdtdec: Implement carveout support functionsThierry Reding
2019-04-11fdtdec: Implement fdtdec_add_reserved_memory()Thierry Reding
2019-04-11fdtdec: Implement fdtdec_set_phandle()Thierry Reding
2019-04-11fdtdec: Add fdt_{addr, size}_unpack() helpersThierry Reding
2019-04-11fdtdec: Add cpu_to_fdt_{addr, size}() macrosThierry Reding
2019-04-09lib: fdt: Split fdtdec_setup_memory_banksize()Marek Vasut
2019-04-09lib: fdt: Split fdtdec_setup_mem_size_base()Marek Vasut
2019-02-11Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2019-02-09fdt: tegra: Drop COMPAT_AMS_AS3722Simon Glass
2019-02-09fdt: samsung: Drop unused fdt_compat_id valuesSimon Glass
2019-02-08fdt: Introduce fdtdec_get_alias_highest_id()Michal Simek
2018-12-10lib: fdtdec: Add function re-setup the fdt more effecientlyJean-Jacques Hiblot
2018-11-20fdt: restore board_fdt_blob_setup() declarationBaruch Siach
2018-10-09fdt: Remove fdtdec_decode_region() functionSimon Glass
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons
2018-07-09fdt: Add device tree memory bindingsMichael Pratt
2018-05-18fdt: Add another Altera Arria10 clock init compatibleMarek Vasut
2018-05-08lib: fdtdec: drop the old compatible about max77686Jaehoon Chung
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-02-18sandbox: Add 64-bit sandboxMario Six
2018-01-15fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATERob Clark
2017-11-26fdt: Add compatible strings for Arria 10Tien Fong Chee
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