1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  2. 73466df dm: core: Access device flags through functions by Simon Glass · 3 years, 9 months ago
  3. 079ac59 test: Move some test drivers into their own file by Simon Glass · 3 years, 9 months ago
  4. 3f87608 test: Use a simple variable to record removed device by Simon Glass · 3 years, 9 months ago
  5. 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 3 years, 9 months ago
  6. ba0e7da dm: core: Switch binding to use new sequence numbers by Simon Glass · 3 years, 9 months ago
  7. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 3 years, 10 months ago
  8. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  9. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  10. 88e6a60 test: gpio: Add tests for the managed API by Jean-Jacques Hiblot · 4 years ago
  11. e180c2b dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 2 months ago
  12. 0e1fad4 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 2 months ago
  13. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  14. 240b932 dm: core: Add a function to count the children of a device by Lokesh Vutla · 5 years ago
  15. d92878a test: dm: core: Add test case for uclass driver's child_post_probe() by Bin Meng · 6 years ago
  16. 2786cd7 test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  17. 9f8037e sandbox: Unprotect DATA regions in bus tests by Simon Glass · 6 years ago
  18. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  19. f200680 dm: core: parse chosen node by Rob Clark · 7 years ago
  20. 4f414d3 test: bus: Add a check that dev is not NULL by Simon Glass · 7 years ago
  21. 298afb5 dm: test: Separate out the bus DT offset test by Simon Glass · 7 years ago
  22. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  23. 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  24. bcbe3d1 dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  25. e721b88 test: Generalize the unit test framework by Joe Hershberger · 9 years ago
  26. e23eb61 dm: test: bus: Use a local variable to simplify code by Simon Glass · 10 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. 081f2fc dm: core: Allow the uclass to set up a device's child after binding by Simon Glass · 10 years ago
  29. dac8db2 dm: core: Allow uclasses to specify private data for a device's children by Simon Glass · 10 years ago
  30. 9cc36a2 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  31. 0118ce7 dm: core: Add a post_bind method for parents by Simon Glass · 10 years ago
  32. ba8da9d dm: core: Allow uclasses to specify platdata for a device's children by Simon Glass · 10 years ago
  33. cdc133b dm: core: Allow parents to have platform data for their children by Simon Glass · 10 years ago
  34. a8981d4 dm: core: Add functions for iterating through device children by Simon Glass · 10 years ago
  35. a327dee dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  36. e59f458 dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  37. 997c87b dm: Add functions to access a device's children by Simon Glass · 10 years ago
  38. 1ca7e20 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago