summaryrefslogtreecommitdiffstats
path: root/drivers/core/lists.c
Commit message (Expand)AuthorAgeFilesLines
* dm: simplify the loop in lists_driver_lookup_name()Masahiro Yamada2014-10-221-8/+1
* dm: Adjust lists_bind_fdt() to return the bound deviceSimon Glass2014-09-101-3/+7
* dm: Improve errors and warnings in lists_bind_fdt()Simon Glass2014-07-231-3/+13
* dm: Allow drivers to be marked 'before relocation'Simon Glass2014-07-231-3/+3
* dm: add missing includesJeroen Hofstee2014-07-181-0/+1
* dm: Add missing header files in lists and rootSimon Glass2014-06-201-0/+1
* dm: Rename struct device_id to udevice_idSimon Glass2014-06-201-1/+1
* dm: rename device struct to udeviceHeiko Schocher2014-05-271-4/+4
* dm: Add base driver model supportSimon Glass2014-03-041-0/+155
OpenPOWER on IntegriCloud