1. d332e6e core: ofnode: Add ofnode_get_addr_size_index by Keerthy · 6 years ago
  2. 019f956 dm: core: Fix translate condition in ofnode_get_addr_size() by Simon Glass · 6 years ago
  3. 9764495 core: ofnode: Fix ASAN-reported stack-buffer-overflow in of_get_address by Eugeniu Rosca · 6 years ago
  4. 0b025b8 dm: remove pre reloc properties in SPL and TPL device tree by Patrick Delaunay · 6 years ago
  5. 34222a3 core: ofnode: Fix ofnode_get_addr_index function by Keerthy · 6 years ago
  6. 95e885d core: ofnode: Fix mem leak in error path by Mario Six · 6 years ago
  7. 23f2284 fdt: Allow indicating a node is for U-Boot proper only by Simon Glass · 6 years ago
  8. a9dac49 ofnode: Add missing address translation into ofnode_get_addr_size() by Marek Vasut · 6 years ago
  9. 1638c17 ofnode: Replace of_n_addr_cells with of_n_size_cells by Marek Vasut · 6 years ago
  10. 047dafc core: Add functions to set properties in live-tree by Mario Six · 6 years ago
  11. 7b68dad ofnode: add ofnode_by_prop_value() by Jens Wiklander · 6 years ago
  12. fa15771 dm: core: Add ofnode function to read PCI vendor and device id by Bin Meng · 6 years ago
  13. 954eeae dm: core: Add a way to find an ofnode by compatible string by Simon Glass · 6 years ago
  14. 9d54a7a dm: core: Add ofnode function to read a 64-bit int by Simon Glass · 6 years ago
  15. 9349bcc dm: ofnode: add ofnode_device_is_compatible() helper by Masahiro Yamada · 7 years ago
  16. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  17. 35616ef core: ofnode: Fix translation for #size-cells == 0 by Mario Six · 7 years ago
  18. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  19. 37df0e0 core: add ofnode_get_by_phandle() api by Kever Yang · 7 years ago
  20. 6fce1dd core: ofnode: add ofnode_get_parent function by Philipp Tomsich · 7 years ago
  21. aefac06 core: Add {ofnode, dev}_translate_address functions by Mario Six · 7 years ago
  22. f40d82c core: ofnode: Fix style violations by Mario Six · 7 years ago
  23. d007ebc drivers: core: Add translation in live tree case by Mario Six · 7 years ago
  24. af4b021 dm: ofnode: query correct property in livetree ofnode_get_addr_size by Klaus Goger · 7 years ago
  25. 2852976 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  26. 4dada2c ofnode: add {ofnode, dev}_read_resource_byname() by Masahiro Yamada · 7 years ago
  27. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  28. be7dd60 dm: core: add ofnode_count_phandle_with_args() by Patrice Chotard · 7 years ago
  29. 76a6666 dm: core: Fix up ofnode_get_addr_index() for 64-bit values by Simon Glass · 7 years ago
  30. f7bfcc4 dm: core: Add ofnode_read_resource() by Simon Glass · 7 years ago
  31. 5c5991e dm: ofnode: use fdt32_t for DT property value to fix sparse warning by Masahiro Yamada · 7 years ago
  32. 5d43445 dm: ofnode: simplify ofnode_read_bool() by Masahiro Yamada · 7 years ago
  33. 9cf85cb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · 7 years ago
  34. 5052f1b dm: ofnode: simplify ofnode_read_prop() by Masahiro Yamada · 7 years ago
  35. 6a61dd9 dm: ofnode: use ofnode_read_bool() to check property existence by Masahiro Yamada · 7 years ago
  36. 4191dc1 dm: core: Add functions to obtain node's address/size cells by Simon Glass · 7 years ago
  37. 5fdb005 dm: core: Add ofnode_read_string_count() by Simon Glass · 7 years ago
  38. a67cc63 dm: Add more livetree helpers and definitions by Simon Glass · 8 years ago
  39. bb7c01e fdt: Rename a few functions in fdt_support by Simon Glass · 8 years ago
  40. 049ae1b dm: core: Add address operations on device tree references by Simon Glass · 8 years ago
  41. c4fc562 dm: core: Add operations on device tree references by Simon Glass · 8 years ago