Historique des commits

Auteur SHA1 Message Date
  Claudiu Beznea cfecbaf4e7 dm: core: add support for device re-parenting il y a 3 ans
  Simon Glass 6d65ac310f dm: core Fix long line in device_bind_common() il y a 3 ans
  Tom Rini 7208396bbf Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" il y a 3 ans
  Simon Glass 5d9dc917e1 dm: core Fix long line in device_bind_common() il y a 3 ans
  Walter Lozano fed0f891c6 core: extend struct driver_info to point to device il y a 4 ans
  Walter Lozano 908d0243ac core: drop const for struct driver_info il y a 4 ans
  Simon Glass f7ae49fc4f common: Drop log.h from common header il y a 4 ans
  Simon Glass 90526e9fba common: Drop net.h from common header il y a 4 ans
  Simon Glass b0dcc87106 dm: core: Read parent ofdata before children il y a 4 ans
  Heinrich Schuchardt f93a07dd4f dm: core: remove redundant if statement il y a 4 ans
  Simon Glass 903e83ee84 dm: core: Add a way to iterate through children, probing each il y a 4 ans
  Simon Glass f262d4ca4b dm: core: Add a way to read platdata for all child devices il y a 4 ans
  Simon Glass fc347fbdd4 dm: core: Use const where possible in device.h il y a 4 ans
  Simon Glass 153851ddfa dm: core: Add a new flag to track platform data il y a 4 ans
  Simon Glass bcd90cb692 dm: core: Export a new function to read platdata il y a 4 ans
  Simon Glass 82de42fa14 dm: core: Allocate parent data separate from probing parent il y a 4 ans
  Simon Glass 29f7d05a34 dm: core: Move ofdata_to_platdata() call earlier il y a 4 ans
  Simon Glass a41e6daf05 dm: core: Don't clear active flag twice when probe() fails il y a 4 ans
  Simon Glass 1eb69ae498 common: Move ARM cache operations out of common.h il y a 4 ans
  Jean-Jacques Hiblot fd1ba29652 drivers: clk: Fix using assigned-clocks in the node of the clock it sets up il y a 4 ans
  Lokesh Vutla af94ad418d dm: core: Allow for not controlling the power-domain by DM framework il y a 4 ans
  Peng Fan f0cc4eae9a core: device: use dev_power_domain_on il y a 4 ans
  Thomas Fitzsimmons 7f3289bf6d dm: device: Request next sequence number il y a 4 ans
  Lokesh Vutla 240b932010 dm: core: Add a function to count the children of a device il y a 4 ans
  Simon Glass ea14778d06 dm: core: Call ofdata_to_platdata() with of-platdata il y a 4 ans
  Marek Vasut d7677bfc04 dm: core: Decouple DM from DT il y a 4 ans
  Anatolij Gustschin 44e02e39a9 dm: device: make power domain calls optional il y a 4 ans
  Bin Meng a1f99e4666 dm: core: Call clk_set_defaults() during probe() only for a valid ofnode il y a 4 ans
  Jean-Jacques Hiblot 3542ff29e4 dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL il y a 5 ans
  Simon Glass 3abe111535 dm: core: Add a few more specific child-finding functions il y a 5 ans