Commit Graph

96 Commits (3c85c8b9f91334b001837123ffaba0a17cde51eb)

Author SHA1 Message Date
Simon Glass ecc2ed55ee dm: i2c: Add tests for I2C 10 years ago
Simon Glass 20142019a9 dm: Add a simple EEPROM driver 10 years ago
Simon Glass c70c71d833 dm: i2c: Add I2C emulation driver for sandbox 10 years ago
Simon Glass c6202d857e dm: i2c: Add a uclass for I2C 10 years ago
Simon Glass e33dc221f4 dm: Add a function to bind a device by driver name 10 years ago
Simon Glass 479728cb0c dm: core: Add functions to find parent and OF data 10 years ago
Simon Glass 2ef249b442 dm: core: Allow access to the device's driver_id data 10 years ago
Ye.Li e3568d2eca DM: thermal: Add imx thermal DM driver 10 years ago
Simon Glass a94f468fa2 dm: Disable dm_warn() in SPL 10 years ago
Simon Glass 3ac435d33a dm: Allow device removal features to be dropped 10 years ago
Masahiro Yamada d064cbffff dm: serial: use Driver Model for UniPhier serial driver 10 years ago
Masahiro Yamada 86256b796e dm: move platform data headers to include/dm/platform_data 10 years ago
Simon Glass 756ac0bb15 test: dm: Support memory leak checking as a core feature 10 years ago
Simon Glass da802b9e27 dm: core: Add support for simple-bus 10 years ago
Simon Glass 10778398b3 dm: core: Allow a list of devices to be declared in one step 10 years ago
Simon Glass 84d6cbd302 dm: cros_ec: Add support for driver model 10 years ago
Simon Glass 4c2dbefde5 dm: sf: Add a uclass for SPI flash 10 years ago
Simon Glass c60e1f2547 dm: sandbox: Add a SPI emulation uclass 10 years ago
Simon Glass d7af6a4851 dm: spi: Add a uclass for SPI 10 years ago
Simon Glass 547cea19b8 dm: core: Add a clarifying comment on struct udevice's seq member 10 years ago
Simon Glass accd4b19b3 dm: core: Allow parents to pass data to children during probe 10 years ago
Simon Glass a8981d4f80 dm: core: Add functions for iterating through device children 10 years ago
Masahiro Yamada f887cb6d86 dm: add of_match_ptr() macro 10 years ago
Masahiro Yamada b1799fcbdc dm: fix include guard 10 years ago
Masahiro Yamada 42c23dd2aa dm: include <linker_lists.h> from platdata.h and uclass.h 10 years ago
Masahiro Yamada 81b4e751c2 dm: fix comments 10 years ago
Simon Glass 57d92753d4 dm: Add a uclass for serial devices 10 years ago
Simon Glass 1f359e3611 dm: Adjust lists_bind_fdt() to return the bound device 10 years ago
Simon Glass bb58503d80 dm: Add dm_scan_other() to locate board-specific devices 11 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 0040b94429 dm: Tidy up some header file comments 11 years ago
Simon Glass f4cdead24a dm: Allow a device to be found by its FDT offset 11 years ago
Simon Glass 5a66a8ff86 dm: Introduce device sequence numbering 11 years ago
Simon Glass ab7cd62790 dm: Support driver model prior to relocation 11 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 11 years ago
Simon Glass 9adbd7a116 dm: Provide a way to shut down driver model 11 years ago
Simon Glass f2bc6fc331 dm: Tidy up four minor code nits 11 years ago
Simon Glass 89876a55a6 dm: Cast away the const-ness of the global_data pointer 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 2e7d35d2a6 dm: Add basic tests 11 years ago
Simon Glass 6494d708bf dm: Add base driver model support 11 years ago