1. e180c2b dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 2 months ago
  2. 0e1fad4 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 3 months ago
  3. 331caea test/dm: check if devices exist by Heinrich Schuchardt · 4 years, 3 months ago
  4. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  5. 105da62 test/dm: check if devices exist by Heinrich Schuchardt · 4 years, 3 months ago
  6. be1a6e9 dm: uclass: don't assign aliased seq numbers by Michael Walle · 4 years, 4 months ago
  7. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  8. ff52665 test: dm: update test for pins configuration in gpio by Patrick Delaunay · 4 years, 9 months ago
  9. b0dcc87 dm: core: Read parent ofdata before children by Simon Glass · 4 years, 6 months ago
  10. 4bb7075 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 6 months ago
  11. 70573c6 dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 6 months ago
  12. 0544ecb dm: core: Move "/chosen" and "/firmware" node scan by Patrick Delaunay · 4 years, 8 months ago
  13. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 8 months ago
  14. 5016234 dm: core: Add a function to find a device by drvdata by Simon Glass · 4 years, 8 months ago
  15. 3cf0fba dm: core: Allow iterating devices without uclass_get() by Simon Glass · 4 years, 8 months ago
  16. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  17. 903e83e dm: core: Add a way to iterate through children, probing each by Simon Glass · 4 years, 8 months ago
  18. f262d4c dm: core: Add a way to read platdata for all child devices by Simon Glass · 4 years, 8 months ago
  19. 42a0ce5 dm: devres: Add a new OFDATA phase by Simon Glass · 4 years, 9 months ago
  20. dc12ebb dm: test: Add a test driver for devres by Simon Glass · 4 years, 9 months ago
  21. f5b9047 dm: core: add support for getting register address and size by Sekhar Nori · 5 years ago
  22. 641067f dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 5 years ago
  23. a93eb57 dm: core: Add tests for dev_read_alias_highest_id() by Michal Simek · 6 years ago
  24. a1b17e4 dm: core: Add a function to read into a unsigned int by Simon Glass · 6 years ago
  25. 7959882 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · 6 years ago
  26. 3abe111 dm: core: Add a few more specific child-finding functions by Simon Glass · 6 years ago
  27. d0b4f68 dm: core: Export uclass_find_device_by_phandle() by Simon Glass · 6 years ago
  28. d92878a test: dm: core: Add test case for uclass driver's child_post_probe() by Bin Meng · 6 years ago
  29. 2786cd7 test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  30. 172942a test: Add tests for dev_{enable, disable}_by_path by Mario Six · 6 years ago
  31. 2ea4d0d test: Add tests for DT-manipulation functions by Mario Six · 6 years ago
  32. 2a046ff Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  33. 30a90f5 dm: core: add functions to get memory-mapped I/O addresses by Álvaro Fernández Rojas · 6 years ago
  34. 507cef3 test: dm: Fix wrong aliases property names by Eugeniu Rosca · 6 years ago
  35. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  36. e8d5291 core: ofnode: Fix translation for #size-cells == 0 by Mario Six · 7 years ago
  37. f200680 dm: core: parse chosen node by Rob Clark · 7 years ago
  38. 95ce385 dm: core: Add uclass_first/next_device_check() by Simon Glass · 7 years ago
  39. 9856157 dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · 7 years ago
  40. 86b54ec dm: test: Disable the fdt_offset test with livetree by Simon Glass · 7 years ago
  41. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  42. e721b88 test: Generalize the unit test framework by Joe Hershberger · 9 years ago
  43. 83c7e43 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  44. 9cc36a2 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  45. f8a8544 dm: core: Allocate platform data when binding a device by Simon Glass · 10 years ago
  46. 1ca7e20 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  47. f4cdead dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  48. 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  49. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  50. eb9ef5f dm: Use an explicit expect value in core tests by Simon Glass · 10 years ago
  51. ae7f451 dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  52. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  53. 2e7d35d dm: Add basic tests by Simon Glass · 11 years ago