~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dm: core: Add a command to show driver model statisticsSimon Glass2022-06-28
* dm: core: Add a way to collect memory usageSimon Glass2022-06-28
* doc: add include/dm/root.h to the HTML documentationPatrick Delaunay2022-01-15
* dm: core: Allow getting some basic statsSimon Glass2021-12-23
* dm: core: Adjust uclass setup with of-platdataSimon Glass2021-03-22
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: core: Drop unused parameter from dm_extended_scan_fdt()Simon Glass2020-12-13
* dm: core: Drop unused parameter from dm_scan_fdt()Simon Glass2020-12-13
* dm: Correct pre_reloc_only parameter description in several APIs' commentsBin Meng2018-11-14
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dm: core: add clocks node scanPatrice Chotard2017-09-11
* dm: core: Scan the live tree when setting up driver modelSimon Glass2017-06-01
* dm: core: Dont export dm_scan_fdt_node()Simon Glass2017-06-01
* dm: core: Add dm_remove_devices_flags() and hook it into device_remove()Stefan Roese2017-04-04
* dm: core: Handle global_data moving in SPLSimon Glass2016-12-02
* dm: Add dm_scan_other() to locate board-specific devicesSimon Glass2014-07-23
* dm: Provide a function to scan child FDT nodesSimon Glass2014-07-23
* dm: Tidy up some header file commentsSimon Glass2014-07-23
* dm: Support driver model prior to relocationSimon Glass2014-07-23
* dm: Allow drivers to be marked 'before relocation'Simon Glass2014-07-23
* dm: Provide a way to shut down driver modelSimon Glass2014-07-23
* dm: Tidy up four minor code nitsSimon Glass2014-06-20
* dm: rename device struct to udeviceHeiko Schocher2014-05-27
* dm: Add base driver model supportSimon Glass2014-03-04