1. d9bad17 test: dm: core: Add test case for uclass driver's child_post_probe() by Bin Meng · 6 years ago
  2. d9d2478 test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  3. d6f6dc3 test: Add tests for dev_{enable, disable}_by_path by Mario Six · 6 years ago
  4. 058ef5b test: Add tests for DT-manipulation functions by Mario Six · 6 years ago
  5. c89d8b3 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  6. 67036129 dm: core: add functions to get memory-mapped I/O addresses by Álvaro Fernández Rojas · 7 years ago
  7. 5ba71e5 test: dm: Fix wrong aliases property names by Eugeniu Rosca · 7 years ago
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  9. 35616ef core: ofnode: Fix translation for #size-cells == 0 by Mario Six · 7 years ago
  10. a471b67 dm: core: parse chosen node by Rob Clark · 7 years ago
  11. 3ff83bc dm: core: Add uclass_first/next_device_check() by Simon Glass · 8 years ago
  12. 9c433fe dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · 8 years ago
  13. 70b66e7 dm: test: Disable the fdt_offset test with livetree by Simon Glass · 8 years ago
  14. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  15. 3a77be5 test: Generalize the unit test framework by Joe Hershberger · 10 years ago
  16. 5104b98 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  17. 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  18. ba75049 dm: core: Allocate platform data when binding a device by Simon Glass · 10 years ago
  19. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  20. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  21. db6f020 dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  22. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  23. a7bb08a dm: Use an explicit expect value in core tests by Simon Glass · 10 years ago
  24. 767827a dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  25. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  26. b2c1cac dm: Add basic tests by Simon Glass · 11 years ago