summaryrefslogtreecommitdiff
path: root/include/fdtdec.h
AgeCommit message (Expand)Author
2020-05-20fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup()Marek Vasut
2020-02-05dm: pci: Update a few more interfaces for const udevice *Simon Glass
2020-01-17common: Move embedded fdt location to fdtdec.hSimon Glass
2019-11-14fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory()Heiko Stuebner
2019-11-14fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()Heiko Stuebner
2019-10-08dm: core: Drop fdtdec_get_pci_addr()Simon Glass
2019-08-26fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPLLukas Auer
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