Commit Graph

26 Commits (e160f7d430f163bc42757aff3bf2bcac0a459f02)

Author SHA1 Message Date
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Simon Glass 2f11cd9121 dm: core: Handle global_data moving in SPL 8 years ago
Simon Glass cc7f66f70c dm: core: Add a function to bind child devices 8 years ago
Simon Glass 29629eb897 dm: core: Don't use device tree with of-platdata 8 years ago
Angelo Dureghello 5aeedebc33 dm: add manual relocation for devices 8 years ago
Stefan Roese 66eaea6cd1 dm: core: Add option to configure an offset for the address translation 9 years ago
Michal Simek 31e1029a8e dm: core: Add missing entries for manual relocation 9 years ago
Simon Glass bc7b2f431d dm: Provide better debugging when a device fails to bind 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 years ago
Simon Glass b2b0d3e712 dm: core: Select device tree control correctly for SPL 9 years ago
Michal Simek 484fdf5ba0 dm: Add support for all targets which requires MANUAL_RELOC 9 years ago
Simon Glass 94f7afdf7e dm: core: Ignore disabled devices when binding 9 years ago
Simon Glass 2f3b95dbc7 dm: core: Set device tree node for root device 9 years ago
Masahiro Yamada cbf86d7198 dm: core: a trivial clean up 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 10 years ago
Simon Glass 1ca7e2062b dm: Provide a function to scan child FDT nodes 10 years ago
Simon Glass ab7cd62790 dm: Support driver model prior to relocation 10 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 10 years ago
Simon Glass 9adbd7a116 dm: Provide a way to shut down driver model 10 years ago
Simon Glass 7497812d47 dm: Make sure that the root device is probed 10 years ago
Jeroen Hofstee fd536d818d dm: add missing includes 10 years ago
Simon Glass 89876a55a6 dm: Cast away the const-ness of the global_data pointer 10 years ago
Simon Glass 6a6d8fbef7 dm: Add missing header files in lists and root 10 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 10 years ago
Simon Glass 6494d708bf dm: Add base driver model support 10 years ago