1. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · Sat Oct 23 17:26:07 2021 -0600
  2. 21cdfea dm: Provide dev_read_addr_index_ptr() wrapper by Bin Meng · Sun Sep 12 11:15:13 2021 +0800
  3. 50d2fa4 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · Tue Jan 12 13:55:22 2021 +0100
  4. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  5. e864940 do not pass NULL pointer to libfdt by Stanislav Pinchuk · Wed Jan 20 21:52:23 2021 +0300
  6. 77f7c1e dm: core: Don't inline dev_read...() calls with of-platdata by Simon Glass · Thu Jan 21 13:57:10 2021 -0700
  7. 836cc9d dm: core: add a function to decode display timings by Dario Binacchi · Wed Dec 30 00:16:26 2020 +0100
  8. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  9. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · Sat Dec 19 10:40:13 2020 -0700
  10. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · Fri Sep 25 09:41:14 2020 +0200
  11. 0a9ecc5 dm: core: Add API to read PCI bus-range property by Stefan Roese · Wed Aug 05 13:56:11 2020 +0200
  12. a633f00 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · Mon Aug 03 22:17:35 2020 +0300
  13. 60a84af dm: fix ofnode_read_addr/size_cells() by Heinrich Schuchardt · Sat Jul 25 21:38:49 2020 +0200
  14. 992b603 net: Drop dm.h header file from phy.h by Simon Glass · Sun Jul 19 10:15:39 2020 -0600
  15. d3aa90e dm: Fix build error when OF_CONTROL is not set by Dan Murphy · Thu Jul 23 07:01:38 2020 -0500
  16. 42db70b dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · Wed Jun 24 06:41:13 2020 -0400
  17. 65c2bf6 dm: core: gracefully handle alias seq without of by Marcel Ziswiler · Mon May 20 02:44:57 2019 +0200
  18. eccf2d0 dm: core: fix dev_read_alias_highest_id() without libfdt by Michael Walle · Tue Jun 02 01:47:08 2020 +0200
  19. d93c8b4 dm: core: Add function to get child count of ofnode or device by developer · Sat May 02 11:35:09 2020 +0200
  20. caee155 dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · Mon Jan 13 11:34:56 2020 +0100
  21. 81d80b5 dm: core: support reading a single indexed u32 value by Dario Binacchi · Sun Mar 29 18:04:41 2020 +0200
  22. 000676b dm: core: Add a way to read platdata for all child devices by Simon Glass · Mon Jan 27 08:49:47 2020 -0700
  23. 2f9a612 dm: core: Use const device for the dev_read_...() interface by Simon Glass · Mon Jan 27 08:49:40 2020 -0700
  24. 2a58088 dm: core: Use const where possible in device.h by Simon Glass · Mon Jan 27 08:49:36 2020 -0700
  25. 23b2759 dm: pci: Add a function to read a PCI BAR by Simon Glass · Sun Sep 15 12:08:58 2019 -0600
  26. 478860d dm: core: Add functions to read 64-bit dt properties by T Karthik Reddy · Mon Sep 02 16:34:30 2019 +0200
  27. f677c6f dm: core: add support for getting register address and size by Sekhar Nori · Thu Aug 01 19:12:56 2019 +0530
  28. 4cf914d dm: Fix parameter description of dev_read_name() by Bin Meng · Fri Jul 05 09:23:18 2019 -0700
  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. 16408ee include: dm: Fix 'devioe'/'devuce' typos by Mario Six · Mon Jan 15 11:09:36 2018 +0100
  36. 3f78e92 Merge git://git.denx.de/u-boot-mmc by Tom Rini · Wed Jan 24 11:28:44 2018 -0500
  37. 71d115f dm: add dev_read_u32() by Masahiro Yamada · Sat Dec 30 02:00:05 2017 +0900
  38. aefac06 core: Add {ofnode, dev}_translate_address functions by Mario Six · Mon Jan 15 11:07:19 2018 +0100
  39. 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
  40. 7719b39 dm: core: add dev_read_addr_ptr() by Philipp Tomsich · Mon Sep 11 22:04:12 2017 +0200
  41. 4dada2c ofnode: add {ofnode, dev}_read_resource_byname() by Masahiro Yamada · Sat Aug 26 01:12:30 2017 +0900
  42. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sat Jul 29 11:43:51 2017 -0400
  43. be7dd60 dm: core: add ofnode_count_phandle_with_args() by Patrice Chotard · Tue Jul 18 11:57:08 2017 +0200
  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. 170e17c dm: core: Add dev_read_resource() to read device resources by Simon Glass · Mon Jun 12 06:21:29 2017 -0600
  50. cfdae5c dm: core: Implement live tree 'read' functions by Simon Glass · Thu May 18 20:09:04 2017 -0600
  51. 34ef0c2 dm: core: Add device-based 'read' functions to access DT by Simon Glass · Thu May 18 20:09:03 2017 -0600