Commit Graph

33 Commits (06f94461a9f4769473651a34d7625f895ebe4996)

Author SHA1 Message Date
Simon Glass 06f94461a9 fdt: Allow indicating a node is for U-Boot proper only 6 years ago
Simon Glass a15a7aa47b doc: Update docs for device tree in SPL, TPL 6 years ago
Tom Rini 15416c86b4 dm: Update README.txt to clarify device tree usage 6 years ago
Chris Packham 09b8d67f31 doc: driver-model: Fix typo 6 years ago
Heiko Stübner 27326c7ee2 dm: allow limiting pre-reloc markings to spl or tpl 7 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Stephen Warren daac3bfee5 dm: allow setting driver_data before/during bind 8 years ago
Jagan Teki e57f9c8eef doc: driver-model: Update dm tests run using test.py 8 years ago
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 9 years ago
Simon Glass 2017aaef8c dm: Update documentation for new bus features 9 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 9 years ago
Simon Glass 2f3b95dbc7 dm: core: Set device tree node for root device 9 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 10 years ago
Simon Glass ae7f451308 dm: Rename struct device_id to udevice_id 10 years ago
Chris Packham 34e4a2ec0a docs: driver-model: Fix spelling 10 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 10 years ago
Simon Glass 65c70539e5 dm: Add README for driver model 10 years ago