1. 903e83e dm: core: Add a way to iterate through children, probing each by Simon Glass · 4 years, 9 months ago
  2. f262d4c dm: core: Add a way to read platdata for all child devices by Simon Glass · 4 years, 9 months ago
  3. 42a0ce5 dm: devres: Add a new OFDATA phase by Simon Glass · 4 years, 10 months ago
  4. dc12ebb dm: test: Add a test driver for devres by Simon Glass · 4 years, 10 months ago
  5. f5b9047 dm: core: add support for getting register address and size by Sekhar Nori · 5 years ago
  6. 641067f dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 5 years ago
  7. a93eb57 dm: core: Add tests for dev_read_alias_highest_id() by Michal Simek · 6 years ago
  8. a1b17e4 dm: core: Add a function to read into a unsigned int by Simon Glass · 6 years ago
  9. 7959882 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · 6 years ago
  10. 3abe111 dm: core: Add a few more specific child-finding functions by Simon Glass · 6 years ago
  11. d0b4f68 dm: core: Export uclass_find_device_by_phandle() by Simon Glass · 6 years ago
  12. d92878a test: dm: core: Add test case for uclass driver's child_post_probe() by Bin Meng · 6 years ago
  13. 2786cd7 test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  14. 172942a test: Add tests for dev_{enable, disable}_by_path by Mario Six · 6 years ago
  15. 2ea4d0d test: Add tests for DT-manipulation functions by Mario Six · 6 years ago
  16. 2a046ff Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  17. 30a90f5 dm: core: add functions to get memory-mapped I/O addresses by Álvaro Fernández Rojas · 6 years ago
  18. 507cef3 test: dm: Fix wrong aliases property names by Eugeniu Rosca · 6 years ago
  19. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  20. e8d5291 core: ofnode: Fix translation for #size-cells == 0 by Mario Six · 7 years ago
  21. f200680 dm: core: parse chosen node by Rob Clark · 7 years ago
  22. 95ce385 dm: core: Add uclass_first/next_device_check() by Simon Glass · 7 years ago
  23. 9856157 dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · 7 years ago
  24. 86b54ec dm: test: Disable the fdt_offset test with livetree by Simon Glass · 7 years ago
  25. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  26. e721b88 test: Generalize the unit test framework by Joe Hershberger · 9 years ago
  27. 83c7e43 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  28. 9cc36a2 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  29. f8a8544 dm: core: Allocate platform data when binding a device by Simon Glass · 10 years ago
  30. 1ca7e20 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  31. f4cdead dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  32. 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  33. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  34. eb9ef5f dm: Use an explicit expect value in core tests by Simon Glass · 10 years ago
  35. ae7f451 dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  36. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  37. 2e7d35d dm: Add basic tests by Simon Glass · 11 years ago