1. 5e90d4e core: introduce dev_read_addr_name[_size]_ptr() functions by Matthias Schiffer · Wed Sep 27 15:33:32 2023 +0200
  2. 4289c26 pci: serial: Support reading PCI-register size with base by Simon Glass · Tue Sep 26 08:14:58 2023 -0600
  3. 3b00730 core: read: add dev_read_addr_size_index_ptr function by Jonas Karlman · Sat Jul 22 13:30:15 2023 +0000
  4. ab62d0b core: read: fix dev_read_addr_size() by John Keeping · Thu Jun 01 15:11:19 2023 +0100
  5. 54ab044 core: read: add dev_read_addr_index_ptr function by Johan Jonker · Mon Mar 13 01:31:25 2023 +0100
  6. ff40706 drivers: core: ofnode: Add panel timing decode. by Nikhil M Jain · Tue Jan 31 15:35:14 2023 +0530
  7. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · Tue Sep 06 20:27:14 2022 -0600
  8. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · Tue Sep 06 20:27:13 2022 -0600
  9. 1b090e6 dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · Tue Jun 14 15:21:30 2022 +0200
  10. 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
  11. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · Thu Apr 07 00:32:57 2022 +0200
  12. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · Sat Oct 23 17:26:07 2021 -0600
  13. 50d2fa4 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · Tue Jan 12 13:55:22 2021 +0100
  14. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  15. 836cc9d dm: core: add a function to decode display timings by Dario Binacchi · Wed Dec 30 00:16:26 2020 +0100
  16. a2b5855 dm: Fix return value in dev_read_alias_seq() by Simon Glass · Wed Dec 16 21:20:12 2020 -0700
  17. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · Fri Sep 25 09:41:14 2020 +0200
  18. 0a9ecc5 dm: core: Add API to read PCI bus-range property by Stefan Roese · Wed Aug 05 13:56:11 2020 +0200
  19. 42db70b dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · Wed Jun 24 06:41:13 2020 -0400
  20. 65c2bf6 dm: core: gracefully handle alias seq without of by Marcel Ziswiler · Mon May 20 02:44:57 2019 +0200
  21. a8c4306 dm: core: Reorder include files in read.c by Stefan Roese · Wed Apr 29 09:08:44 2020 +0200
  22. d93c8b4 dm: core: Add function to get child count of ofnode or device by developer · Sat May 02 11:35:09 2020 +0200
  23. caee155 dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · Mon Jan 13 11:34:56 2020 +0100
  24. 81d80b5 dm: core: support reading a single indexed u32 value by Dario Binacchi · Sun Mar 29 18:04:41 2020 +0200
  25. 2f9a612 dm: core: Use const device for the dev_read_...() interface by Simon Glass · Mon Jan 27 08:49:40 2020 -0700
  26. 23b2759 dm: pci: Add a function to read a PCI BAR by Simon Glass · Sun Sep 15 12:08:58 2019 -0600
  27. 478860d dm: core: Add functions to read 64-bit dt properties by T Karthik Reddy · Mon Sep 02 16:34:30 2019 +0200
  28. f677c6f dm: core: add support for getting register address and size by Sekhar Nori · Thu Aug 01 19:12:56 2019 +0530
  29. 22236e0 dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · Fri May 31 15:11:30 2019 +0200
  30. d0e30a0 dm: core: Introduce dev_read_alias_highest_id() by Michal Simek · Thu Jan 31 16:30:59 2019 +0100
  31. 6df01f9 dm: core: Add a function to read into a unsigned int by Simon Glass · Mon Dec 10 10:37:37 2018 -0700
  32. 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
  33. 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
  34. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  35. 3f78e92 Merge git://git.denx.de/u-boot-mmc by Tom Rini · Wed Jan 24 11:28:44 2018 -0500
  36. 71d115f dm: add dev_read_u32() by Masahiro Yamada · Sat Dec 30 02:00:05 2017 +0900
  37. aefac06 core: Add {ofnode, dev}_translate_address functions by Mario Six · Mon Jan 15 11:07:19 2018 +0100
  38. 6eac222 core: read: Fix style violations by Mario Six · Mon Jan 15 11:07:18 2018 +0100
  39. 99503c1 dm: core: add missing dev_count_phandle_with_args() by Patrice Chotard · Wed Nov 29 09:06:10 2017 +0100
  40. c47a388 dm: core: Correct address cast in dev_read_addr_ptr() by Simon Glass · Thu Sep 28 06:35:15 2017 -0600
  41. 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
  42. 7719b39 dm: core: add dev_read_addr_ptr() by Philipp Tomsich · Mon Sep 11 22:04:12 2017 +0200
  43. 4dada2c ofnode: add {ofnode, dev}_read_resource_byname() by Masahiro Yamada · Sat Aug 26 01:12:30 2017 +0900
  44. f7bfcc4 dm: core: Add ofnode_read_resource() by Simon Glass · Tue Jul 25 08:29:55 2017 -0600
  45. baebec1 dm: ofnode: change return type of dev_read_prop() to opaque pointer by Masahiro Yamada · Mon Jul 17 12:18:39 2017 +0900
  46. 9cf85cb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · Thu Jun 22 16:54:05 2017 +0900
  47. 4191dc1 dm: core: Add functions to obtain node's address/size cells by Simon Glass · Mon Jun 12 06:21:31 2017 -0600
  48. 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
  49. cfdae5c dm: core: Implement live tree 'read' functions by Simon Glass · Thu May 18 20:09:04 2017 -0600