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