Commit History

Author SHA1 Message Date
  Walter Lozano dc447b6b3f core: improve of_match_ptr with OF_PLATDATA 3 years ago
  Simon Glass 20349781a3 pci: Avoid a crash in device_is_on_pci_bus() 3 years ago
  Walter Lozano fed0f891c6 core: extend struct driver_info to point to device 4 years ago
  Walter Lozano addf358bac core: add support for U_BOOT_DRIVER_ALIAS 4 years ago
  Tom Rini f51b4bcf61 Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm 4 years ago
  Simon Glass ced1080489 dm: core: Add a way to skip powering down power domains 4 years ago
  Simon Glass 7ca2850cbc dm: core: Add basic ACPI support 4 years ago
  Anatolij Gustschin 5349e255ff dm: core: Add a flag for power domain control on device removal 4 years ago
  Simon Glass f217651575 dm: core: Drop the inclusion of linux/compat.h in dm.h 4 years ago
  Simon Glass 336d4615f8 dm: core: Create a new header file for 'compat' features 4 years ago
  Simon Glass 61b29b8268 dm: core: Require users of devres to include the header 4 years ago
  Simon Glass 903e83ee84 dm: core: Add a way to iterate through children, probing each 4 years ago
  Simon Glass f262d4ca4b dm: core: Add a way to read platdata for all child devices 4 years ago
  Simon Glass fc347fbdd4 dm: core: Use const where possible in device.h 4 years ago
  Simon Glass 42a8db5c5b dm: devres: Create a new devres header file 4 years ago
  Simon Glass 153851ddfa dm: core: Add a new flag to track platform data 4 years ago
  Simon Glass 04e19ffded dm: core: Add a comment for DM_FLAG_OF_PLATDATA 4 years ago
  Lokesh Vutla af94ad418d dm: core: Allow for not controlling the power-domain by DM framework 4 years ago
  Jean-Jacques Hiblot d8efa2ce2a dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array() 4 years ago
  Lokesh Vutla 240b932010 dm: core: Add a function to count the children of a device 4 years ago
  Simon Glass e5f7390458 dm: core: Add device_foreach_child() 4 years ago
  Simon Glass 3abe111535 dm: core: Add a few more specific child-finding functions 5 years ago
  Simon Glass cdb6aa0afb dm: core: Add a function to find the first inactive child 5 years ago
  Simon Glass 9f15cc14bf dm: core: Update some functions to use const 5 years ago
  Mario Six e4c98a59db core: Add dev_{disable,enable}_by_path 6 years ago
  Jean-Jacques Hiblot 7ec9181d6a dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode() 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Heinrich Schuchardt 80ee4fc504 dm: core: fix typo in comment (device.h) 6 years ago
  Masahiro Yamada c898cba41e dm: define dev_*() log functions in DM header 6 years ago
  Simon Glass 911f3aef35 dm: core: Rename of_device_is_compatible() 7 years ago