summaryrefslogtreecommitdiff
path: root/include/dm/platdata.h
AgeCommit message (Expand)Author
2020-10-29dm: Don't allow U_BOOT_DEVICE() when of-platdata is usedSimon Glass
2020-10-29dm: Support parent devices with of-platdataSimon Glass
2020-10-29dm: Use an allocated array for run-time device infoSimon Glass
2020-10-29dm: core: Expand the comment for DM_GET_DEVICE()Simon Glass
2020-07-09core: extend struct driver_info to point to deviceWalter Lozano
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-01dm: core: remove orphaned parameter description in platdata.hHeinrich Schuchardt
2016-07-14dm: core: Expand platdata for of-platdata devicesSimon Glass
2015-07-21dm: Add platform data advice and admonishmentSimon Glass
2014-10-22dm: core: Allow a list of devices to be declared in one stepSimon Glass
2014-10-22dm: include <linker_lists.h> from platdata.h and uclass.hMasahiro Yamada
2014-10-22dm: fix commentsMasahiro Yamada
2014-07-23dm: Tidy up some header file commentsSimon Glass
2014-03-04dm: Add base driver model supportSimon Glass