summaryrefslogtreecommitdiffstats
path: root/drivers/core/uclass.c
Commit message (Expand)AuthorAgeFilesLines
* dm: do not check the existence of uclass operationMasahiro Yamada2014-10-221-4/+0
* dm: Avoid accessing uclasses before they are readySimon Glass2014-07-231-0/+2
* dm: Allow a device to be found by its FDT offsetSimon Glass2014-07-231-0/+35
* dm: Introduce device sequence numberingSimon Glass2014-07-231-0/+78
* dm: Move uclass error checking/probing into a functionSimon Glass2014-07-231-6/+22
* dm: Cast away the const-ness of the global_data pointerSimon Glass2014-06-201-1/+1
* dm: rename device struct to udeviceHeiko Schocher2014-05-271-15/+16
* dm: Add base driver model supportSimon Glass2014-03-041-0/+285
OpenPOWER on IntegriCloud