1. 7387340 test: gpio: Add tests for the managed API by Jean-Jacques Hiblot · Fri Sep 11 13:43:35 2020 +0530
  2. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · Tue Jul 28 19:41:12 2020 -0600
  3. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · Sun Jul 19 10:15:37 2020 -0600
  4. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  5. fa45a08 dm: core: Add a function to count the children of a device by Lokesh Vutla · Wed Sep 04 16:01:26 2019 +0530
  6. d9bad17 test: dm: core: Add test case for uclass driver's child_post_probe() by Bin Meng · Mon Oct 15 02:20:58 2018 -0700
  7. d9d2478 test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag by Bin Meng · Wed Oct 10 22:07:01 2018 -0700
  8. 4e766c2 sandbox: Unprotect DATA regions in bus tests by Simon Glass · Mon Oct 01 21:12:32 2018 -0600
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  10. a471b67 dm: core: parse chosen node by Rob Clark · Wed Jan 10 11:33:30 2018 +0100
  11. ac85552 test: bus: Add a check that dev is not NULL by Simon Glass · Wed Jun 07 10:28:44 2017 -0600
  12. 9b4057a dm: test: Separate out the bus DT offset test by Simon Glass · Thu May 18 20:09:43 2017 -0600
  13. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · Mon Mar 20 12:51:48 2017 +0100
  14. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · Tue Jul 05 17:10:09 2016 -0600
  15. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · Mon Sep 28 23:32:01 2015 -0600
  16. 3a77be5 test: Generalize the unit test framework by Joe Hershberger · Wed May 20 14:27:27 2015 -0500
  17. 2410d88 dm: test: bus: Use a local variable to simplify code by Simon Glass · Wed Mar 25 12:21:51 2015 -0600
  18. 5104b98 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · Sun Jan 25 08:27:10 2015 -0700
  19. f4c9b3e dm: core: Allow the uclass to set up a device's child after binding by Simon Glass · Sun Jan 25 08:27:08 2015 -0700
  20. c23b428 dm: core: Allow uclasses to specify private data for a device's children by Simon Glass · Sun Jan 25 08:27:06 2015 -0700
  21. 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · Sun Jan 25 08:27:05 2015 -0700
  22. a4a51a0 dm: core: Add a post_bind method for parents by Simon Glass · Sun Jan 25 08:27:03 2015 -0700
  23. 57f9540 dm: core: Allow uclasses to specify platdata for a device's children by Simon Glass · Sun Jan 25 08:27:02 2015 -0700
  24. 11b6173 dm: core: Allow parents to have platform data for their children by Simon Glass · Sun Jan 25 08:27:01 2015 -0700
  25. 44da735 dm: core: Add functions for iterating through device children by Simon Glass · Mon Oct 13 23:41:49 2014 -0600
  26. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · Wed Jul 23 06:55:21 2014 -0600
  27. 60d971b dm: Introduce per-child data for devices by Simon Glass · Wed Jul 23 06:55:20 2014 -0600
  28. 48d4e29 dm: Add functions to access a device's children by Simon Glass · Wed Jul 23 06:55:19 2014 -0600
  29. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · Wed Jul 23 06:55:18 2014 -0600