1. ed205e6 doc: driver-model: Convert README.txt to reST by Bin Meng · 5 years ago[Renamed (64%) from doc/driver-model/README.txt]
  2. 54e1223 dm: doc: add documentation for pre-reloc properties in SPL and TPL by Patrick Delaunay · 5 years ago
  3. 1a6bd47 dm: doc: Update description of pre-relocation support by Bin Meng · 6 years ago
  4. 06f9446 fdt: Allow indicating a node is for U-Boot proper only by Simon Glass · 6 years ago
  5. a15a7aa doc: Update docs for device tree in SPL, TPL by Simon Glass · 6 years ago
  6. 15416c8 dm: Update README.txt to clarify device tree usage by Tom Rini · 6 years ago
  7. 09b8d67 doc: driver-model: Fix typo by Chris Packham · 6 years ago
  8. 27326c7 dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · 8 years ago
  9. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  10. daac3bf dm: allow setting driver_data before/during bind by Stephen Warren · 8 years ago
  11. e57f9c8 doc: driver-model: Update dm tests run using test.py by Jagan Teki · 9 years ago
  12. 97f3ee3 dm: Add platform data advice and admonishment by Simon Glass · 9 years ago
  13. 98a1605 dm: Update the README to reflect the current test output by Simon Glass · 9 years ago
  14. 2017aae dm: Update documentation for new bus features by Simon Glass · 10 years ago
  15. 9cc36a2 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  16. 2f3b95d dm: core: Set device tree node for root device by Simon Glass · 10 years ago
  17. 33fcd1b dm: README: recommend u-boot.dtb to try driver-model on sandbox by Masahiro Yamada · 10 years ago
  18. 38687ae dm: Update documentation to include CONFIG_DM... options by Simon Glass · 10 years ago
  19. 4324174 test: dm: Add additional GPIO tests by Simon Glass · 10 years ago
  20. d44f597 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · 10 years ago
  21. 4b8f11c test: dm: Update GPIO tests for new gpio_request() method by Simon Glass · 10 years ago
  22. 547cea1 dm: core: Add a clarifying comment on struct udevice's seq member by Simon Glass · 10 years ago
  23. a8981d4 dm: core: Add functions for iterating through device children by Simon Glass · 10 years ago
  24. a327dee dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  25. e59f458 dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  26. 997c87b dm: Add functions to access a device's children by Simon Glass · 10 years ago
  27. 1ca7e20 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  28. c910e2e dm: Avoid accessing uclasses before they are ready by Simon Glass · 10 years ago
  29. f4cdead dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  30. 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  31. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  32. 22ec136 dm: Expand and improve the device lifecycle docs by Simon Glass · 10 years ago
  33. ae7f451 dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  34. 34e4a2e docs: driver-model: Fix spelling by Chris Packham · 10 years ago
  35. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  36. 65c7053 dm: Add README for driver model by Simon Glass · 11 years ago