summaryrefslogtreecommitdiff
path: root/lib/fdtdec.c
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-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-04-12x86: dts: switch spi-flash to jedec, spi-nor compatibleNeil Armstrong
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-09lib: fdt: Allow LZO and GZIP DT compression in U-BootMarek Vasut
2019-04-09lib: fdt: Allow enabling both LZO and GZIP DT compressionMarek Vasut
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
2019-01-14lib: fdtdec: fdtdec_get_addr_size_fixed remove checksKeerthy
2018-12-12spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori
2018-12-10lib: fdtdec: Add function re-setup the fdt more effecientlyJean-Jacques Hiblot
2018-12-02fdt: sandbox: correct use of ${fdtcontroladdr}Heinrich Schuchardt
2018-11-20fdt: Fix uncompress_blob() for U-Boot properMarek Vasut
2018-10-15Revert "fdt: fdtdec_setup_memory_banksize() use livetree"Michal Simek
2018-10-09fdt: Remove fdtdec_decode_region() functionSimon Glass
2018-09-29fdt: fdtdec_setup_memory_banksize() use livetreeJens Wiklander
2018-09-10Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada
2018-09-10fdt: fix get_next_memory_node()Marek Vasut
2018-07-26fdt: fix fdtdec_setup_memory_banksize()Jens Wiklander
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu
2018-07-19lib: fdtdec: Update ram_base to store ram start adddressSiva 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-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