1. 1077839 dm: core: Allow a list of devices to be declared in one step by Simon Glass · 10 years ago
  2. 84d6cbd dm: cros_ec: Add support for driver model by Simon Glass · 10 years ago
  3. 4c2dbef dm: sf: Add a uclass for SPI flash by Simon Glass · 10 years ago
  4. c60e1f2 dm: sandbox: Add a SPI emulation uclass by Simon Glass · 10 years ago
  5. d7af6a4 dm: spi: Add a uclass for SPI by Simon Glass · 10 years ago
  6. 547cea1 dm: core: Add a clarifying comment on struct udevice's seq member by Simon Glass · 10 years ago
  7. accd4b1 dm: core: Allow parents to pass data to children during probe by Simon Glass · 10 years ago
  8. a8981d4 dm: core: Add functions for iterating through device children by Simon Glass · 10 years ago
  9. f887cb6 dm: add of_match_ptr() macro by Masahiro Yamada · 10 years ago
  10. b1799fc dm: fix include guard by Masahiro Yamada · 10 years ago
  11. 42c23dd dm: include <linker_lists.h> from platdata.h and uclass.h by Masahiro Yamada · 10 years ago
  12. 81b4e75 dm: fix comments by Masahiro Yamada · 10 years ago
  13. 57d9275 dm: Add a uclass for serial devices by Simon Glass · 10 years ago
  14. 1f359e3 dm: Adjust lists_bind_fdt() to return the bound device by Simon Glass · 10 years ago
  15. bb58503 dm: Add dm_scan_other() to locate board-specific devices by Simon Glass · 10 years ago
  16. a327dee dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  17. e59f458 dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  18. 997c87b dm: Add functions to access a device's children by Simon Glass · 10 years ago
  19. 1ca7e20 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  20. 0040b94 dm: Tidy up some header file comments by Simon Glass · 10 years ago
  21. f4cdead dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  22. 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  23. ab7cd62 dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  24. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  25. 9adbd7a dm: Provide a way to shut down driver model by Simon Glass · 10 years ago
  26. f2bc6fc dm: Tidy up four minor code nits by Simon Glass · 10 years ago
  27. 89876a5 dm: Cast away the const-ness of the global_data pointer by Simon Glass · 10 years ago
  28. ae7f451 dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  29. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  30. 2e7d35d dm: Add basic tests by Simon Glass · 11 years ago
  31. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago