1. 1678754 core: ofnode: Fix ofnode_get_addr_index function by Keerthy · 6 years ago
  2. 205dd5a core: ofnode: Fix mem leak in error path by Mario Six · 6 years ago
  3. 06f9446 fdt: Allow indicating a node is for U-Boot proper only by Simon Glass · 6 years ago
  4. a6a45cd ofnode: Add missing address translation into ofnode_get_addr_size() by Marek Vasut · 6 years ago
  5. 51cb927 ofnode: Replace of_n_addr_cells with of_n_size_cells by Marek Vasut · 6 years ago
  6. e369e58 core: Add functions to set properties in live-tree by Mario Six · 6 years ago
  7. 61fba0f ofnode: add ofnode_by_prop_value() by Jens Wiklander · 6 years ago
  8. 7b9cbad dm: core: Add ofnode function to read PCI vendor and device id by Bin Meng · 6 years ago
  9. c60f671 dm: core: Add a way to find an ofnode by compatible string by Simon Glass · 6 years ago
  10. 7e5196c dm: core: Add ofnode function to read a 64-bit int by Simon Glass · 6 years ago
  11. 5ccc2c2 dm: ofnode: add ofnode_device_is_compatible() helper by Masahiro Yamada · 7 years ago
  12. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  13. e8d5291 core: ofnode: Fix translation for #size-cells == 0 by Mario Six · 7 years ago
  14. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  15. b4f2076 core: add ofnode_get_by_phandle() api by Kever Yang · 7 years ago
  16. e2d5997 core: ofnode: add ofnode_get_parent function by Philipp Tomsich · 7 years ago
  17. 147c607 core: Add {ofnode, dev}_translate_address functions by Mario Six · 7 years ago
  18. 51db287 core: ofnode: Fix style violations by Mario Six · 7 years ago
  19. 286ede6 drivers: core: Add translation in live tree case by Mario Six · 7 years ago
  20. 68a3452 dm: ofnode: query correct property in livetree ofnode_get_addr_size by Klaus Goger · 7 years ago
  21. 3991f42 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  22. 7b8b47b ofnode: add {ofnode, dev}_read_resource_byname() by Masahiro Yamada · 7 years ago
  23. 211aaf3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  24. 642346a dm: core: add ofnode_count_phandle_with_args() by Patrice Chotard · 7 years ago
  25. 0f6507a dm: core: Fix up ofnode_get_addr_index() for 64-bit values by Simon Glass · 7 years ago
  26. dcf9885 dm: core: Add ofnode_read_resource() by Simon Glass · 7 years ago
  27. 8c9eaad dm: ofnode: use fdt32_t for DT property value to fix sparse warning by Masahiro Yamada · 7 years ago
  28. b2ec7ea dm: ofnode: simplify ofnode_read_bool() by Masahiro Yamada · 7 years ago
  29. 61e51ba dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · 7 years ago
  30. cb7dbe1 dm: ofnode: simplify ofnode_read_prop() by Masahiro Yamada · 7 years ago
  31. 252510a dm: ofnode: use ofnode_read_bool() to check property existence by Masahiro Yamada · 7 years ago
  32. 878d68c dm: core: Add functions to obtain node's address/size cells by Simon Glass · 7 years ago
  33. 8c293d6 dm: core: Add ofnode_read_string_count() by Simon Glass · 7 years ago
  34. a4b8e37 dm: Add more livetree helpers and definitions by Simon Glass · 7 years ago
  35. eed3660 fdt: Rename a few functions in fdt_support by Simon Glass · 7 years ago
  36. bed7749 dm: core: Add address operations on device tree references by Simon Glass · 7 years ago
  37. 9e51204 dm: core: Add operations on device tree references by Simon Glass · 7 years ago