Histórico de Commits

Autor SHA1 Mensagem Data
  Simon Glass c57f806bf2 dm: core: Add a way to find a device by its driver há 9 anos atrás
  Simon Glass b06750501f dm: core: Add uclass_first_device_err() to return a valid device há 9 anos atrás
  Simon Glass 1b30d61d78 dm: core: Export uclass_find_device_by_of_offset() há 9 anos atrás
  Simon Glass 20af3c0a00 dm: core: Call uclass post_bind() after the driver's bind() method há 9 anos atrás
  Simon Glass c275dfefeb dm: core: Provide uclass_find_device_by_phandle() only when needed há 9 anos atrás
  Bin Meng 50dae85c71 dm: core: Remove unnecessary codes in uclass_pre_remove_device() há 9 anos atrás
  Simon Glass 3346c87625 dm: Improve handling of a missing uclass há 9 anos atrás
  Masahiro Yamada 0a5804b53a dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list há 9 anos atrás
  Simon Glass d82ba4c0b4 dm: core: Support finding a device by phandle há 10 anos atrás
  Simon Glass 2fda14ae6a dm: core: Check for empty list in uclass_find_device() há 10 anos atrás
  Masahiro Yamada 643e69021e dm: change dm_warn() message into debug() in uclass_add() há 10 anos atrás
  Simon Glass f66529f998 dm: core: Correct bug introduced in uclass_first/next_device() há 10 anos atrás
  Simon Glass 7f9875e733 dm: core: Remove unbind operations when not required há 10 anos atrás
  Simon Glass 07d260e047 dm: core: Handle recursive unbinding of uclass devices há 10 anos atrás
  Przemyslaw Marczak 794d521917 dm: core: remove type 'static' of function uclass_get_device_tail() há 10 anos atrás
  Przemyslaw Marczak b7af1a2da7 dm: core: uclass: add function: uclass_get_device_by_name() há 10 anos atrás
  Przemyslaw Marczak e0735a4c60 dm: core: uclass: add function: uclass_find_device_by_name() há 10 anos atrás
  Przemyslaw Marczak c1d6f91952 dm: core: add internal functions for getting the device without probe há 10 anos atrás
  Simon Glass 02c07b3741 dm: core: Add a uclass pre_probe() method for devices há 10 anos atrás
  Simon Glass 83c7e434c9 dm: core: Allow uclass to set up a device's child before it is probed há 10 anos atrás
  Simon Glass 081f2fcbd9 dm: core: Allow the uclass to set up a device's child after binding há 10 anos atrás
  Masahiro Yamada 29a1bedbf3 dm: do not check the existence of uclass operation há 10 anos atrás
  Simon Glass c910e2e2da dm: Avoid accessing uclasses before they are ready há 11 anos atrás
  Simon Glass f4cdead24a dm: Allow a device to be found by its FDT offset há 11 anos atrás
  Simon Glass 5a66a8ff86 dm: Introduce device sequence numbering há 11 anos atrás
  Simon Glass 9ca296a1b0 dm: Move uclass error checking/probing into a function há 11 anos atrás
  Simon Glass 89876a55a6 dm: Cast away the const-ness of the global_data pointer há 11 anos atrás
  Heiko Schocher 54c5d08a09 dm: rename device struct to udevice há 11 anos atrás
  Simon Glass 6494d708bf dm: Add base driver model support há 11 anos atrás