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