1. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · Thu Apr 07 00:33:01 2022 +0200
  2. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · Thu Apr 07 00:32:57 2022 +0200
  3. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · Sat Oct 23 17:26:07 2021 -0600
  4. 50d2fa4 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · Tue Jan 12 13:55:22 2021 +0100
  5. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  6. 836cc9d dm: core: add a function to decode display timings by Dario Binacchi · Wed Dec 30 00:16:26 2020 +0100
  7. a2b5855 dm: Fix return value in dev_read_alias_seq() by Simon Glass · Wed Dec 16 21:20:12 2020 -0700
  8. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · Fri Sep 25 09:41:14 2020 +0200
  9. 0a9ecc5 dm: core: Add API to read PCI bus-range property by Stefan Roese · Wed Aug 05 13:56:11 2020 +0200
  10. 42db70b dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · Wed Jun 24 06:41:13 2020 -0400
  11. 65c2bf6 dm: core: gracefully handle alias seq without of by Marcel Ziswiler · Mon May 20 02:44:57 2019 +0200
  12. a8c4306 dm: core: Reorder include files in read.c by Stefan Roese · Wed Apr 29 09:08:44 2020 +0200
  13. d93c8b4 dm: core: Add function to get child count of ofnode or device by developer · Sat May 02 11:35:09 2020 +0200
  14. caee155 dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · Mon Jan 13 11:34:56 2020 +0100
  15. 81d80b5 dm: core: support reading a single indexed u32 value by Dario Binacchi · Sun Mar 29 18:04:41 2020 +0200
  16. 2f9a612 dm: core: Use const device for the dev_read_...() interface by Simon Glass · Mon Jan 27 08:49:40 2020 -0700
  17. 23b2759 dm: pci: Add a function to read a PCI BAR by Simon Glass · Sun Sep 15 12:08:58 2019 -0600
  18. 478860d dm: core: Add functions to read 64-bit dt properties by T Karthik Reddy · Mon Sep 02 16:34:30 2019 +0200
  19. f677c6f dm: core: add support for getting register address and size by Sekhar Nori · Thu Aug 01 19:12:56 2019 +0530
  20. 22236e0 dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · Fri May 31 15:11:30 2019 +0200
  21. d0e30a0 dm: core: Introduce dev_read_alias_highest_id() by Michal Simek · Thu Jan 31 16:30:59 2019 +0100
  22. 6df01f9 dm: core: Add a function to read into a unsigned int by Simon Glass · Mon Dec 10 10:37:37 2018 -0700
  23. a318115 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · Mon Dec 03 19:37:09 2018 +0100
  24. 67036129 dm: core: add functions to get memory-mapped I/O addresses by Álvaro Fernández Rojas · Sun Apr 29 21:56:54 2018 +0200
  25. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  26. 3f78e92 Merge git://git.denx.de/u-boot-mmc by Tom Rini · Wed Jan 24 11:28:44 2018 -0500
  27. 71d115f dm: add dev_read_u32() by Masahiro Yamada · Sat Dec 30 02:00:05 2017 +0900
  28. aefac06 core: Add {ofnode, dev}_translate_address functions by Mario Six · Mon Jan 15 11:07:19 2018 +0100
  29. 6eac222 core: read: Fix style violations by Mario Six · Mon Jan 15 11:07:18 2018 +0100
  30. 99503c1 dm: core: add missing dev_count_phandle_with_args() by Patrice Chotard · Wed Nov 29 09:06:10 2017 +0100
  31. c47a388 dm: core: Correct address cast in dev_read_addr_ptr() by Simon Glass · Thu Sep 28 06:35:15 2017 -0600
  32. 8365ebd dm: core: Add functions to get strings and the string count from a stringlist by Jean-Jacques Hiblot · Thu Sep 21 17:03:09 2017 +0200
  33. 7719b39 dm: core: add dev_read_addr_ptr() by Philipp Tomsich · Mon Sep 11 22:04:12 2017 +0200
  34. 4dada2c ofnode: add {ofnode, dev}_read_resource_byname() by Masahiro Yamada · Sat Aug 26 01:12:30 2017 +0900
  35. f7bfcc4 dm: core: Add ofnode_read_resource() by Simon Glass · Tue Jul 25 08:29:55 2017 -0600
  36. baebec1 dm: ofnode: change return type of dev_read_prop() to opaque pointer by Masahiro Yamada · Mon Jul 17 12:18:39 2017 +0900
  37. 9cf85cb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · Thu Jun 22 16:54:05 2017 +0900
  38. 4191dc1 dm: core: Add functions to obtain node's address/size cells by Simon Glass · Mon Jun 12 06:21:31 2017 -0600
  39. fa031f8 dm: core: Add dev_read_enabled() to check if a device is enabled by Simon Glass · Mon Jun 12 06:21:30 2017 -0600
  40. cfdae5c dm: core: Implement live tree 'read' functions by Simon Glass · Thu May 18 20:09:04 2017 -0600