summaryrefslogtreecommitdiff
path: root/include/fdtdec.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-05fdtdec: Add fdtdec_set_ethernet_mac_address()Thierry Reding1-0/+24
2019-05-22fdtdec: Remove fdt_{addr,size}_unpack()Thierry Reding1-24/+0
2019-04-24fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()Thierry Reding1-1/+4
2019-04-12fdtdec: Implement carveout support functionsThierry Reding1-0/+81
2019-04-12fdtdec: Implement fdtdec_add_reserved_memory()Thierry Reding1-0/+48
2019-04-12fdtdec: Implement fdtdec_set_phandle()Thierry Reding1-0/+11
2019-04-12fdtdec: Add fdt_{addr, size}_unpack() helpersThierry Reding1-0/+25
2019-04-12fdtdec: Add cpu_to_fdt_{addr, size}() macrosThierry Reding1-0/+4
2019-04-09lib: fdt: Split fdtdec_setup_memory_banksize()Marek Vasut1-0/+19
2019-04-09lib: fdt: Split fdtdec_setup_mem_size_base()Marek Vasut1-0/+20
2019-02-11Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-0/+13
2019-02-09fdt: tegra: Drop COMPAT_AMS_AS3722Simon Glass1-1/+0
2019-02-09fdt: samsung: Drop unused fdt_compat_id valuesSimon Glass1-6/+0
2019-02-08fdt: Introduce fdtdec_get_alias_highest_id()Michal Simek1-0/+13
2018-12-10lib: fdtdec: Add function re-setup the fdt more effecientlyJean-Jacques Hiblot1-0/+21
2018-11-21fdt: restore board_fdt_blob_setup() declarationBaruch Siach1-0/+1
2018-10-09fdt: Remove fdtdec_decode_region() functionSimon Glass1-45/+0
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu1-7/+9
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons1-0/+4
2018-07-09fdt: Add device tree memory bindingsMichael Pratt1-1/+37
2018-05-18fdt: Add another Altera Arria10 clock init compatibleMarek Vasut1-0/+1
2018-05-08lib: fdtdec: drop the old compatible about max77686Jaehoon Chung1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-1/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-02-19sandbox: Add 64-bit sandboxMario Six1-1/+1
2018-01-16fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATERob Clark1-1/+2
2017-11-26fdt: Add compatible strings for Arria 10Tien Fong Chee1-0/+2
2017-09-15dtoc: Add support for 32 or 64-bit addressesSimon Glass1-0/+2
2017-07-28fdtdec: Drop old compatible valuesSimon Glass1-6/+0
2017-06-01cros_ec: Convert to support live treeSimon Glass1-13/+0
2017-06-01dm: core: Add a place to put extra device-tree reading functionsSimon Glass1-22/+1
2017-05-15edid: Add HDMI flag to timing infoJernej Skrabec1-0/+1
2017-05-10Allow boards to initialize the DT at runtime.Alex Deymo1-0/+6
2017-04-14fdt: Add compatible strings for Arria 10Ley Foon Tan1-0/+8
2016-12-20fdt: add memory bank decoding functions for board setupNathan Rossi1-0/+34
2016-09-14usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada1-1/+0
2016-08-12fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren1-3/+11
2016-07-25mtd: nand: Add the sunxi NAND controller driverBoris Brezillon1-0/+1
2016-07-11sandbox: Find keyboard driver using driver modelSimon Glass1-1/+0
2016-07-11fdt: Drop unused exynos compatible stringsSimon Glass1-2/+0
2016-07-11x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass1-5/+0
2016-07-05fdt: Drop some unused compatible stringsSimon Glass1-4/+0
2016-05-31mmc: tegra: add basic Tegra186 supportStephen Warren1-0/+1
2016-05-06Fix various typos, scattered over the code.Robert P. J. Day1-1/+1
2016-03-17x86: dts: Drop memory SPD compatible stringSimon Glass1-1/+0
2016-03-17x86: Drop all the old pin configuration codeSimon Glass1-1/+0
2016-02-16tegra: nyan-big: Move the LCD driver to driver modelSimon Glass1-1/+0
2016-02-06fdt: introduce fdtdec_get_child_countPeng Fan1-0/+9
2016-01-24x86: Drop the irq router compatible stringSimon Glass1-1/+0
2016-01-21dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass1-1/+0