summaryrefslogtreecommitdiffstats
path: root/include/dm/uclass-internal.h
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Export uclass_find_device_by_of_offset()Simon Glass2016-01-211-0/+16
* dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd listMasahiro Yamada2015-08-181-2/+2
* dm: core: Remove unbind operations when not requiredSimon Glass2015-04-231-0/+8
* dm: core: precise comments for get/find device by namePrzemyslaw Marczak2015-04-221-1/+1
* dm: core: remove type 'static' of function uclass_get_device_tail()Przemyslaw Marczak2015-04-221-3/+18
* dm: core: uclass: add function: uclass_find_device_by_name()Przemyslaw Marczak2015-04-221-23/+38
* dm: core: add internal functions for getting the device without probePrzemyslaw Marczak2015-04-221-0/+22
* dm: core: Add a uclass pre_probe() method for devicesSimon Glass2015-04-161-3/+4
* dm: core: Allow uclass to set up a device's child before it is probedSimon Glass2015-01-291-0/+11
* dm: Introduce device sequence numberingSimon Glass2014-07-231-0/+23
* dm: rename device struct to udeviceHeiko Schocher2014-05-271-5/+5
* dm: Add base driver model supportSimon Glass2014-03-041-0/+85
OpenPOWER on IntegriCloud