Commit Graph

25 Commits (08cb7420a2abe8fb0a99357f2a189c11bfc08d41)

Author SHA1 Message Date
Simon Glass 97f3ee34b6 dm: Add platform data advice and admonishment 9 years ago
Simon Glass 98a1605309 dm: Update the README to reflect the current test output 10 years ago
Simon Glass 2017aaef8c dm: Update documentation for new bus features 10 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 10 years ago
Simon Glass 2f3b95dbc7 dm: core: Set device tree node for root device 10 years ago
Masahiro Yamada 33fcd1bbd5 dm: README: recommend u-boot.dtb to try driver-model on sandbox 10 years ago
Simon Glass 38687ae676 dm: Update documentation to include CONFIG_DM... options 10 years ago
Simon Glass 4324174d03 test: dm: Add additional GPIO tests 10 years ago
Simon Glass d44f597b12 dm: gpio: Add gpio_requestf() helper for printf() strings 10 years ago
Simon Glass 4b8f11c2cc test: dm: Update GPIO tests for new gpio_request() method 10 years ago
Simon Glass 547cea19b8 dm: core: Add a clarifying comment on struct udevice's seq member 10 years ago
Simon Glass a8981d4f80 dm: core: Add functions for iterating through device children 10 years ago
Simon Glass a327dee0f4 dm: Add child_pre_probe() and child_post_remove() methods 10 years ago
Simon Glass e59f458de6 dm: Introduce per-child data for devices 10 years ago
Simon Glass 997c87bb0b dm: Add functions to access a device's children 10 years ago
Simon Glass 1ca7e2062b dm: Provide a function to scan child FDT nodes 10 years ago
Simon Glass c910e2e2da dm: Avoid accessing uclasses before they are ready 10 years ago
Simon Glass f4cdead24a dm: Allow a device to be found by its FDT offset 10 years ago
Simon Glass 5a66a8ff86 dm: Introduce device sequence numbering 10 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 10 years ago
Simon Glass 22ec136325 dm: Expand and improve the device lifecycle docs 11 years ago
Simon Glass ae7f451308 dm: Rename struct device_id to udevice_id 11 years ago
Chris Packham 34e4a2ec0a docs: driver-model: Fix spelling 11 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 11 years ago
Simon Glass 65c70539e5 dm: Add README for driver model 11 years ago