summaryrefslogtreecommitdiff
path: root/drivers/core/lists.c
Commit message (Expand)AuthorAgeLines
* dm: Adjust lists_bind_fdt() to return the bound deviceSimon Glass2014-09-10-3/+7
* dm: Improve errors and warnings in lists_bind_fdt()Simon Glass2014-07-23-3/+13
* dm: Allow drivers to be marked 'before relocation'Simon Glass2014-07-23-3/+3
* dm: add missing includesJeroen Hofstee2014-07-18-0/+1
* dm: Add missing header files in lists and rootSimon Glass2014-06-20-0/+1
* dm: Rename struct device_id to udevice_idSimon Glass2014-06-20-1/+1
* dm: rename device struct to udeviceHeiko Schocher2014-05-27-4/+4
* dm: Add base driver model supportSimon Glass2014-03-04-0/+155