Commit Graph

28 Commits (d1cd045982b1e1e4db2c1cc2b2b932f739b78a11)

Author SHA1 Message Date
Simon Glass 4324174d03 test: dm: Add additional GPIO tests 10 years ago
Simon Glass 756ac0bb15 test: dm: Support memory leak checking as a core feature 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 0ae0cb7b50 dm: sf: Add tests for SPI flash 10 years ago
Simon Glass ebcab48a03 dm: spi: Add tests 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 11 years ago
Simon Glass e59f458de6 dm: Introduce per-child data for devices 11 years ago
Simon Glass 997c87bb0b dm: Add functions to access a device's children 11 years ago
Simon Glass 1ca7e2062b dm: Provide a function to scan child FDT nodes 11 years ago
Simon Glass c910e2e2da dm: Avoid accessing uclasses before they are ready 11 years ago
Simon Glass f4cdead24a dm: Allow a device to be found by its FDT offset 11 years ago
Simon Glass b7d665705e dm: Display the sequence number for each device 11 years ago
Simon Glass 5a66a8ff86 dm: Introduce device sequence numbering 11 years ago
Simon Glass 4e8bc21170 dm: Avoid activating devices in 'dm uclass' command 11 years ago
Simon Glass fffa24d7c5 dm: Move device display into its own function 11 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 11 years ago
Simon Glass 7497812d47 dm: Make sure that the root device is probed 11 years ago
Simon Glass eb9ef5fee7 dm: Use an explicit expect value in core tests 11 years ago
Simon Glass 4af5b1445c dm: Use '*' to indicate a device is activated 11 years ago
Simon Glass 184b1b7175 dm: Fix printf() strings in the 'dm' command 11 years ago
Simon Glass b6a49a7ae7 dm: Allow driver model tests only for sandbox 11 years ago
Simon Glass ae7f451308 dm: Rename struct device_id to udevice_id 11 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 11 years ago
Simon Glass 96495d90fe dm: Add GPIO support and tests 11 years ago
Simon Glass 0681195977 dm: Add a 'dm' command for testing 11 years ago
Simon Glass 2e7d35d2a6 dm: Add basic tests 11 years ago