1. bdce903 dm: Provide dev_read_addr_index_ptr() wrapper by Bin Meng · 3 years ago
  2. 51bdb50 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · 3 years, 9 months ago
  3. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  4. a00e0f7 do not pass NULL pointer to libfdt by Stanislav Pinchuk · 3 years, 8 months ago
  5. ef79ef2 dm: core: Don't inline dev_read...() calls with of-platdata by Simon Glass · 3 years, 8 months ago
  6. 15daa48 dm: core: add a function to decode display timings by Dario Binacchi · 3 years, 9 months ago
  7. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 9 months ago
  8. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 9 months ago
  9. 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years ago
  10. 68f81b8 dm: core: Add API to read PCI bus-range property by Stefan Roese · 4 years, 2 months ago
  11. 3fe69d3 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 2 months ago
  12. ae6b33d dm: fix ofnode_read_addr/size_cells() by Heinrich Schuchardt · 4 years, 2 months ago
  13. 2a64ada net: Drop dm.h header file from phy.h by Simon Glass · 4 years, 2 months ago
  14. 9beacb6 dm: Fix build error when OF_CONTROL is not set by Dan Murphy · 4 years, 2 months ago
  15. 082faeb dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · 4 years, 3 months ago
  16. 45224e8 dm: core: gracefully handle alias seq without of by Marcel Ziswiler · 5 years ago
  17. 0a6b75f dm: core: fix dev_read_alias_highest_id() without libfdt by Michael Walle · 4 years, 4 months ago
  18. 89b84b8 dm: core: Add function to get child count of ofnode or device by Chunfeng Yun · 4 years, 5 months ago
  19. ce891fca dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · 4 years, 9 months ago
  20. 4bb7075 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 6 months ago
  21. f262d4c dm: core: Add a way to read platdata for all child devices by Simon Glass · 4 years, 8 months ago
  22. 88b3a37 dm: core: Use const device for the dev_read_...() interface by Simon Glass · 4 years, 8 months ago
  23. fc347fb dm: core: Use const where possible in device.h by Simon Glass · 4 years, 8 months ago
  24. 33c215a dm: pci: Add a function to read a PCI BAR by Simon Glass · 5 years ago
  25. 3f3d771 dm: core: Add functions to read 64-bit dt properties by T Karthik Reddy · 5 years ago
  26. f5b9047 dm: core: add support for getting register address and size by Sekhar Nori · 5 years ago
  27. 15d61d0 dm: Fix parameter description of dev_read_name() by Bin Meng · 5 years ago
  28. 641067f dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 5 years ago
  29. 83e4c7e dm: core: Introduce dev_read_alias_highest_id() by Michal Simek · 6 years ago
  30. a1b17e4 dm: core: Add a function to read into a unsigned int by Simon Glass · 6 years ago
  31. 7959882 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · 6 years ago
  32. 30a90f5 dm: core: add functions to get memory-mapped I/O addresses by Álvaro Fernández Rojas · 6 years ago
  33. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  34. 7ba5041 include: dm: Fix 'devioe'/'devuce' typos by Mario Six · 7 years ago
  35. fb44132 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  36. 3ab48f6 dm: add dev_read_u32() by Masahiro Yamada · 7 years ago
  37. 147c607 core: Add {ofnode, dev}_translate_address functions by Mario Six · 7 years ago
  38. b5a144a dm: core: Add functions to get strings and the string count from a stringlist by Jean-Jacques Hiblot · 7 years ago
  39. c131c8b dm: core: add dev_read_addr_ptr() by Philipp Tomsich · 7 years ago
  40. 7b8b47b ofnode: add {ofnode, dev}_read_resource_byname() by Masahiro Yamada · 7 years ago
  41. 211aaf3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  42. 642346a dm: core: add ofnode_count_phandle_with_args() by Patrice Chotard · 7 years ago
  43. dcf9885 dm: core: Add ofnode_read_resource() by Simon Glass · 7 years ago
  44. fd73621 dm: ofnode: change return type of dev_read_prop() to opaque pointer by Masahiro Yamada · 7 years ago
  45. 61e51ba dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · 7 years ago
  46. 878d68c dm: core: Add functions to obtain node's address/size cells by Simon Glass · 7 years ago
  47. f7d6fcf dm: core: Add dev_read_enabled() to check if a device is enabled by Simon Glass · 7 years ago
  48. a448101 dm: core: Add dev_read_resource() to read device resources by Simon Glass · 7 years ago
  49. 47a0fd3 dm: core: Implement live tree 'read' functions by Simon Glass · 7 years ago
  50. f11c7ab dm: core: Add device-based 'read' functions to access DT by Simon Glass · 7 years ago