~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc: add include/dm/platdata.h to the HTML documentationPatrick Delaunay2022-01-15
* dm: core: Drop device_get_by_driver_info()Simon Glass2021-03-26
* dtoc: Drop dm_populate_phandle_data()Simon Glass2021-01-05
* dtoc: Rename dt-platdata.c to dt-plat.cSimon Glass2021-01-05
* dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()Simon Glass2021-01-05
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-05
* dm: Rename 'platdata_size' to 'plat_size'Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: Don't allow U_BOOT_DEVICE() when of-platdata is usedSimon Glass2020-10-29
* dm: Support parent devices with of-platdataSimon Glass2020-10-29
* dm: Use an allocated array for run-time device infoSimon Glass2020-10-29
* dm: core: Expand the comment for DM_GET_DEVICE()Simon Glass2020-10-29
* core: extend struct driver_info to point to deviceWalter Lozano2020-07-09
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dm: core: remove orphaned parameter description in platdata.hHeinrich Schuchardt2018-01-01
* dm: core: Expand platdata for of-platdata devicesSimon Glass2016-07-14
* dm: Add platform data advice and admonishmentSimon Glass2015-07-21
* dm: core: Allow a list of devices to be declared in one stepSimon Glass2014-10-22
* dm: include <linker_lists.h> from platdata.h and uclass.hMasahiro Yamada2014-10-22
* dm: fix commentsMasahiro Yamada2014-10-22
* dm: Tidy up some header file commentsSimon Glass2014-07-23
* dm: Add base driver model supportSimon Glass2014-03-04